/*
Theme: "Thomas Riggs"
Designer: Simon Fell - Pedalo Limited.
CSS by: Baysaa Boroo - Pedalo Limited.
Year: 2008

Copyright &copy 2008 Pedalo Limited
*/

body{
margin:0;
padding:0;

background-color: #FFFFFF;
/*background-image:url(images/bg_body.jpg);
background-position:0 0;
background-repeat:repeat-x;*/
}

#wrap{
padding:0;
margin:0 auto;
width:948px;
float:none;

border-left:1px solid #CCCCCC;
border-right:1px solid #CCCCCC;
border-bottom:1px solid #CCCCCC;
}

a:link, a:visited{ color:#482F8A; text-decoration:none; }
a:hover{ color:#000000; text-decoration:underline; }


/* ----------------------------------- START HEADER ---------------------------------------*/

#header{
padding:0;
margin:0;
width:100%;
height:137px;

background-image:url(images/logo.gif);
background-position:top left;
background-repeat:no-repeat;
}

div.menuSpacer {
background-color:#FFFFFF;
width:100%;
height:21px;
}

div.search-box{
position:absolute;
top:0px;
right:45px;
line-height:30px;
display:none!important;
}

#IEroot div.search-box{
}

.search-button{
padding:0;
margin:0;
width:144px;
background-repeat:no-repeat;
}

#s, #s2{
border:1px solid #646464;
width:142px;
color:#CCCCCC;
font-size:12px;
height:16px;
}

#s.over, #s2.over{
color:#000000;
font-size:12px;
}

/* ----------------------------------- END HEADER ---------------------------------------*/
/*****************************************************************************************/
/* ----------------------------------- START BODY ---------------------------------------*/

#body{
width:100%;
padding:0px 0px;

background-color:#FFFFFF;
}

#leftbar{
padding:0;
margin:0 44px 0 35px;
width:156px;

float:left;
}

#rightbar{
padding:0;
margin:0 0 0 44px;
width:134px;

float:left;
}

#content
{
padding:0;
margin:0 0 20px 0;
width:535px;

float:left;
}

#content h2, #content h2 a{
font-family:Arial, "Times New Roman", Times, serif;
font-size:18px;
font-weight:normal;
color:#392D33;
text-decoration:none;
padding:0 0 5px 0;
margin:0 0 10px 0;
display:block;
height:24px;
}

#content h2 {
border-bottom:1px solid #C0A4BD;
}

#content h2 a:hover{
/* empty */
}

#content h3, #content h3 a{
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
color:#000000;
font-weight:bold;
text-decoration:none;
padding:0;
margin:10px 0;
}

#content h4, #content h4 a{
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
color:#246464;
}

#content .postedon{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#575757;
font-weight:normal;
margin-top:0;
}

#content .postedon a{
text-decoration:none;
}

#content .postedon a:hover{
color:#000000;
}

#content .postedby{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#575757;
font-weight:normal;
margin-bottom:0;
}

#content .postedby a{
text-decoration:none;
}

#content .postedby a:hover{
color:#000000;
}

#content p, #content span, #content{
color:#000000;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}

#content p{
margin:10px 0;
line-height:16px;
}

#content hr{
border:none;
border-top:1px solid #279F82;
}

#IEroot #content hr{
border:none;
height:1px;
background-color:#279F82;
color:#279F82;
}

/* ----------------------------------- END BODY ---------------------------------------*/
/***************************************************************************************/
/* ----------------------------------- START WIDGETS ----------------------------------*/

div.widget
{
	padding:0;
	margin:0 0 20px 0;
	
	background-color:#C0A4BD;
}

div.widget h2
{
	padding:0px 10px;
	margin:0;
	width:136px;

	background:#7B4076;
	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:31px;
	color:#FFFFFF;
	font-weight:normal;
	
	border-bottom:1px solid #FFFFFF;
	text-transform:uppercase;
}

div.widget ul
{
	list-style:none;
	padding:0;
	margin:0;
	background:#C0A4BD;
}

div.widget ul li
{
	padding:0;
	margin:0;
	width:156px;

	background:#C0A4BD url(images/bg_widget_body.gif) no-repeat;
	background-position:left top;
	list-style-type:none;
	line-height:27px;

	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#333333;
}

#rightbar p { font-family:Arial, Helvetica, sans-serif; font-size:12px; padding:15px 0; margin:0; }

div.widget ul li.over
{
	background:#7B4582 url(images/bg_widget_body_f2.gif) no-repeat;
	background-position:left top;
}

div.widget ul li ul
{
	padding:0;
	margin:0;
	background:none;
	background:#C0A4BD;
}

div.widget ul li ul li
{
	width:100%;
	padding:0;
	background:#C0A4BD;
	font-weight:normal;
}

div.widget a {
	border-bottom:1px solid #DFD8F2;
}

div.widget ul li ul li.over
{
	background:#C0A4BD;
}

div.widget ul li ul li ul
{
	padding:0;
	margin:0;
	background:none;
	/*border-bottom:1px solid #DFD8F2;*/
	border:none;
}

div.widget ul li ul li ul li
{
	width:100%;
	padding:0;
	background:#C0A4BD;
}

div.widget ul li ul li ul li.over
{

}

div.widget ul li a, div.widget ul li a:visited{
	margin:0 0 0 21px;
	
	width:135px;
	
	color:#000000;
	text-decoration:none;
	display:block;
	line-height:27px;
}

div.widget ul li ul li a, div.widget ul li ul li a:visited{
	margin:0 0 0 21px;
	
	width:135px;
	
	color:#333333;
	text-decoration:none;
	display:block;
	font-size:12px;
}

div.widget ul li ul li ul li a, div.widget ul li ul li ul li a:visited{
	margin:0 0 0 31px;
	width:125px;
	
	color:#333333;
	text-decoration:none;
	display:block;
	line-height:16px;
	font-size:11px;
}

div.widget ul li a:hover{
	color:#FFFFFF;
}

div.widget a:hover, div.widget ul li ul li a:hover, div.widget ul li ul li ul li a:hover {
	color:#4F3399
}

div.widget {
	font-family:Arial, Helvetica, sans-serif;
}

div.widget_calendar {
	font-size:12px;
}

/* ----------------------------------- END WIDGETS -----------------------------------*/
/**************************************************************************************/
/* ----------------------------------- START FOOTER ----------------------------------*/

div#footer
{
	padding:0px 0;
	margin:0 auto;
	
	width:950px;
	height:50px;
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	position:relative;
}


.poweredby
{
	margin:0;
	color:#666666;
	display:inline;
	line-height:50px;
	position:absolute;
	left:420px;
}

.poweredby a{text-decoration:none; color:#666666;}
.poweredby a:hover{text-decoration:underline;}

.copyright
{
	margin:0;
	color:#666666;
	display:inline;
	line-height:50px;
	position:absolute;
	left:36px;
}

.pedalo
{
	margin:0;
	color:#666666;
	display:inline;
	line-height:50px;
	position:absolute;
	right:10px;
	white-space:nowrap;
}

.pedalo a{text-decoration:none; color:#666666;}
.pedalo a:hover{text-decoration:underline;}

/* ----------------------------------- END FOOTER ----------------------------------*/
/************************************************************************************/
/* ----------------------------------- START MISC ----------------------------------*/

div.widget_recent_comments ul li
{
	padding:0 0 0 21px;
	width:135px;
}

div.widget_many img {
margin-top:10px;
border:1px solid #CCCCCC;
padding:5px;
}

#search-button.over { cursor:pointer; }

div.post_header{
}

div.post_header_bottom{

}

ol.commentlist {
font-family:Arial, Helvetica, sans-serif;
}

small, small a{
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
}

/* Post Images & Caption */
div.wp-caption {
	margin:5px 10px;
	text-align:center;
}

p.wp-caption-text {
	text-align:center;
	border-bottom:1px solid #CCCCCC;
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	
	margin:0!important;
	padding:10px 0;
}

div.alignright {
float:right;
}

div.alignleft {
float:left;
}
/*************************/

.widget_search h2 {
	background:none;
	background-image:url(images/h_search.gif)!important;
	overflow:hidden;
	text-indent:1000em;
	white-space:nowrap;
}

.widget_categories h2 {
	background:none;
	background-image:url(images/h_categories.gif)!important;
	overflow:hidden;
	text-indent:1000em;
	white-space:nowrap;
}

.widget_archive h2 {
	background:none;
	background-image:url(images/h_archives.gif)!important;
	overflow:hidden;
	text-indent:1000em;
	white-space:nowrap;
}

.widget_calendar h2 {
	background:none;
	background-image:url(images/h_calendar.gif)!important;
	overflow:hidden;
	text-indent:1000em;
	white-space:nowrap;
}

.widget_tag_cloud h2 {
	background:none;
	background-image:url(images/h_tagcloud.gif)!important;
	overflow:hidden;
	text-indent:1000em;
	white-space:nowrap;
}

.widget_pages h2 {
	background:none;
	background-image:url(images/h_pages.gif)!important;
	overflow:hidden;
	text-indent:1000em;
	white-space:nowrap;
}

.widget_links h2 {

}

.widget_meta h2 {
	background:none;
	background-image:url(images/h_meta.gif)!important;
	overflow:hidden;
	text-indent:1000em;
	white-space:nowrap;
}

#calendar_wrap {
	text-align:center;
}

#wp-calendar {
	width:100%;
	border-spacing:1px;
}

#wp-calendar a {
	display:block;
	font-weight:bold;
	border-bottom:none;
	color:#000000;
}

#wp-calendar caption {
	margin:5px 0;
}

#wp-calendar tbody td {
	background-color:#e0d1df;
}

#wp-calendar td#today {
	border:1px solid #333333;
}

#wp-calendar td.pad {
	background:none;
}

#wp-calendar td#today a {
	background:none;
}

/*********************************/

ul.sitenav {
	padding:0;
	margin:0;
	list-style:none;
}

ul.sitenav img {
	border:none;
}

ul.sitenav li {
	list-style-type:none;
}

ul.sitenav li a {
	display:block;
}

.widget_search form {
	padding:5px;
	margin:0;
}

.widget_tag_cloud a {
	margin:0 5px;
	border-bottom:none!important;
	color:#000000;
	text-decoration:none;
}

.widget_tag_cloud a:hover {
	color:#FFFFFF!important;
}

#content a img {
	border:0 none;
}

span.button a {
	display:block;
	background:#C0A4BD;
	color:#000000;
	padding:3px 5px;
	text-decoration:none;
	border:1px solid #DFD8F2;
}

span.button a:hover {
	background:#7B4582;
	color:#FFFFFF;
}

.update-nag {
	display:block;
}