/*



File:			custom.css



Description:	Custom styles for Thesis







BASIC USAGE:







If you have enabled the custom stylesheet in the Thesis options panel, the <body> tag 



will be appended with the \"custom\" class, like so: <body class=\"custom\">. You can use 



the \"custom\" class to override *any* CSS declarations contained in the style.css file.







For example, if you wish to change the default link color to green, you would add the 



following declarations to this file:







	.custom a, .custom a:visited { color: #090; }	<--- This makes links green



	.custom a:hover { color: #00f; }				<--- This makes links blue when you mouse over them







WHY THIS WORKS:







By using the \"custom\" class, you are creating more specific CSS declarations for HTML



elements. CSS styling is applied through rules of specificity, and because declarations



prepended with .custom are more specific, they get applied when the page is rendered!







More information about styling your Thesis installation using this file can be found



in the User\'s Guide:



	http://diythemes.com/thesis/rtfm/customizing-thesis-with-customcss/



*/







.custom ul#tabs li {background:#F3C1E6;}



.custom ul#tabs li.rss {background:none;}



.custom ul#tabs li.current_page_item, .custom ul#tabs li.current-cat {background:#F9E2F3;}



.custom ul#tabs li.rss a:hover {



text-decoration: underline;



background: url(http://wpresser.com/wp-content/themes/thesis/images/icon-rss.gif) no-repeat;



background-position: right;}



.custom ul#tabs li a:hover {text-decoration:none; background:#F9E2F3;}



.custom ul#tabs li.current_page_item a:hover {text-decoration:none; background:#F9E2F3;}



.custom ul#tabs li.current-cat a:hover {text-decoration:none; background:#F9E2F3;}



























@charset \"utf-8\";



/* CSS Document */







/* v1.0 | 20080212 */







html, body {



	margin: 0;



	padding: 0;



}







body {



	background-image:url(/images/bodybg.png);



	background-repeat: repeat-x;



	background-color: #D78BAA;



}











#wrapper {



	width: 964px;



	margin-right: auto;



	margin-left: auto;



	position: relative;



	padding-right: 0px;



	padding-left: 0px;



	overflow: hidden;



	margin-bottom: 10px;



}



#header {



	height: 345px;



	width: 964px;



	background-image: url(/images/header.jpg);



	background-repeat: no-repeat;



	position: relative;



	margin-top: 25px;



        margin-bottom: 25px;

margin-left:4px;


        



}



#maincontent {



	width: 964px;



	overflow: hidden;



	background-color: #FFF;



padding-left:25px;



}







#footer {



	width: 950px;



	background-color: #D489A8;



	text-align: center;



margin-top: -10px;



border: none;



}



.paratext {



	font-family: \"Myriad Pro\";



	font-size: 16px;



	line-height: 1.2em;



}



h3 {



	font-family: \"Adobe Caslon Pro\";



	font-size: 24px;



	line-height: 1.2em;



	font-weight: bold;



	padding-top: 13px;

text-transform:capitalize;



}







.footertext {



	font-family: Verdana, Geneva, sans-serif;



	font-size: 22px;



	font-weight: bold;



	color: #FFF;



	padding-top: 3px;



	letter-spacing: 1px;



}







#leftcol {



	float: left;



	width: 585px;



	padding-left: 0px;



	padding-right: 10px;



border-right:3px solid #F4F4F4;

margin-top: 25px;



}



#rightcol {



	float: left;



	width: 315px;



	padding-left: 8px;



padding-top: 0px;

margin-top: 15px;

}



#toppic {



	height: 200px;



	width: 964px;



	background-image: url(/images/toppic.jpg);



	padding-left: 0px;



	background-repeat: no-repeat;



margin-left: -45px;



}



#maintoprounded {



	background-image: url(/images/toprounded.jpg);



	background-repeat: no-repeat;



	height: 17px;



	width: 964px;



	margin-top: 0px;



	background-color: #FFF;



}



#mainbottomrounded {



	background-image: url(/images/bottomrounded.gif);



	background-repeat: no-repeat;



	height: 17px;



	width: 964px;



	margin-bottom: 0px;







}



.heading {



	font-family: \"Myriad Pro\";



	font-size: 23px;



	color: #145101;



	font-weight: normal;



}





.custom .menu {

list-style-image:none;

list-style-position:outside;

list-style-type:none;

position:relative;

z-index:50;

margin-top: -63px;

margin-bottom: 5px;

margin-left: auto;

margin-right: auto;

width: 964px;
padding-left:5px;

}

.custom .menu, .menu a, .menu li ul {

font-size: 16px;

color: #27591A;

background: none;





cursor: hand;



}

.custom .menu .tab {

margin-right:0px;

margin-left:0px;

cursor: hand;

background: none;

}

.custom #page {

background: none;

}

#header {

margin-top: 0px;

}

.custom #content_box {

background: #ffffff;

margin-left:6px;

}

.custom .menu a:hover, .menu .current ul a:hover, .menu .current-cat ul a:hover, .menu .current-parent a, .menu .current-parent a:hover {

background: none;

}







.custom .menu .current a, .menu .current-cat a, .menu .current .tab {

background: none;

color: #71264D;

}



.custom .menu a {

<!--background-color: #71264D;-->

color: #ffffff;

}

.custom .menu ul a {

background: #6D3451;

color: #ffffff;

margin-top: 0px;

width: 208px;

padding-top: 6px;

padding-bottom: 6px;

font-size: 14px;



}

.custom .menu ul a:hover {

background: #6D3451;

color: #F3C4E8;

}

.custom .menu .current ul a {

background: #6D3451;

color: #ffffff;

}

.custom .menu .current ul a:hover {

color: #F3C4E8;

}

.custom .menu a {

background: none;

}

.custom .menu a:hover {

color: #71264D;

}



.custom .menu ul .current a {

background:#6D3451 none repeat scroll 0 0;

color: #ffffff;

}

.custom .menu ul .current a:hover {

background: #6D3451 none repeat scroll 0 0;

color: #F3C4E8;

cursor: hand;

}



#topinfo {

	text-align: center;

position: absolute;

left: 17px;

top: 8px;

}



#topinfo ul li {

	display: inline;

	padding-right: 100px;

	padding-left: 5px;

	font-size: 20px;

color:#27591A;

	font-family:\"Helvetica Neue\",Helvetica,Arial,sans-serif;

	text-transform:capitalize;

font-weight: bold;



	line-height: 1.2em;

}



.custom .menu, .menu a, .menu li ul {

	font-family:\"Helvetica Neue\",Helvetica,Arial,sans-serif;

	text-transform:capitalize;

font-weight: bold;



	font-size: 18px;



	line-height: 1.2em;



}

a {

   outline: none;

}

.sidebar h3 {

font-variant:small-caps;

letter-spacing:2px;

}

.custom #content {

padding-left: 20px;
margin-top:20px;
width:600px;



}

#sidebars {

border:0 none;

float:left;

width:315px;

}



.custom .submenu ul {

margin-left: -236px;

margin-top: 28px;

}



.format_text p {

margin-bottom: .8em;

margin-top: 0px;

color:#000;

}



h1 {

text-align: center;

color:#27591A;

letter-spacing: 3px;

margin-bottom: 5px;

}



#content li {margin-bottom: 5px;

}



.headline_area {

margin-bottom:1.4em;

}