/* ******** */
/* DEFAULTS */
/* ******** */
a {
	color:#0000FF;
}

a:hover {
	color:#FFCC00;
}

#frame {
	top:337px;
	left:50%;
	width:839px;
	margin-top:0px;
	margin-left:-419px;
	padding:0;
	text-align:left;
	position:relative;
	background-color:#FFF;
	height: 100%;
}
#pageheader {
	margin:0;
	padding:0;
}

#mainContent {
	margin-right:190px;
	padding:0;
	margin-bottom:15px;
	background-color: #FFFFFF;
	padding-top: 15px;
	font-size: 12px;	
}
#sidebarContent {
	float:right;
	width:175px;
	margin:0;
	margin-bottom:15px;
	margin-left: 17px;
	padding-top: 0px;
	margin-right: 17px;
	padding-bottom: 20px;
	background-color: #FFFFFF;
}

div.site_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size:26px;
	font-style:normal;
	font-weight:bold;
	color:#000066;
	width:740px;
	margin:15px 0px;
}
div.nav {
	text-align:left;
	margin:0px auto 5px auto;
	padding:6px 5px;
	/*background-color: #666666;
	background-image: url(http://www.andreatantaros.com/images/blog_bar.jpg);
	background-repeat: repeat-x;
	border-bottom:2px solid #333; */
}
div.nav A:link {
	padding:0px 12px;
	border-right:1px solid #999;
	font-weight: bold;
	color: #0000FF;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
}
div.nav A:visited {
	font-weight: bold;
	color: #0000FF;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	padding:0px 12px;
	border-right:1px solid #999;
}
div.nav A:active {
	font-weight: bold;
	color: #0000FF;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	padding:0px 12px;
	border-right:1px solid #999;
}
div.nav A:hover {
	padding:0px 12px;
	border-right:1px solid #999;
	text-decoration: underline;
	color: #CD4166;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
}
#PFooter {
	width:839px; height:27px; margin:0px auto; padding:15px 0px 0px 0px; clear:both;
}
#PFooter a {
	font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #0000CC; text-decoration: none;
}
#PFooter a:active a:visited {
	color: #0000CC; text-decoration: none;
}
#PFooter a:hover {
	color: #FFCC00; text-decoration: none;
}
#FootNav { width:340px; margin:10px 0px; padding:0px; font-family: Arial, Helvetica, sans-serif; font-size:11px; font-weight: normal; color: #333; float:left;  }

#FootNav li { 
	list-style-image:url(http://www.andreatantaros.com/images/blog_square.jpg); 
}
#PFMiddle
{
	float: left;
	background: url(http://www.andreatantaros.com/images/footer_shade_bg1.jpg) repeat-x;
	width: 778px;
}
#PFLeft, #PFRight
{
	float: left;
}
#PCopyright {
	width:340px; height:auto; margin:10px 0px; padding:0px 15px; text-align:right; font-family: Arial, Helvetica, sans-serif; font-size:9px; font-weight: normal; color: #333; text-decoration: none; float:right;
}
#PHeader {
	width:873px; background:#FFF bottom center repeat-x; position:absolute; top:0px; left:50%; margin-left:-436px; z-index:1; 
}
#PHLogo {
	float:left; margin-top:0px;
}
#PHBorderTop
{
	width:873px; float:left; margin-top:0px;
}
#PHBorderLeft, #PBBorderLeft
{
	background-image: url(http://www.andreatantaros.com/images/border_shade_leftbg.jpg);
	float: left;
	width: 17px;
}
#PHBlank
{
	float: left;
	width: 211px;
	z-index: 1;
}
#PHBorderRight
{
	float: left;
	width: 33px;
}
#PHBorderRightGray
{
	float: left;
	width: 17px;
}
#PHSearch {
	width:185px; float:right; margin-top:20px; text-align:center;
}
#PHLinks a {
	font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #0000CC; text-decoration: none;
}
#PHLinks a:active a:visited {
	color: #0000CC; text-decoration: none;
}
#PHLinks a:hover {
	color: #FFCC00; text-decoration: none;
}
#search {
	background-color: transparent; border: 0px solid #fff;
}
#search br {
	display: none;
}
/*
#criteria {
	font-family: Arial, Helvetica, sans-serif; font-size: 12px; width: 110px; height: 24px; margin:5px 0px  0px 0px; padding: 3px 3px 3px 3px; border: 1px solid #CCCCCC; background: #F2F2F2;
}
/* Hide Mac \*/
/*#criteria {
	border: 0px solid #fff; background: transparent url(../images_1205/text_field.gif) no-repeat fixed;
}
html>body #criteria {
	background: transparent url(../images_1205/text_field.gif) no-repeat;
}
*/
/* Float Clearing Styles */
.clearfix:after { content:"."; display:block;  height:0;  clear:both;  visibility:hidden; overflow: hidden; } 
.clearfix {display:inline-block;} 
/* Hide from IE Mac \*/ 
* html .clearfix {height: 1%;}
.clearfix {display:block;}


