/*
Theme Name: Privacy Partners
Theme URI: http://blog.privacypartners.com/
Description: A professional WP theme, exclusive for Privacy Partners.
Version: 1.0
Author: Rui Figueiredo
Author URI: http://www.perfectly-random.com
*/


/* standard elements */
html {min-height: 100%;}

* {	margin: 0; padding: 0; }

a {color: #000033; text-decoration: underline; }
a:hover {color: #3366FF; text-decoration: underline;}

body {
	background: #FFFFFF;
	border-top: 10px solid #202234;
	color: #000;
	font: normal 62.5% Tahoma,sans-serif;
}

p,code,ul {padding-bottom: 1.2em;}

li {list-style: none;}

img { border: none 0px; padding: 1px 2px 1px 2px; }

code {
	background: #FFF;
	border: 1px solid #EEE;
	border-left: 6px solid #C1CAD3;
	color: #666;
	display: block;
	font: normal 1em Tahoma,sans-serif;
	line-height: 1.6em;
	margin-bottom: 12px;
	padding: 8px 10px;
	white-space: pre;
}

blockquote {
	background: url(img/quote.gif) no-repeat;
	display: block;
	font-weight: bold;
	padding-left: 28px;
}


/* misc */
.clearer {clear: both;}
.left {float: left;}
.left2 {float: left; width: 700px; }
.center {text-align: center;}
.right {float: right;}


/* structure */
.main {	
	width: 900px;
	margin: 0 auto;
}

.container {
	margin: 0 auto;
	width: 899px;
	background: #fafafa;
	border: 1px solid #dedede;
}


/* header */
.top {
	width: 900px;
	margin: 0 auto;
}

.title-banner {
	width: 444px;
	height: 92px;
}

.header {
	background: url(images/header.jpg) no-repeat bottom;
	color: #827d7b;
	margin: 0 auto;
	width: 900px;
	height: 170px;
}


/* right navigation */
.rightnav {
	background: url(images/sb-bg.gif) repeat-y;
	float: right;
	width: 250px;
	margin: 10px 10px 0px 25px;
	padding-top: 0px;
}

.rightnav .bottom ul{
	background: url(images/sb-bottom.gif) no-repeat bottom;
	width: 250px;
	padding-bottom: 27px;
	margin-bottom: -10px;
}

.rightnav h2 {
	background: url(images/sidebar-header.jpg) no-repeat;
	color: #4a4949;
	font: italic 1.7em Tahoma,sans-serif;
	width: 250px;
	height: 40px;
	line-height: 38px;
	margin: 0px;
	padding: 0px 0 0 20px;
}

.rightnav .special li a{
	background: url(images/sb-break.gif) repeat-x bottom;
	font-size: 1.2em;
	font-weight: normal;
	color: #101010;
	margin: 0px 0px 0px 20px;
	line-height: 20px;
	padding: 5px 0 6px 20px;
	text-decoration: none;
	width: 199px;
}


.rightnav .special li a:hover { color: #493e3e; text-decoration: none; }

.rightnav .special2 li a {
	color: #101010;
	text-decoration: none;
}

.rightnav .special2 li {
	background: url(images/sb-break.gif) repeat-x bottom;
	font-size: 1.2em;
	font-weight: normal;
	color: #101010;
	margin: 0px 0px 0px 20px;
	line-height: 20px;
	padding: 5px 0 6px 20px;
	text-decoration: none;
	width: 199px;
}

.rightnav .special2 { color: #548d54; }

.rightnav a {
	font-size: 1em;
	color: #548d54;
	text-decoration: underline;
	display: block;
	margin: 0 auto;
	width: 95%;
}

.rightnav li a:hover { color: #548d54; text-decoration: underline; }


/* content */
.content {
	float: left;
	margin: 10px 0 0 0px;
	padding-left: 10px;
	width: 604px;
}

.post {
	background: url(images/post-bg.gif) repeat-y;
	color: #2f2f2f;
	width: 609px;
	float: left;
	margin-bottom: 20px;
}

.postform {
	background: #f8f7f7;
	color: #000;
	width: 579px;
	float: left;
	margin-top: 7px;
	margin-bottom: 10px;
	padding: 5px 10px 0 20px;
	border: solid 1px #eeeeee;
}

.post h3 { color: #000; font: bold 1.2em Arial,sans-serif; }

.post .box { clear: both; background: url(images/post-break.gif) no-repeat bottom; width: 609px; padding-top:2px; font: normal 1.2em Arial,sans-serif; }

.post .text { width: 96%; color: #000; padding: 8px 8px 0px 8px; text-align: left; }



.nav { display: block; color: #000; width: 570px; float: left; margin: 0px 10px 4px 20px; }
.nav h1, .nav h2 { color: #000; font: bold 1.2em Arial,sans-serif; }
.nav h3 { color: #000; font: bold 1.5em Arial,sans-serif; }
.nav a { color: #000; font: bold 1.2em Arial,sans-serif; }
.nav a:hover { text-decoration: none; }
.alignright { float: right; }
.alignleft { float: left; }

.title { background: url(images/post-title.png) repeat-y; width: 609px; height: 40px; }

.title h1 { color: #2f2f2f; font: bold 1.4em Verdana,Arial,Tahoma,sans-serif; margin: 0px 0 0 30px; line-height: 23px; }
.title h2 { color: #031219; font: bold 1.4em "Trebuchet MS",Arial,sans-serif; padding-bottom: 6px; }
.title a { color: #2f2f2f; text-decoration: none; }

.nofound { color: #203866; font: bold 1.4em "Trebuchet MS",Arial,sans-serif; }

.descr {
	color: #2f2f2f;
	font: normal 1em Verdana,Arial,Tahoma,sans-serif;
	padding-left: 18px;
	width: 500px;
}

.descr a {
	color: #FFF;
}


.content .comments {
	background: url(images/post-bottom.gif) no-repeat left bottom;
	margin: 0 auto;
	text-align: left;
	width: 609px;
}

.content .comentar {
	background: url(images/comment.gif) no-repeat;
	margin: 0 auto;
	width: 66px;
	height: 19px;
}

.content .comentar a { color: #524847; }

.content li { list-style: url(img/li.gif); margin-left: 18px; }

.comments {
	width: 319px;
	float: left;
	height: 15px;
	color: #000000;
	font-size: 1.1em;
	font-weight: normal;
	text-decoration: none;
	margin-left: 5px;
	padding: 0px 0 13px 8px;
	text-align: left;
}

.moretext {
	margin-left: 250px;
	text-decoration: underline;
	text-align: center;
}

a:hover {
	text-decoration: none;
}

.content .comments2 {
	background: url(images/post-bottom.gif) no-repeat left bottom;
	margin: 0 auto;
	text-align: left;
	width: 609px;
}

.comments2 {
	height: 15px;
	color: #000000;
	font-size: 1.1em;
	font-weight: normal;
	text-decoration: none;
	margin-left: 5px;
	padding: 4px 0 8px 8px;
}

.comment {
	background: #f8f7f7;
	width: 609px;
	float: left;
	color: #000;
	font-size: 1em;
	margin-bottom: 10px;
	padding-top: 5px;
	text-align: left;
	border: solid 1px #eeeeee;
}

.content .comm-date {
	width: 400px;
	float: left;
	color: #000;
	font-size: 1em;
	margin-left: 8px;
}

.txt {
	width: 590px; color: #000; padding: 8px; float: left; text-align: left;
}

.txt2 {	
	width: 400px;
	height: 5px;
	margin-left: 14px;
	float: left;
}

.comment a, .comments a { color: #000; text-decoration: none; }
.txt2 a { color: #000; text-decoration: underline; }
.comment a:hover, .comments a:hover { text-decoration: underline; }
.comauthor { margin-left: 8px; color: #000; }
.comauthor a { color: #000; text-decoration: none; }
.comauthor h3 { color: #000; text-decoration: none; }



.info {
	background: url(images/post-bottom.gif) no-repeat left bottom;
	margin: 0 auto;
	text-align: left;
	width: 609px;
	color: #000;
	font-size: 1em;
	float: left;
	padding: 5px 10px 0 10px;
}

.info a { color: #000; }
.info a:hover { text-decoration: underline; }

.search {
	width: 210px;
	height: 26px;
	margin: 10px 0 0 20px;
}

.search form, .search form input{
	color: #000000;
	margin: 0;
	padding: 0;
	border: 0;
	background-color: transparent;
}
.search form .comeon{
	float: left;
	width: 163px;
	height: 28px;
	overflow: hidden;
	background: url(images/search.gif) no-repeat;
	padding: 4px 0 0 4px;
}
.search form .sbutton{
	float: left;
	width: 39px;
	height: 24px;
	overflow: hidden;
}


/* footer */
.footer {
	background: url(images/footer.gif) repeat-x;
	width: 900px;
	height: 185px;
	margin: 0 auto;
}

.footer h3 { font: normal 1.3em "Times New Roman",Arial,sans-serif; color: #999999; padding-bottom: 5px; }

.address {
	width: 227px;
	height: 80px;
	color: #999999;
	float: left;
	font: normal 1em Arial,sans-serif;
	margin: 10px 0 0 72px;
	padding:  22px 0 0 0;
	text-align: left;
	border-right: solid 1px #999999;
}

.telephone {
	width: 279px;
	height: 80px;
	color: #999999;
	float: left;
	font: normal 1em Arial,sans-serif;
	margin: 10px 0 0 20px;
	padding:  22px 0 0 0;
	text-align: left;
	border-right: solid 1px #999999;
}

.email {
	width: 280px;
	height: 102px;
	color: #999999;
	float: right;
	font: normal 1em Arial,sans-serif;
	margin: 10px 0 0 20px;
	padding:  22px 0 0 0;
	text-align: left;
}

.copyright {
	width: 900px;
	color: #FFFFFF;
	float: left;
	margin: 0 auto;
	font: normal 1.1em Arial,sans-serif;
	margin: 10px 0 0 0;
	text-align: center;
}

.footer a,.footer a:hover {color: #FFFFFF; text-decoration: none;}


/* Begin Calendar */
#wp-calendar { empty-cells: show; margin: 0 auto; width: 120px; }
#wp-calendar a { clear: both; color: #000; text-decoration: underline; }	
#wp-calendar #next a { padding-right: 10px; text-align: right; }
#wp-calendar #prev a { padding-left: 10px; text-align: left; }
#wp-calendar caption { text-align: center; width: 100%; }
#wp-calendar td { padding: 3px 0; text-align: center; }