/*
Theme Name: Arturo
Theme URI:  http://themes.bavotasan.com/our-themes/premium-themes/arturo/
Description: A theme framework featuring a fully customizable layout and design built for WordPress 3.0. Designed by <a href="http://themes.bavotasan.com/">Themes by bavotasan.com</a>.
Version: 9.9
Author: c.bavota
Author URI: http://themes.bavotasan.com/
Tags: right-sidebar,left-sidebar,fixed-width,three-columns,two-columns,white,custom-header,theme-options

License: GNU General Public License v2.0
License URI: http://www.gnu.org/licenses/gpl-2.0.html

*/

/* General settings */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}

#body-wrapper {
	margin: auto;
	position: relative;
}

ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
 
/* remember to define focus styles! */
:focus {
	outline: 0;
}
 
/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
 
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a { text-decoration: none; }
h1, h2, h3, h4, h5, h6 { margin: 12px 0; float: left; width: 100%; line-height: normal; }
p, table { margin: 1em 0; }
ul, ol { padding: 0 0 0 20px; list-style: disc; }
ol { list-style: decimal; }
h1 { font-size: 32px; }
h2 { font-size: 24px; }
h3 { font-size: 20px; }
h4 { font-size: 16px; }
h5 { font-size: 14px; }
h6 { font-size: 12px; }
small { font-size: 80%; line-height: normal; }

blockquote {
	margin: 1em 2em;
	border-left: 1px dashed #999;
	padding-left: 1em;
	line-height: normal; 
	font-style: italic;
	}

th {
	background: #eee;
	border: 1px solid #ccc;
	text-transform: uppercase;
	padding: 6px;
}

td {
	border: 1px solid #ccc;
	padding: 6px;
}

dt { font-weight: bold; text-decoration: underline; } 
dd { margin: 0; padding: 0 0 0.5em 1em; }

.fl { float: left; }
.fr { float: right; }
.clear { clear: both; }
br.clear { line-height: 0; }

.guides {
	width: 100%;
	padding: 8px 0;
	background: #f2f2f2;
	border: 1px solid #bbb;
	margin-bottom: 5px;
	position: relative;
	text-shadow: none !important;
	font-size: 12px !important;
	_border: 0; /* IE 6 hack */
	}	
		
	.guide-title {
		-moz-border-radius:3px 3px 3px 3px;
		border-style:solid;
		border-width:1px;
		margin: 0;
		padding: 3px 8px;
		background-color:#444;
		border-color:#000;
		color: #fff;
		margin: 0 5px 10px;
		}
	
.functions {
	position: absolute;
	text-align: center;
	min-width: 200px;
	padding: 8px 0;
	background: #f4adad;
	border: 1px solid #dd0000;
	color: #a30000;
	opacity: 0.8;
	filter: alpha(opacity=80);
	}
	
textarea { width: 96%; }
	
/* Header elements */

#header {
	width: 100%;
	padding: 0;
	margin: 0 0 30px;
	float: left;
	}
	
	#headerbanner {
		width: 100%;
		}
	
	#headerad {
		margin: 24px 0 0;
		text-align: center;
		}

		.headad, .footad {
			width: 468px;
			height: 60px;
			border: 1px solid #ccc;
			text-align: center;
			line-height: 60px;
			font-size: 12px;
			background: #eee;
			margin: auto;
			}
			
			#headerad.fl .headad {
				float: left;
				}
				
			#headerad.fr .headad {
				float: right;
				}	
			
		.footad {
			width: 728px;
			height: 90px;
			line-height: 90px;
			}


#title {
	margin: 20px 0 5px;
	padding: 0;
	_width: 300px; /* IE hack */
	}
	
	#title h1 {
		margin: 0;
		padding: 0;
		}
	
	#title.aligncenter {
		margin: 20px auto;
		text-align: center;
		}
	
	#title.fr {
		text-align: right;
		}
	
	#title h1 a:hover {
		text-decoration: none;
		}
		
	.headerimage .aligncenter {
		margin: 0 auto !important;
		}
		
#description {
	margin: 0 0 20px;
	padding: 0;
	*width: 300px; /* IE hack */
	}	

	#description.fl {
		clear: left;
		}
		
	#description.fr {
		clear: right;
		}

	#description.aligncenter,
	#headerad.aligncenter {
		margin: 0 auto 20px;
		text-align: center;
		clear: both;
		}
		
		#headerad.aligncenter {
			margin: 24px auto 20px;
			}
	
#main-navigation {
	margin: 0;
	width: 100%;
	position: relative;
	z-index: 1000;
	}
	
	#main-navigation ul {
		width: 100%;
		}

/*** ESSENTIAL STYLES ***/
.sf-menu, .sf-menu * {
	margin:			0;
	padding:		0;
	list-style:		none;
}
.sf-menu {
	line-height:	1.0;
}
.sf-menu ul {
	position:		absolute;
	top:			-999em;
	width:			10em; /* left offset of submenus need to match (see below) */
}
.sf-menu ul li {
	width:			100%;
}
.sf-menu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}
.sf-menu li {
	float:			left;
	position:		relative;
}
.sf-menu a {
	display:		block;

	position:		relative;
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	left:			0;
	top:			2.48em; /* match top ul list item height */
	z-index:		99;
}
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}

/*** DEMO SKIN ***/
.sf-menu {
	float:			left;
	margin-bottom:	0;
}
.sf-menu a {
	padding: 		.8em 1em .7em;
	text-decoration:none;
}

.sf-menu li li a {
	border: 0;
	}


.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
	outline:		0;
}

/*** arrows **/
.sf-menu a.sf-with-ul {
	padding-right: 	2.25em;
	min-width:		1px; /* trigger IE7 hasLayout so spans position accurately */
}
.sf-sub-indicator {
	position:		absolute;
	display:		block;
	right:			.75em;
	top:			.90em; /* IE6 only */
	width:			10px;
	height:			10px;
	text-indent: 	-999em;
	overflow:		hidden;
	background:		url(images/arrows-ffffff.png) no-repeat -10px -100px; /* 8-bit indexed alpha png. IE6 gets solid image only */
}
a > .sf-sub-indicator {  /* give all except IE6 the correct values */
	top:			.85em;
	background-position: 0 -100px; /* use translucent arrow for modern browsers*/
}
/* apply hovers to modern browsers */
a:focus > .sf-sub-indicator,
a:hover > .sf-sub-indicator,
a:active > .sf-sub-indicator,
li:hover > a > .sf-sub-indicator,
li.sfHover > a > .sf-sub-indicator {
	background-position: -10px -100px; /* arrow hovers for modern browsers*/
}

/* point right for anchors in subs */
.sf-menu ul .sf-sub-indicator { background-position:  -10px 0; }
.sf-menu ul a > .sf-sub-indicator { background-position:  0 0; }
/* apply hovers to modern browsers */
.sf-menu ul a:focus > .sf-sub-indicator,
.sf-menu ul a:hover > .sf-sub-indicator,
.sf-menu ul a:active > .sf-sub-indicator,
.sf-menu ul li:hover > a > .sf-sub-indicator,
.sf-menu ul li.sfHover > a > .sf-sub-indicator {
	background-position: -10px 0; /* arrow hovers for modern browsers*/
}

/*** shadows for all but IE6 ***/
.sf-shadow ul {
	background:	url(images/shadow.png) no-repeat bottom right;
	padding: 0 8px 9px 0;
	-moz-border-radius-bottomleft: 17px;
	-moz-border-radius-topright: 17px;
	-webkit-border-top-right-radius: 17px;
	-webkit-border-bottom-left-radius: 17px;
}
.sf-shadow ul.sf-shadow-off {
	background: transparent;
}

/* main content */

#maincontent {
	position: relative;
	*overflow: hidden; /* for IE */
	}
	
.hentry {
	float: left;
	width: 100%;
	box-shadow: 0 0 3px rgba(0,0,0,0.4);
	-webkit-box-shadow: 0 0 3px rgba(0,0,0,0.4);
	-moz-box-shadow: 0 0 3px rgba(0,0,0,0.4);
    margin: 0 0 20px;
    padding: 15px;
	}	
	
	.hentry h1.posttitle,
	.hentry h2.posttitle {
		margin: 0;
		}
	
	.hentry img,
	#authorbox img {
		padding: 5px; 
		background: #ddd; 
		border: 1px solid #fff; 
		box-shadow: 0 0 0 1px #e6e6e6;
		-webkit-box-shadow: 0 0 0 1px #e6e6e6;
		-moz-box-shadow: 0 0 0 1px #e6e6e6;
		}

	.hentry .meta {
		font-size: 12px;
		float: left;
		width :100%;
		margin-bottom: 10px;
		font-style: italic;
		}
		
		.hentry .theauthor {
			float: left;
			}
		
		.hentry .thedate {
			float: right;
			}
	
	.storycontent { word-wrap: break-word; }
			
	.storycontent .postmetadata, .storycontent .tags {
		line-height: 12px;
		color: #666;
		}
		
/* AUTHOR BOX */

#authorbox {
	box-shadow: 0 0 3px rgba(0,0,0,0.4);
	-webkit-box-shadow: 0 0 3px rgba(0,0,0,0.4);
	-moz-box-shadow: 0 0 3px rgba(0,0,0,0.4);
    width: 100%;
    margin: 10px auto;
    overflow:hidden;
	padding: 10px 0;
	font-size: 90%;
	}
	
	.author #authorbox {
		margin: 0 0 30px;
		}
		
	.authortext {
		width: auto;
		}	
		
    #authorbox h4 {
        font-size:16px;
        margin:0;
        padding: 5px 10px 5px 15px;
		clear: none;
		width: auto;
    	}
		
#authorbox img {
        margin:0 0 0 10px;
        padding:10px;
        float:left;
    	}
		
    #authorbox p {
        margin:0;
        padding:0px 10px 10px 15px;
    	}
		
 #authorbox h4 > a {
        text-decoration:none;
    	}

div.commentbox {
	float: right;
	margin: -1px 0 0 15px;
	}
	
	div.commentbox a {
		color: #205B87;
		}

div.commentbox-l {
	background: url(images/commentbox-l.png) no-repeat left;
	width: 8px;
	height: 22px;
	float: left;
	}

.ind-comments {
	float: left;
	background: url(images/commentbox-r.png) no-repeat right;
	height: 22px;
	padding-right: 8px;
	text-decoration: none;
	display: block;
	}
		
h1.catheader {
	margin: 0 0 10px 0;
	font-size: 20px;
	font-variant: small-caps;
	text-shadow: #fff 0 1px 0;
	}			
	
	.catdesc {
		margin-bottom: 20px;
		text-shadow: #fff 0 1px 0;
		color: #888;
		}
		
ul.articles li {
	list-style-type: none;
	}
		
#tagcloud {
	text-align: center;
	padding: 10px;
	margin-bottom: 10px;
	}		

.columns {
	float: left;
	}

.columns h2 {
	margin-top: 0;
	}
	
	.columns-title {
		font-size: 30px;
		margin-bottom: 30px;
		font-family: Georgia, "Times New Roman", Times, serif;
		}
	
.columns .post {
	margin-bottom: 30px;
	float: left;
	}

/* Comment Elements */

#comments {
	text-shadow: #fff 0 1px 0;
	}

#commentform input,
#commentform textarea {
	clear: both;
	display: block;
	border: 1px solid #aaa;
	padding: 5px;
	margin: 0;
	}
		
	#commentform input:focus,
	#commentform textarea:focus {
		border-color: #666;
		}	
		
	#commentform #submit {
		padding: 4px 10px;
		cursor: pointer;
		border: 1px solid #000;
		background: #444;
		color: #fff;
	   -moz-border-radius: 6px;
	   -khtml-border-radius: 6px;
	   -webkit-border-radius: 6px;
		}
		
		#commentform #submit:hover {
			background: #222;
			}
		
	 h3#comments-title, #respond h3 { font:normal 20px georgia,times,serif; margin: 10px 0; clear: left; }
	 h3#comments-title { background: url(images/h2line.png) repeat-x bottom; padding-bottom: 8px; }

	 #respond { margin-top: 15px; clear: both; float: left; width: 100%; }

	 ol.commentlist { list-style:none; margin:0; padding:0; float: left; width: 100%;}

	 ol.commentlist li { padding:20px 0 20px; background: url(images/h2line.png) repeat-x bottom; clear: both; float: left; width: 100%; }
	 ol.commentlist ul.children li { padding:20px; background: #eee; border: 1px solid #ccc; width: 100%; }

	.commentlist .avatar {
		float: left;
		padding: 8px;
		box-shadow: 0 0 3px rgba(0,0,0,0.4);
		-webkit-box-shadow: 0 0 3px rgba(0,0,0,0.4);
		-moz-box-shadow: 0 0 3px rgba(0,0,0,0.4);
		background: #fff;
		}
	
	.commentlist .comment-author {
		font-size: 12px;
		padding-left: 90px;
		}
	
	.commentlist .comment-text {
		padding: 0 0 0 90px;
		}
	
	.commentlist .url {
		font-size: 16px;
		font-style: italic;
		}

	ol.commentlist li div.reply { 
		width: 100%;
		text-align: right;
		}

	#cancel-comment-reply-link { 
		font-size: 12px;
		float: right;
		}

	 ol.commentlist li ul.children { margin:16px 0 0; padding: 0 0 0 35px; background: url(images/commentarrow.png) no-repeat left top; list-style: none; clear:both; float: left; width: 86%; }
	 		
/* Pagination */	
	
.pagination {
	margin: 20px 0 10px;
	width: 98%;
	padding: 12px 1% 10px;
	text-align: right;
	box-shadow: 0 0 3px rgba(0,0,0,0.4);
	-webkit-box-shadow: 0 0 3px rgba(0,0,0,0.4);
	-moz-box-shadow: 0 0 3px rgba(0,0,0,0.4);
	font-size: 12px;
	line-height: normal;
    }	

.pagination a {
	padding: 3px 4px 2px 4px; 
	margin: 2px;
	text-decoration: none;
	border: 1px solid #ccc;
	color: #666;
	background-color: #eee;	
}

.pagination a:hover {	
	border: 1px solid #444;
	color: #444;
	background-color: #eee;
}

.pagination span.pages {
	padding: 3px 4px 2px 4px; 
	margin: 2px 2px 2px 2px;
	color: #666;
	border: 1px solid #ccc;
	background-color: #eee;
}
.pagination span.current {
	padding: 3px 4px 2px 4px; 
	margin: 2px;
	border: 1px solid #666;
	color: #444;
	background-color: #eee;
}
.pagination span.extend {
	padding: 3px 4px 2px 4px; 
	margin: 2px;	
	border: 1px solid #ccc;
	color: #444;
	background-color: #eee;
}	

/* Sidebar */
	
#sidebar, #secondsidebar {
	padding: 0;
	float: left;
	position: relative;
	min-height: 200px;
	line-height: normal;
	}
	
	#front_lower_sidebar {
		margin-top: 0 !important;
		}	
	
.side-widget {
	float: left;
	box-shadow: 0 0 3px rgba(0,0,0,0.4);
	-webkit-box-shadow: 0 0 3px rgba(0,0,0,0.4);
	-moz-box-shadow: 0 0 3px rgba(0,0,0,0.4);
    margin: 0 0 20px;
    padding: 15px
	}
	
	.side-widget h3,
	.bottom-widget h3 {
		margin: 0 0 10px;
		padding: 0 0 5px;
		border-bottom: 1px solid #ccc;
		font-variant: small-caps;
		}	
	
	.side-widget ul {
		padding: 0;
		margin: 0;
		list-style-type: none;
		}
		
	.side-widget ul li,
	.bottom-widget ul li {
		padding: 0 15px;
		margin: 3px 0;
		}
	
	.side-widget #s {
		width: 90%;
		padding: 5px 20px 5px 5px;
		background: url(images/search.png) no-repeat right #f4f4f4;
		border: 1px solid #aaa;
		}
		
	.side-widget #s:focus {
		border-color: #666;
		}	
		
/* Extended Footer */

#bottombar {
	margin: 0 0 15px;
	padding: 0 0 25px;
	line-height: normal;
	width: 100%;
	position: relative;
	background: url("images/h2line.png") repeat-x bottom;
	}
			
	#bottombar ul {
		padding: 0;
		margin: 0;
		}	
		
		#bottombar ul li {
			list-style-type: none;
			}

	#bottombar .bottom-widget {
		float: left;
		width: 18%;
		margin: 0 1%;
		}
	
	.bottom-widget h3 {
		border: 0;
		margin: 0;	
		}
	
	#bottombar .rsswidget img {
		display: none;
		}		
	
/* Footer */	
	
#footer {
	width: 100%;
	font-size: 11px;
	line-height: 13px;
	padding: 20px 0;
	margin: 10px 0 0;
	position: relative;
	background: url(images/h2line.png) repeat-x top;
	text-shadow: #fff 0 1px 0;
	}

/* Footer Ad */

#footerad {
	margin-bottom: 20px;
	clear: both;
	}


/* WordPress Required Elements */

.aligncenter,
div.aligncenter {
   display: block;
   margin: 10px auto;
	clear: both;
}

.alignleft, div.alignleft {
   float: left;
   margin: 5px 15px 5px 0;
}

.alignright, div.alignright {
   float: right;
   margin: 5px 0 5px 15px;
}

.alignnone {
	margin: 5px 0;
	}

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 0;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
}

#wp-calendar {
	margin: auto;
	}
	
	#wp-calendar tbody td {
		text-align: center;
		}

	#calendar_wrap {
		clear: both;
		}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text,
.gallery-caption {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}

.more-link {
	font-size: 90%;
	}

.sticky {}
.bypostauthor {}

p.error {
	color: #cc0000;
	margin: 12px 0;
	}	
	
div.warning {
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	background-color:#FFFFE0;
	border: 1px solid #E6DB55;
	*border: 0; /* IE hack */
	font-size: 12px;
	line-height: normal;
	width: 100%;
	}
	
	div.warning p {
		padding: 8px 10px;
		margin: 0;
		}
	
.screen-reader-text,
#searchsubmit {
	display: none;
	}