/*
Theme Name: Pink Fun
Description: The WordPress theme was designed by Maruf Rahman, from over at <a href="http://www.propertyinvestmentproject.co.uk/">Property Investment</a>.
Version: 1.0
Author: Maruf Rahman
Author URI: http://www.propertyinvestmentproject.co.uk/
Tags: black, white, grey, pink, fixed width, widgets, simple, right sidebar, clean


	This theme was designed and built by Maruf Rahman,
	whose blog you will find at http://www.propertyinvestmentproject.co.uk/

	If you have any questions about this theme, please
	visit http://www.propertyinvestmentproject.co.uk/blog/2008/09/18/start-your-own-property-blog/
*/



/* Global
------------------------------------------------------------------*/
html, body, form, fieldset, h1, h2, h3, h4, h5, h6, p, pre, blockquote, ul, ol, dl, address {
	margin: 0;
	padding: 0;
}
ul, li {
	list-style-type: none;
}
a {
	outline: none;
}
a:hover {
	text-decoration: none;
}
body {
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
img {
	border: none;
}
table {
	border: 2px solid;
	border-color: #ffffff;
	background: #E7C8FE;
}
#wrapper {
	width: 800px;
	margin: 0 auto;
	text-align: left;
	margin-top: 10px;
}
* html #wrapper {
	width: 800px;
}
#subwrapper {
	border: 10px solid #551B56;
	float: left;
}
#header {
	width: 800px;
	height: 200px;
	float: right;
	position: relative;
}
#headerleft {
	positon: relative;
	left: 0px;
	top: 0px;
	height: 200px;
	width: 230px;
	background: #fff;
	filter: alpha( opacity = 85);
	-moz-opacity: 0.85;
	-khtml-opacity: 0.85;
	opacity: 0.85;
	z-index: 1;
}
#flashHeader {
	position:absolute;
	top: 0px;
	left: 0px;
	z-index:-1;
        overflow: hidden;
}
/* H1 tags
 
 ------------------------------------------------------------------*/
h1 {
	font-size: 20px;
	color:#fff;
}
h2 {
	font-size: 18px;
	text-transform: uppercase;
	color: #ffffff;
}
/* Header
 
 ------------------------------------------------------------------*/ 
/*#blogtitle {
	background: #9a359a;
	color: #DFC6FD;
	width: 185px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 35px;
	text-align: center;
	filter: alpha( opacity = 65);
	-moz-opacity: 0.65;
	-khtml-opacity: 0.65;
	opacity: 0.65;
	padding: 10px;
}*/

#blogtitle {
	position: relative;
	color: #DFC6FD;
        background: #9a359a;
	width: 170px;
	left:0px;
	top: 31px;
	border-left: 10px;
	border-right: 10px;
	border-top: 35px;
	border-bottom: 35px;
	text-align: center;
        filter: alpha( opacity = 65);
	-moz-opacity: 0.65;
	-khtml-opacity: 0.65;
	opacity: 0.65;
	padding: 10px;
	z-index: 502;
}
#blogdesc {
	position: relative;
	left: 0px;
	top: 15px;
	margin-top: 10px;
	margin-bottom: 15px;
	line-height: 1.6em;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	color: #DFC6FD;
        filter: alpha( opacity = 65);
	-moz-opacity: 0.65;
	-khtml-opacity: 0.65;
	z-index: 500;
}
/*#rss{
 background:url('images/rss.png');
 height:231px;
 width:123px;
 position:absolute;
 top:25px;
 right:-40px;
 }
 * html #rss{
 background:url('images/rss.gif');
 }*/
/* Navigation
 
 --------------------------aa56ac----------------------------------------*/ 
#navigation {
	background: #7e2880;
	clear: both;
	padding: 5px;
	padding-left:50px;
	width: 745px;
	float: left;
	font-size:16px;
}
#navigation a {
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
	padding: 5px;
	margin: 0px;
	padding: 2px 3px;
}
#navigation a:hover {
	background: #aa56ac;
}
#navigation ul {
	margin-left: 0px;
	list-style: none;
	margin: 0px;
	padding: 0;
	float: left;
	color:#ffffff;
}
#navigation ul li a {
	position: relative;
	display: block;
	background: #7e2880;
}
#navigation ul {
	display: inline;
	position: relative;
}
#navigation ul ul {
	position: absolute;
	z-index: 500;
}
div#navigation ul ul {
	display: none;
}
div#navigation ul li:hover ul, div#navigation ul ul li:hover ul {
	display: block;
}
/* Maincontent
 
 ------------------------------------------------------------------*/ #maincontent {
	background: #ffffff;
	float: left;
}
#paging a {
	font-size: 18px;
	color: #F7359C;
}
#paging .alignleft {
	float: left;
}
#paging .alignright {
	float: right;
}
#pagetitle h2 {
	color: #F7359C;
	font-size: 22px;
	margin-bottom: 20px;
}
/* Sidebar
 
 ------------------------------------------------------------------*/ 
 #sidebar {
	position: relative;
	float: left;
	z-index: 0;
	width: 230px;
	text-align: 25px;
	font-size: 0.8em;
	color: #fff;
}
#sidebar .xoxo {
	background: #dfc6fd url('images/bg_sidebar.gif') center top repeat-y;
	margin: 0;
	padding: 5px;
}
#sidebar .widget {
	padding: 0 0.5em;
}
#sidebar .sidebar-top {
	height: 15px;
	background: #dfc6fd url('images/bg_sidebar_top_sqr.gif') center top no-repeat;
}
#sidebar .sidebar-bottom {
	height: 42px;
	background: #dfc6fd url('images/bg_sidebar_bottom_sqr.gif') center bottom no-repeat;
}
/*******
 
 * Sidebar
 
 *******/ #sidebar h2 {
	font-size: 1.7em;
	line-height: 1.5em;
	text-align: left;
	border-bottom: 1px dashed #fff;
	padding: 0.1em 0;
}
#sidebar a {
	color:#862B88;
}
#sidebar a:visited {
	color:#551B56;
}
#sidebar h2 a {
	color: #fff !important;
	border: 0;
}
#sidebar h2 img {
	display: none;
}
#sidebar a:hover, #sidebar a:active {
	color: #fff;
}
#sidebar .widget_links .xoxo {
	padding: 0;
}
/*#sidebar{
 width:230px;
 float:left;
 padding-bottom:20px;
 
 }
 #sidebar h2{
 margin-top:15px;
 margin-bottom:10px;
 }
 #sidebar li{
 margin-left:10px;
 }
 #sidebar ul{
 margin:0 10px 0 10px;
 }
 #sidebar li a{
 color:#fff;
 font-size:12px;
 line-height:1.8em;
 text-transform: uppercase;
 }
 #searchform{
 margin:10px 0 10px 0;
 }
 #searchform .searchforminput{
 border:0px;
 width:204px;
 height:20px;
 padding:2px;
 margin-bottom:10px;
 color:#666;
 font-size:14px;
 }*/
/* Content
 
 ------------------------------------------------------------------*/ 
 #content {
	width: 550px;
	float: left;
	margin: 20px 10px 20px 10px;
}
* html #content {
	width: 545px;
}
#content img {
	max-width: 550px;
}
#content .blogtitle h2 a {
	color: #000;
	font-size: 18px;
	text-transform: uppercase;
}
#content .blogdate {
	font-style: italic;
	margin-top: 5px;
	color: #F7359C;
}
#content .blogdate a {
	color: #F7359C;
}
#content .blogcontent {
	margin-top: 10px;
	line-height: 1.6em;
}
#content .blogtags {
	margin-top: 10px;
}
#content .blogtags a {
	color: #000;
}
.entrycontainer {
	border-bottom: 1px solid #000;
	padding-bottom: 20px;
	margin-bottom: 20px;
}
.blogcontent p {
	margin-bottom: 15px;
}
.blogcontent a {
	color: #F7359C;
}
.blogcontent ul, .blogcontent ul {
	margin: 10px 10px 10px 20px;
}
.blogcontent li {
	list-style-type: disc;
	margin: 20px 20px 20px 40px;
	width: 480px;
}
blockquote {
	border-left: 4px solid #666;
	width: 530px;
	margin: 10px;
	padding: 0 0 10px 10px;
	letter-spacing: 1px;
	color: #666;
}
/* comments
 
 ------------*/ #commentwrap, #commentreplies {
	float: left;
	margin: 20px 0 0 0;
}
#commentwrap textarea {
	width: 500px;
}
.commentitle {
	border-bottom: #666 solid 2px;
	float: left;
	width: 540px;
}
#commentwrap h3, #commentreplies h3 {
	background: #333;
	float: left;
	padding: 8px;
	font-size: 13px;
	color: #fff;
}
#commentform {
	float: left;
	width: 540px;
	padding-top: 10px;
	padding-bottom: 20px;
}
ol.commentlist {
	float: left;
	width: 545px;
}
ol.commentlist li {
	float: left;
	width: 540px;
	padding: 10px 0 10px 10px;
	border-bottom: 1px solid #999;
	background: #fff;
}
ol.commentlist a {
	color: #333;
}
ol.commentlist a:hover {
	color: #666;
}
.commentwrapper {
	float: left;
}
.commentleft {
	float: left;
}
.commentright {
	float: right;
}
.commentcentre {
	float: left;
	width: 120px;
}
.commentright p {
	width: 405px;
	padding-left: 10px;
}

.commentsavatar {
	border: #c0c0c0 solid 1px;
	padding: 4px;
	margin-right: 5px;
	float: left;
}
.commentauthor {
	font-size: 11px;
	color: #333;
	font-weight: bold;
	float: left;
	width: 120px;
	padding-left: 5px;
}
.commentdate {
	font-size: 11px;
	color: #999;
	width: 120px;
	padding-left: 5px;
}
.commentcomment {
	float: left;
	font-size: 13px;
}
.commentcomment em {
	color: #999;
	padding-left: 8px;
	line-height: 1.8em;
}
.commentcomment p {
	margin-bottom: 10px;
}
#commentwrap textarea {
	padding: 0px;
	border: 0px;
	margin: 10px 10px 10px 0;
	border: 1px solid #666;
}
#commentwrap label {
	color: #666;
	font-weight: bold;
}
#commentloggedin {
	color: #666;
	float: left;
	font-size: 12px;
	margin: 10px 10px 10px 0;
}
#commentloggedin a {
	color: #F7359C;
}
.commentedit {
	width: 405px;
	padding-left: 10px;
	margin-top: 15px;
}
#youmustbe {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	letter-spacing: -0.1em;
	font-weight: bold;
	color: #333;
	margin: 10px 0 10px 0;
}
#youmustbe a {
	color: #666;
}
#youmustbe a:hover {
	background: #c0c0c0;
}
/* Footer
 
 ------------------------------------------------------------------*/ 
 #footer {
	text-align: center;
	margin: 10px 10px 10px 0;
	font-size: 11px;
	color: #666;
}
#footer a {
	color: #666;
}
/* Wordpress required
 
 ------------------------------------------------------------------*/ 
 .aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
.clear {
	clear: both;
}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
<!--
[if IE]> <style type="text/css" media="screen"> #navigation ul li {
float: left;
width: 100%;
}
</style> <![endif]
-->
<!--
[if lt IE 7]> <style type="text/css" media="screen"> body {
behavior: url(csshover.htc);
font-size: 100%;
}
#navigation ul li a {
	height: 1%;
}
#navigation a, #menu h2 {
	font: bold 0.7em/1.4em arial, helvetica, sans-serif;
}
</style> <![endif]
-->
