/*  
Theme Name: Desiring Brett
Theme URI: http://www.stunningbeauty.org
Description: Desiring Brett Wordpress Theme
Version: 2
Author: stunning beauty
Author URI: http://www.stunningbeauty.org
*/


/* Body Stuff */

body{
margin:0;
padding:0;
line-height: 1.5em;
background-image:  url(images/bg.jpg); 
background-repeat: repeat-x;
background-color: #ffffff;
font-size: 10px;
font-family : verdana; 
color: #d7d7d7;
}

/*Code For Extra css Navigation Bar*/

#navi { margin: 0; padding: 0; width: 93%; }
#navi ul, #navi li{ list-style-type: none; padding-top: 2px; font-weight: bold; text-align:center; }
#navi li a { text-decoration: none; display: block; width:100%; padding: 5px; }
#navi a:link, #navi a:visited { color: #454646; background-color: #e8e8e8; border-left: 6px double #f75aab; } 
#navi #akt { color: #454646; background-color: #e8e8e8; border-left: 6px double #f75aab; } 
#navi a:hover, #navi a:hover#akt { color: #FFFFFF; background-color: #f75aab; border-left: 6px double #e8e8e8; }

/*Navigation Bar End*/	

/* Link Stuff */

/*-----Link Style-----*/
a:link {
	color: #3b73b0;
	text-decoration: none;
	font-size: 8px;
	font-weight: bold;
	text-transform: uppercase;
}
a:visited {
	text-decoration: none;
	color: #3b73b0;
	font-size: 8px;
	font-weight: bold;
	text-transform: uppercase;
}
a:hover {
	text-decoration: none;
	color: #c18453;
	font-size: 8px;
	font-weight: bold;
	text-transform: uppercase;
	border-bottom: 1px dotted #3ba578;
}
a:active {
	text-decoration: none;
	color: #3b73b0;
	font-size: 8px;
	font-weight: bold;
	text-transform: uppercase;}

/* Main Text Stuff */

strong {color: #3ba578;}
b {color: #3ba578;}

em,i {
	color: #c18453;
}
italic { color: #c18453;}
u {color: #5292c7; text-decoration: none;}

#maincont{
width: 968px;
margin: 0 auto; 
text-align:justify;
position:relative;
}

#topsection{
height: 379px;
}

#topsection h1{
margin: 0;
padding-top: 15px;
}

#contentwrapper{
float: left;
width: 100%;
}

#contentcolumn{
margin-left: 310px;
margin-right: 40px;
}






#leftcolumn{
float: left;
width: 280px;
margin-left: -950px;
}


.borderimage{
	border-style: dotted;
	border-width:1px;
	border-color: #ababab;
	padding:5px;
	background-color:#FFFFFF;

}

.affiliates1 img, .affiliates a:link, .affiliates a:visited { 	border-style: dotted;
	border-width:1px;
	border-color: #ababab;
	padding:5px;
	background-color:#FFFFFF;

}

/*Footer Style included the linkstyle of the footer*/

#footer{
clear: left;
width: 100%;
background: #3b73b0;
background-image:url(images/bgfooter.jpg);
color: #f8f8f8;
text-align: center;
padding: 6px 0;
}

#footer a{
color: #ffffff;
}

.innertube{
margin: 0px;
margin-top: 0;
}


/*site style*/

.allsite{
	background-color: #f3f3f3;
	border: 1px solid #c9c9c9;
	padding: 3px;
	}

/*Title Style of a Post*/

.titlelist {
background-color: #f3f3f3;
	border-bottom: 0px solid #DDE0CF;
	border-left: 0px solid #910A57;
	border-top: 0px solid #000000;
	border-right: 0px solid #B20000;
	font-size:11px;
	font-family:arial;
        font-weight:bold;
	color: #f8f8f8;
	text-align: center;
	text-transform:uppercase;
	letter-spacing: 1px;
	line-height: 18px;
	letter-spacing: 3px;
	padding-left: 5px;
}

.titlepost {
background-color: #3b73b0;
	border-bottom: 0px solid #DDE0CF;
	border-left: 0px solid #910A57;
	border-top: 0px solid #000000;
	border-right: 0px solid #B20000;
	font-size:11px;
	font-family:arial;
        font-weight:bold;
	color: #d8e9b2;
	text-align: center;
	text-transform:uppercase;
	letter-spacing: 1px;
	line-height: 18px;
	letter-spacing: 3px;
	padding-left: 5px;
}


.titlepost a{
color: #f8f8f8;}

.titlepost a:visited{
color: #f8f8f8;}

.titlepost a:hover{
color: #d8e9b2;
text-decoration: none;}


/*Style of a Date in a Post*/

.date {
	background-color: #4f88c5;
	border-bottom: 0px solid #DDE0CF;
	border-left: 0px solid #A12541;
	border-top: 0px solid #000000;
	border-right: 0px solid #B20000;
	font-weight:bold;
	font-size: 9px;
	font-family:tahoma;
	color: #f8f8f8;
	text-align: center;
	letter-spacing: 1px;
	line-height: 18px;
	text-transform:uppercase;

}
.news-title3 {
	background-color: #4f88c5;
	border-bottom: 0px solid #DDE0CF;
	border-left: 0px solid #A12541;
	border-top: 0px solid #000000;
	border-right: 0px solid #B20000;
	font-weight:bold;
	font-size: 9px;
	font-family:tahoma;
	color: #f8f8f8;
	text-align: center;
	letter-spacing: 1px;
	line-height: 18px;
	text-transform:uppercase;

}
.date a{
color: #f8f8f8;}

.date a:visited{
color: #f8f8f8;}

.date a:hover{
color: #d8e9b2;
text-decoration: none;}

/*Style of the Site Content*/

.content{
	background-color: #e7e7e7;
	text-align: center;
	line-height: 13px;
	font-family: verdana;
	font-size: 9px;
	color: #1e1e1e;
	}

/*Comment Line Style*/
.h3{
	background-color: #3b73b0;
	border-bottom: 0px solid #DDE0CF;
	border-left: 0px solid #910A57;
	border-top: 0px solid #000000;
	border-right: 0px solid #B20000;
	font-size:11px;
	font-family:arial;
        font-weight:bold;
	color: #d8e9b2;
	text-align: center;
	text-transform:uppercase;
	letter-spacing: 1px;
	line-height: 18px;
	letter-spacing: 3px;
	padding-left: 5px;
}
h3{
	background-color: #4f88c5;
	border-bottom: 0px solid #DDE0CF;
	border-left: 0px solid #910A57;
	border-top: 0px solid #000000;
	border-right: 0px solid #B20000;
	font-size:11px;
	font-family:arial;
        font-weight:bold;
	color: #f8f8f8;
	text-align: center;
	text-transform:uppercase;
	letter-spacing: 1px;
	line-height: 18px;
	letter-spacing: 3px;
	padding-left: 5px;
}
.h1{
	background-color: #4f88c5;
	border-bottom: 0px solid #DDE0CF;
	border-left: 0px solid #910A57;
	border-top: 0px solid #000000;
	border-right: 0px solid #B20000;
	font-size:11px;
	font-family:arial;
        font-weight:bold;
	color: #f8f8f8;
	text-align: center;
	text-transform:uppercase;
	letter-spacing: 1px;
	line-height: 18px;
	letter-spacing: 3px;
	padding-left: 5px;
}
h1{
	background-color: #4f88c5;
	border-bottom: 0px solid #DDE0CF;
	border-left: 0px solid #910A57;
	border-top: 0px solid #000000;
	border-right: 0px solid #B20000;
	font-size:11px;
	font-family:arial;
        font-weight:bold;
	color: #f8f8f8;
	text-align: center;
	text-transform:uppercase;
	letter-spacing: 1px;
	line-height: 18px;
	letter-spacing: 3px;
	padding-left: 5px;
}
.meta{
	background-color: #4f88c5;
	text-align: right;
	line-height: 13px;
	font-family: tahoma;
	font-size: 9px;
	color: #f8f8f8;
	padding-right: 10px;
	}
.meta a{
color: #d8e9b2;}

.meta a:visited{
color: #d8e9b2;}

.meta a:hover{
color: #d8e9b2;
text-decoration: none;}

/*Sidebar Style*/

.sidebarall{
	background-color: #f3f3f3;
	border: 1px solid #c9c9c9;
	padding: 3px;
	}

.sidebartitle {
	background-color: #3b73b0;
	border-bottom: 0px solid #C3C3C3;
	font-weight:bold;
	font-size: 11px;
	font-family:arial;
	color: #f8f8f8;
	text-align: center;
	text-transform:uppercase;
	letter-spacing: 1px;
	line-height: 18px;
	padding-left: 5px;

}

.sidebarcontent{
	background-color: #e7e7e7;
	border: 0px solid #F0F0F0;
	text-align: justify;
	line-height: 13px;
	font-family: tahoma;
	font-size: 10px;
	color: #262626;
	}


input, select, textarea {
font-family:'Verdana', Trebuchet MS, Arial, Helvetica, Sans-serif; 
font-size:10px; 
color: #1e1e1e; 
filter:alpha(opacity=90); 
background: #e7e7e7; 
border-top:1px dotted #3b73b0;
border-right:1px dotted #3b73b0;
border-bottom:1px dotted #3b73b0;
border-left:1px dotted #3b73b0;
}