/*
Theme Name: gasmask 3.0
Theme URI: http://www.gasmask.es
Description: Gasmask 3.0 theme.
Version: 3.0.0
Author: Gasmask'Pedro
Author URI: http://www.gasmask.es
Tags: gasmask

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/


body {
	padding: 0;
	margin: 0;
	font-size: 0.9em;
	font-family: Arial, Verdana, Sans-Serif;
	color:#1c1c1c;
	background-color:#FFFFFF;
}

/* Default */




a {
	color: #3b6065;
        outline:none;
	
}

a:hover {
	color: #841700;
      
}

h1 {
	font-size: 1.2em;
}

h2 {
	font-size: 1.1em;
}

h3 {
	font-size: 1em;
}

blockquote {
	padding: 0 0.5em;
	border-left: 5px solid #f0e8a7;
	margin: 0;
	background-color: #f8f8e2;
}

img.alignleft {
	float: left;
	margin: 0 .8em .8em 0;
}

img.alignright {
	float: right;
	margin: 0 0 .8em .8em;
}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

a img {
	padding: 0px;
	border: 0px solid;
}

form {
	padding: 0;
	margin: 0;
}

#container {
	width: 902px;
	float:left;
	margin:0px;
}

#header {
	height: 180px;
	background: url(images/header.gif) left 20px no-repeat;
width: 765px;

}

#header h1 {
	padding: 25px 0 0 53px;
	margin: 0;
	color: #faf6bb;
	font-family: Garamond, Georgia, serif;
	font-size: 2em;
	
}

#header h1 a,
#header h1 a:hover {
	text-decoration: none;
	color: #faf6bb;
}

#header .description {
	padding: 0 0 0 53px;
	color: #c46816;
	font-family: Garamond, Georgia, serif;
	font-size: 1.3em;
}

#page {
	padding: 0 0 0 37px;

width:865px;

}

#pageinner {
        position: relative;
        _position: absolute;
	margin: 13px 0 0 0;

}


div.page_titl{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
color:#1c1c1c;
float:left;
width:600px;
margin:0px;
padding:0px;
height:13px;
}


#sidebar .current_page_item a:link, #sidebar .current_page_item a:visited, #sidebar .current_page_item a:active {
color:#8c8c8c;
}

#sidebar .current a:link, #sidebar .current a:visited, #sidebar .current a:active {
color:#8c8c8c;
}



#searchBar {
	clear: left;
	background: url(images/searchBarBk.gif) repeat-x;
	text-align: right;
}

#searchform {
	padding: 5px;
}

#s {
	border: 1px solid #bbb;
}

#searchsubmit {
	border: 1px solid #bbb;
	background: #fff url(images/buttonBk.gif) repeat-x;
}

#sidebar {
	position: absolute;
	left: 0;
	top: 0;
	width: 100px;
	margin: 0;
	color: #011631;
}

#sidebar a {
	color: #736f44;
}

#sidebar ul {
	padding: 0;
	margin: 0;
	list-style: none;
	list-style-type:none;
}

#sidebar li {	
	margin: 0px 0 13px 2px;
        _margin: 0px 0 9px 2px;
        *margin: 0px 0 9px 2px;
	padding:0px;
	font-size: 0.85em;
	list-style: none;
	list-style-type:none;
}

#sidebar ul.categoryitems {	
	/*background-color: #fefef6;*/
	font-family:Arial, Helvetica, sans-serif;
	margin: 4px 0 13px 3px;
	font-size: 13px;
	list-style: none;
	list-style-type:none;
	color:#1c1c1c;
}


#sidebar ul.categoryitems li{	
	margin:0px;
	padding:1px 0px 0px 0px;
	text-decoration:none;
}

#sidebar ul.categoryitems a{	
	color:#1c1c1c;
	margin:0px;
	padding:0px;
	text-decoration:none;
}

#sidebar ul.categoryitems a:hover{	
	color:#8c8c8c;
	margin:0px;
	padding:0px;
	text-decoration:none;
}

#sidebar ul.categoryitems a:active{	
	color:#8c8c8c;
	margin:0px;
	padding:0px;
	text-decoration:none;
}

.current_page_item{
color:#FF0000;
}

#sidebar h2.works{
background: url(images/gasmask_works.gif) top left no-repeat;
margin:0px;
margin-left:3px;
padding:0px;
width:74px;
height:19px;
}


#sidebar h2.info{
background: url(images/gasmask_info.gif) top left no-repeat;
margin:0px;
padding:0px;
width:74px;
height:19px;
margin-left:3px;
}

#sidebar h2.blog{
background: url(images/gasmask_blog.gif) top left no-repeat;
margin:0px;
margin-top:0px;
padding:0px;
width:74px;
height:19px;
margin-left:3px;
}

/* Calendar */
#wp-calendar {
	width: 100%;
}

#wp-calendar th,
#wp-calendar td {
	text-align: center;
}

#wp-calendar td#today {
	font-weight: bold;
}

h2.pagetitle {
	margin: 0;
	color: #3a3a3a;
	font-family: Garamond, Georgia, serif;
	padding: 3px 3px 3px 10px;
}

#content {
	margin: 0 0 0 165px;
	padding: 0;
}

#contentinner {
	padding: 0px;
	font-size: 0.9em;
	line-height: 1.5em;
}

#contentinner a{
text-decoration: underline;
	color: #1c1c1c;
}

#contentinner a:hover{
text-decoration: underline;
	color: #8c8c8c;
}

div.post{
margin-top:6px;
}
.post h2 {
	padding: 0;
	margin: 0;
	float: right;
	font-size: 1.2em;
}

.post h2 a,
.post h2 a:hover {
	text-decoration: none;
	color: #8e1901;
}


div.postmetadata {
	font-size: 0.85em;
	color:#8c8c8c;
	font-style:italic;
	margin-top:0px;
}

ul.postmetadata {
	padding: 0;
	margin: 0;
	list-style: none;
	font-size: 0.85em;
}

ul li.tags {
	float: left;
}

ul li.comments {
	text-align: right;
}

div.divider {
	height: 47px;
	margin: 1em 0;
}

div.navigation {
	text-align: center;
	font-family: Garamond, Georgia, serif;
	padding: 0 0 2em 0;
}

span.previous a{
background: url(images/studio_older_inactive.gif) no-repeat;
}




#singlepost {
	padding: 10px 10px 49px 10px;
	margin: 0;
	font-size: 0.9em;
	line-height: 1.5em;
}

#commentwrapper {
	background: #dfd797 url(images/commentBottomBk.gif) center bottom repeat-x;
	padding: 0 15px 49px 15px;
}

#commentwrapper h2 {
	margin: 0;
	padding: 0.5em 0;
}

/* Comment */
h2.commentheading {
	font-size: 1.2em;
	color: #fefef6;
	font-family: Garamond, Georgia, serif;
}

ol.commentlist {
	padding: 0;
	margin: 0;
	list-style: none;
	font-family: Tahoma, 'Trebuchet MS', Verdana, Arial, sans-serif;
	color: #3a3a3a;
}

ol.commentlist a {
	text-decoration: none;
}

img.avatar {
	border: 3px solid #fefef6;
	margin: 0 0.5em;
}

ol.commentlist li.commentind {
	padding: 0 0 2em 0;
	margin: 0;
}

ol.commentlist li.commentind cite {
	font-style: normal;
}

p.commentsedit {
	font-size: 0.9em;
	margin: 0 0 0 0.5em;
}

.commentindheader {
	border-bottom: 1px dotted #fefef6;
}

.commentindheader img.avatar {
	float: left;
}

ol.commentlist li.alt .commentindheader {
	text-align: right;
}

ol.commentlist li.alt .commentindheader img.avatar {
	float: right;
}

ol.commentlist li.alt p.commentsedit {
	text-align: right;
	margin: 0 0.5em 0 0;
}

/* Comment form */
form#commentform input,
form#commentform textarea {
	border: 1px solid #bbb;
}

input#author,
input#email,
input#url {
	width: 60%;
}

textarea#comment {
	width: 90%;
}

input#submit {
	border: 1px solid #bbb;
	background: #fff url(images/buttonBk.gif) repeat-x;
}

#footer {
	clear: both;
	height: 38px;
	margin: 0 53px;
	font-family: Garamond, Georgia, serif;
	text-align: right;
	font-size: 1em;
	color: #a66117;
}

#footer p {
	margin: 0;
	padding: 0.9em;
	line-height: 1.5em;
}

#footer a {
	color: #a66117;
}

#footer a:hover {
	color: #cf7819;
}

div#recaptcha_widget_div {
	float: right;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption-dd {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

h3.subpages {
	padding: 1em 0 0.5em 0;
	margin: 0;
}

ul.subpages {
	padding: 0 0 0 1em;
	margin: 0 0 0 1em;
	list-style: square;
}


div.entry p{
width:600px;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#1c1c1c;


padding:0px;
margin:0px;
margin-top:7px;
}


div.entry img{
padding:0px;
margin:0px;
margin-top:0px;
}

.sep { position: left; background: url('images/separator.jpg'); width: 600px; height: 14px; margin: 0px; margin-top: 10px; padding: 0px; left: 132px; text-align: left; }

.arrowlistmenu{
width: 165px; /*width of accordion menu*/
}

.arrowlistmenu .menuheader{ /*CSS class for menu headers in general (expanding or not!)*/
font-size: 0.8em;
color: #4e4e4f;
margin-bottom: 2px; /*bottom spacing between header and rest of content*/
text-transform: uppercase;
padding: 0px 0 0px 0px; /*header text is indented 10px*/
cursor: pointer;
font-weight:bold;
}

.arrowlistmenu ul{ /*CSS for UL of each sub menu*/
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 4px; /*bottom spacing between each UL and rest of content*/
color: #878889;
}

.arrowlistmenu ul li{
padding-bottom: 2px; /*bottom spacing between menu items*/
color: #878889;
}

.arrowlistmenu ul li a{
color: #878889;
padding: 2px 0;
text-decoration: none;
font-size: 90%;
}

.arrowlistmenu ul li a:visited{
color: #878889;
}

.arrowlistmenu ul li a:hover{ /*hover state CSS*/
color: #878889;

}


.categoryitems ul a:{ 
color: #878889;

}
#slider{}	
	
#slider ul, #slider li{
		margin:0;
		padding:0;
		list-style:none;
		}
#slider li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:696px;
		height:241px;
		overflow:hidden; 
		}	
	#prevBtn, #nextBtn{ 
		display:block;
		width:30px;
		height:77px;
		position:absolute;
		left:-30px;
		top:71px;
		}	
	#nextBtn{ 
		left:696px;
		}														
	#prevBtn a, #nextBtn a{  
		display:block;
		width:30px;
		height:77px;
		background:url(images/btn_prev.gif) no-repeat 0 0;	
		}	
	#nextBtn a{ 
		background:url(images/btn_next.gif) no-repeat 0 0;	
		}	


#intro ul, #intro li{ 
		margin:0;
		padding:0;
		list-style:none;
		}	
	#intro div{ 
		height:360px;
		width:480px;
		margin-left:5px;
		overflow:hidden;
		position:absolute;
		}	
	#intro ul{ 
		height:360px;		
		}	
	#intro li{ 
		float:left;
		display:inline;
		height:360px;
		width:480px;
		}	
	#intro span{ 
		display:block;
		width:35px;
		height:69px;
		position:absolute;
		left:180px;
		top:160px;
		}	
	#intro span.next{ 
		left:625px;
		}														
	#intro span a{  
		display:block;
		width:35px;
		height:69px;
		background:url(/images/btn_prev.png) no-repeat 0 0;	
		}	
	#intro span.next a{ 
		background:url(/images/btn_next.png) no-repeat 0 0;	
		}								

#sepvt {
	height: 358px;
	position: absolute;
	width: 74px;
	left: 660px;
        background: url(/images/sep.jpg) no-repeat;
}	
#desc {
	position: absolute;
	width: 240px;
	left: 738px;
        top: 3px;
        vertical-align: top;
        overflow: hidden;
}
#moreinf {
        position: absolute;
        top: 100px;
        left: 700px;
        font-family:Arial, Helvetica, sans-serif;
        font-size:11px;
}
#about {
	position: absolute;
	width: 356px;
	left: 170px;
	top: 0px;
        text-align: left;
        text-indent: 3px;
}
#about2 {
	position: absolute;
	width: 356px;
	left: 370px;
	top: 1px;
        text-align: right;
}
#contact {
	position: absolute;
	width: 356px;
	left: 170px;
	top: 180px;
        text-align: left;
        text-indent: 3px;
}
