/*
Theme Name: Regillo
Theme URI: http://www.regillo.com/
Description: The default theme for Regillo.
*/

@charset "utf-8";
/* CSS Document */

html { height: 100%; }

/* IE-specific hack */
* html #content {
height: 100%;
}

body {
	background: #a0b4b8 url(images/backblue.gif) repeat-x;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	height: 100%;
}
a:link, a:active, a:visited {
	text-decoration: none;
	color: #a32b53;
}
a:hover {
	text-decoration: underline;
	color: #a32b53;
}
#wrapper {
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	width: 785px;
	padding-bottom: 50px;
	height: 100%;
	position: relative;
	min-height: 100%;
}

* html #wrapper {
height: 100%;
}

#header {
	width: 100%;
	height: 54px;
	background-image: url(images/reg5_02.gif);
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	/*position: relative;*/
	top: 0px;
	color: #FFFFFF;
	text-align: left;
}
#header #headerInfo {
	float: right;
	width: 20%;
	font-size: 9px;
	margin-bottom: 5px;
	text-align: left;
	padding-bottom: 5px;
	position: absolute;
	top: 5px;
	right: 15px;
	margin: 0 25px 0 0;
	_margin: 0 25px 0 0;
	margin-left: 0;
}
#header a:link, #header a:active, #header a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#header a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

#navigate  {
	height: 28px;
	background-color: #FFFFFF;
	position: relative;
	top: 0px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	background-image: url(images/backmenu.gif);
	background-repeat: repeat-x;
	padding-right: 5px;
	padding-left: 0px;
	padding-top: 5px;
	text-align: center;
}
#navigate ul {
	list-style-type: none;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	display: inline;
	color: #FFFFFF;
	font-weight: bolder;
	font-size: 12px;
	letter-spacing: 0.1em;
	text-align: center;
}
#navigate ul li {
	display: inline;
	margin-right: 30px;
}
#navigate  ul li a:link, #navigate ul li a:active, #navigate ul li a:visited {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
#navigate ul li a:hover {
	color: #FFFFFF;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

#navigate2  {
	height: 28px;
	background-color: #FFFFFF;
	position: relative;
	top: 0px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	background-image: url(images/backmenu.gif);
	background-repeat: repeat-x;
	padding-right: 5px;
	padding-left: 0px;
	padding-top: 5px;
	text-align: center;
}
#navigate2 ul {
	list-style-type: none;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	display: inline;
	color: #FFFFFF;
	font-weight: bolder;
	font-size: 12px;
	letter-spacing: 0.1em;
	text-align: center;
}
#navigate2 ul li {
	display: inline;
	margin-right: 30px;
}
#navigate2  ul li a:link, #navigate2 ul li a:active, #navigate2 ul li a:visited {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
#navigate2 ul li a:hover {
	color: #FFFFFF;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

#content {
	height: auto;
	background: url('images/side_bg.gif') repeat-y;
	position: relative;
	min-height: 100%;
}

* html #content
{
height: 100%;
}

#navigate img {
	padding-right: 50px;
}
#navigate2 img {
	padding-right: 50px;
}

#contentBanner  {
	background-color: #FFFFFF;
	height: 205px;
	position: relative;
	top: 0px;
}
#rightContent {
	position: relative;
	top: 0px;
	/*background-color: #FFFFFF;*/
	width: 535px;
	float: right;
	text-align: left;
	height: 100%;
	min-height: 100%;
	padding: 15px;
}

* html #rightContent
{
height: 100%;
}


#rightContent h3 { padding-top: 25px; }
#rightContent h3 a { color: #a32b53; }
#rightContent .entry p { clear: both; }

.rightfloatimg   {
	float: right;
}

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	clear: right;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
	
a img {
	border: none;
}
/* End Images */

/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.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;
}
/* End captions */

#leftContent {
	position: relative;
	top: 0px;
	/*background: url('images/side_bg.gif') repeat-y;*/
	width: 206px;
	float: left;
	height: auto;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	border-top-width: 8px;
	border-top-style: solid;
	border-top-color: #a32b53;
	font-size: 0.85em;
	text-align: left;
}


#leftContent img {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
#footer {
	height: 34px;
	width: 100%;
	float: none;
	clear: both;
	color: #000000;
	font-size: 10px;
	text-align: center;
	border-top-width: 1px;
	border-top-style: double;
	border-top-color: #333333;
}

/*.leftcontentbottom {
	background-image: url(images/leftcornersbottom.jpg);
	background-repeat: no-repeat;
	position: relative;
	bottom: 0px;
	height: 12px;
	width: 206px;
}*/

#leftContent .widget { margin-bottom: 10px; }
#leftContent ul li.widget {
	margin-left: -35px;
	list-style-type: none;
	font-size: 11px;
	font-weight: bold;
}
#leftContent ul li.widget a { color: #a32b53; }
#leftContent ul li.widget ul li {
	margin-left: -5px;
	list-style-type: disc;
	font-size: 10px;
}
#leftContent ul li.widget ul li a:link, #leftContent ul li.widget ul li a:active, #leftContent ul li.widget ul li a:visited {
	color: #a32b53;
}
#leftContent a:hover { text-decoration: underline; }
#leftContent ul li.widget a:link, #leftContent ul li.widget a:active, #leftContent ul li.widget a:visited {
	color: #000;
}


strong {
	font-family: Arial, Helvetica, sans-serif;
	/*color: #a32b53;*/ /* Disabled to match original */
}
p { margin-top: 17px; margin-bottom: 17px; }

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	text-transform: uppercase;
	color: #a32b53;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #a32b53;
	/*text-transform: uppercase;*/
	font-weight: bolder;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	line-height: 0.8em;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	line-height: 0.9em;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: -5px;
	margin-left: 0px;
}

/* cforms */
.linklove { display: none; }
.cform { text-align: left; }

/* quotes */
.quotes { margin-top: 30px; margin-bottom: 20px; }
.qauthor { font-weight: normal; font-size: 0.9em; }
.qquote { font-size: 0.97em; font-style: normal; }

/* twitter */
#leftContent #twitter_div { padding-right: 5px; }
#leftContent #twitter_update_list li { padding-top: 5px; padding-bottom: 5px; }
#leftContent #twitter-link { color: #a32b53; padding-bottom: 15px; padding-right: 6px; padding-top: 8px; }

/* breadcrumbs */
.breadcrumbs { padding: 0; margin: 6px 0 20px 0; }

/* profiles */
.profile { background-color: #f5f5f5; padding: 8px; width: 517px; height: 150px; margin-bottom: 10px; display: block; float: left; }
.profile img { float: left; display: block; }
hr.space { border: solid 1px #f5f5f5; padding: 0; margin: -10px 0 0 0; _margin: 0; }
.socialbadge { margin: -20px 0 0 335px; float: right; width: 160px; }
.socialbadge img { margin-right: 5px; }
span.bio { width: 352px; height: 100%; margin: 5px 0 0 0; _margin: 0; float: right; }

/* archive page */
.arch_box { border-bottom: solid 1px #e5e5e5; padding-bottom: 10px; margin: 0; }

/* archive navigation */
.navigation { padding: 10px 0 0 0; }