/*
Theme Name: Catosfera - Blank 3 Column
Description: Catosfera
Author: David S. Hostench
version: 1.0
*/



/* basics */

*{margin:0; padding:0;}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-color:#b6daed;
		/*background-color:#F2F5F6;*/
	background-image:url(images/bg.jpg);
	background-position:center top;
	background-repeat:repeat-x;
	}
	
h1 {font-size: 24px;}
h2 {font-size: 16px;}
h3 {font-size: 13px;}
h4 {font-size: 12px;}


img{ border: none; padding:0; }
img a{border:none;}

img.left{ float: left; border: none; padding: 6px 0 0 0; }
img.right{ float: right; border: none; padding: 0 0 0 6px; }

blockquote{
	border-left:1px solid #A5ABAB;
	margin:15px;
	padding:0 12px 0 12px;
	}

code{
	font-family:"Courier New", Courier, monospace;
	}


/* links */

a{
	color:#000;
	text-decoration:none;
	}

a:hover{text-decoration: underline;}



/* container */


#container {
	width:900px;
	margin: 0 auto;
	padding:0;
	background:#fff;
	color:#333;
	overflow: hidden;
	}
	
/* header */

#header {
	background:url(images/header.jpg) no-repeat;
  	width:100%;
  	height:195px;
	color: #fff; 
	}

#header h1{
	font:normal 20pt georgia, times;
	padding:20px 0 0 16px;
	margin:0;	
	}
	
#header h1 a{color: #404040; text-decoration: none;}
#header h1 a:hover{color: #666; text-decoration: none;}


#header h2{
	font:normal 10pt georgia, times;
	color:#333;
	padding: 0 0 0 18px;
	margin:0;	
	}


/* main menu */


#menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:600;
	width:100%;
	overflow:hidden;
	text-transform:uppercase;
	padding-top:5px;
	padding-bottom: 0px;
	background-image: url(images/bgmenu_.jpg);
	background-repeat: repeat-x;
	background-color: #000000;
	/*	background-color: #dfdfdf;*/
}


#menu ul {
	margin:0;
	padding:0;
}

#menu ul li {
	list-style-type: none;
	float:right;
	margin: 0;
	padding: 0;
}

#menu ul li a {
	padding:4px 10px;
	margin: 0;
	display:block;
	color:#FFFFFF;
}

#menu ul li a:hover {
/*	background: #fff;*/
	color:#aaa;
}


#submenu {
	font-family: verdana, arial, times, serif;
	font-size: 12px;
	font-weight:600;
	width:875px;
	overflow:hidden;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	float: left;
	height: 27px;
	padding-top: 3px;
	padding-bottom: 2px;
	margin-top: 1px;
	margin-right: 12px;
	margin-bottom: 12px;
	margin-left: 12px;	
}

/*#submenu a {
	background-color: #6C9;
	padding: 10px;

}*/

.submenu_catos {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	color:#FFFFFF;
	display:block;
	float:left;
	text-decoration:none;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-right: 4px;
	background-image: url(images/btn_catos.jpg);
	background-color: #33CC33;
	margin-right: auto;
	margin-left: auto;
	text-transform: uppercase;
	text-align: center;
}


.submenu_tecno {
	color: #FFF;
	color:#FFFFFF;
	display:block;
	float:left;
	text-decoration:none;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-right: 5px;
	margin-left: auto;
	background-image: url(images/btn_tecno.jpg);
	background-repeat: no-repeat;
	text-align: center;
	text-transform: uppercase;
	background-color: #CC6600;
	font-family: Arial, Helvetica, sans-serif;
}



/* content */


#content {
	float: left;
	width:490px;
	overflow: hidden;
	margin:14px;
	}

.post {
	margin:0;
	padding:0;
	line-height: 14pt;
	margin-bottom:40px;
	}
	
.post h2{
	color:#000;
	font-size: 15pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	}
	
.post h2 a{
	color:#000;

	text-decoration: none;
	}
	
.post h2 a:hover{
	color:#6699CC;
	text-decoration: none;
	}
	
.pagetitle {
	color: #999;
	font-size: 12px;
	font-weight: normal;
	margin-bottom: 15px;
	}

.post ul {}

.post li {}
.entry a{color:#6699CC;
font-weight:bold;}
.entry p{margin:12px 0;}

.postmetadata{
background-color:#ddd;
clear:both;
color:#666666;
font-size:11px;
padding-right:3px;
text-align:right;
	}
.postmetadata a{
color:#666666;
	
}	

.navigation {
	font-size:8pt;
	width:100%;
	float:left;
	margin:0;
	padding:0;
	overflow:hidden;
	}
	
.alignleft a{float:left; margin:25px 0;}
.alignright a{float:right; margin:25px 0;}
	



/* left sidebar */

#left {
	width:190px;
	float:left;
	margin:0;
	padding:0;
	}

#left h2{
	background: #6699cc;
	font:normal 11pt arial, georgia, times;
	color: #FFF;
	font-size:14px;
	font-weight:bold;
	margin: 0;
	padding-top: 3px;
	padding-right: 2px;
	padding-bottom: 3px;
	padding-left: 4px;
}

#left label{
	font:normal 11pt arial, georgia, times;
	color: #000;	
	margin: 0;
	padding: 0;
}

#left p {margin:0; padding: 0;}

#left img {padding: 0; margin: 0;}

#left ul {
	margin:12px;
	padding:0;
	}

#left ul li {
	margin: 0;
	padding: 0;
	line-height: 14pt;
	}

#left ul ul {
	padding: 0;
	margin-top: 3px;
	margin-right: 0;
	margin-bottom: 14px;
	margin-left: 0;
}

#left ul ul li {
	list-style-type: none;
	list-style-position: inside;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-top: 2px;
	padding-bottom: 2px;
	list-style-image: url(images/bullet.gif);
	}

#left ul ul ul{
	margin: 0;
	padding: 0;
}

#left ul ul ul li{
	padding: 0 0 0 15px;
	list-style-type: square;
	color: #898989;
}



/* right sidebar */

#right{
	width:190px;
	float:right;
	margin:0;
	padding: 0;
	
	}

#right h2{
	background: #6699cc;
	font:normal 11pt arial, georgia, times;
	color: #FFF;
	font-weight:bold;
	margin: 0;
	padding-top: 3px;
	padding-right: 2px;
	padding-bottom: 3px;
	padding-left: 4px;
}

#right label{
	font:normal 11pt arial, georgia, times;
	color: #000;	
	margin: 0;
	padding: 0;
}

#right p {margin:0; padding:0;}

#right img {padding: 0; margin: 0;}

#right ul {
	margin:12px;
	padding:0;
	}

#right ul li {
	margin: 0;
	padding: 0;
	line-height: 14pt;
	list-style-type: none;
	}

#right ul ul {
	padding: 0;
	margin-top: 3px;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
}

#right ul ul li {
	list-style-type: none;
	list-style-position: inside;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-top: 2px;
	padding-bottom: 2px;
	list-style-image: url(images/bullet.gif);
	}

#right ul ul ul{
	margin: 0;
	padding: 0;
}

#right ul ul ul li{
	padding: 0 0 0 15px;
	list-style-type: square;
	color: #898989;
}



/* comments */


#commentform{
/*	background:#fff;*/
	margin:0;
	padding:0;
	}
	
#commentform p{
	color: #000;
	}
	
#commentform a{color: #000; text-decoration: none; border-bottom: 1px dotted #465D71;line-height: 14pt;}
	
#commentform h3{
	font-family: georgia, times, verdana;
	font-size: 10pt;
	font-weight: 300;
	color: #000;
	margin:0;
	padding:0;
	}
	
#comment{
	width:80%;
	}

#author, #email, #url, #comment, #submit{
	background: #FFF;
	font-family: verdana, arial, times;
	font-size: 8pt;
	margin:5px 5px 0 0;
	padding:0;
	border: 1px solid #999;
	}
	
#submit{margin:5px 5px 0 0;
background: #CCC;}

#comments{margin:0; padding:0}
	
ol.commentlist {
	list-style-type: none;
	margin:0;
	padding:0;
}

.avatar{float:left; margin:0 12px 0 0;}

ol.commentlist li {
	background: #fff;
	margin:10px 0;
	padding:5px 0 5px 10px;
	list-style-type:none;
		border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCC;
	border-bottom-color: #CCC;
	}

ol.commentlist li.alt {background: #eee;}
ol.commentlist li p {margin: 6px 0 6px 0; padding: 0 12px 0 0; line-height: 14pt;}

ol.commentlist a {color:#000;}

cite {
	font-family: arial, verdana, tahoma;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	}
	
cite a{color: #000; text-decoration: none; border-bottom: 1px dotted #465D71;}




/* search */

#searchform{
	padding:0;
	margin:14px 0;
	background:#dbecb7;
	}

#searchform input#s{
	margin:0;
	border:1px solid #dbecb7;
	padding:2px;
	background:#dbecb7;
	}




/* misc */

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;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
	
.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -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;
}




/* footer */

#footer {
	background:url(images/footer.jpg) no-repeat;
	color:#000;
	height:64px;
	clear: both;
	width: 100%;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #b6daed;
	}
	
#footer p {
	margin: 0;
	text-align:center;
	padding-top: 14px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
	font-size: 11px;
}
#footer a{color: #000;text-decoration: none;}
#footer a:hover{color: #5D5D5D;text-decoration: underline;}

.tags{
/*	margin-top:5px;*/
	background:url(images/tags.jpg) no-repeat left top;
	padding-left:25px;
	
}


.comments{
	font-size: 11px;/*	background:url(images/comments.jpg) no-repeat left;
	padding-left:25px;*/
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #A7CCE9;
	color:#666;
}

.comments a{
	color:#666;
}



.tecno {
	color: #669999;
	margin-top: 4px;
	margin-bottom: 4px;
	font-weight: bold;
}

.catos {
	color: #7e98c7;
	margin-top: 4px;
	margin-bottom: 4px;
	font-weight: bold;
}

#respond {
	padding: 6px;
	background-color: #eee;
}



/*- Menu Tabs C--------------------------- */
#tabs {
	width:100%;
	font-size:100%;
	line-height:normal;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	overflow:hidden;
	padding-left: 10px;
	color: #FFF;
}

.tabsA {
color: #FFF;
float:left;
background:url("images/tableftA.gif") no-repeat left top;
margin:0;
padding:0 0 0 4px;
text-decoration:none;
}
.tabsA span {
	color: #FFF;
float:left;
display:block;
background:url("images/tabrightA.gif") no-repeat right top;
padding:5px 15px 4px 6px;
font-weight: bold;

}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
.tabsA span {float:none;}
/* End IE5-Mac hack */
#tabsC a:hover span {
color:#FFF;
}
.tabsA a:hover {
	color: #FFF;
background-position:0% -42px;
}
.tabsA a:hover span {
	color: #FFF;
background-position:100% -42px;
}  


/*- Menu Tabs C--------------------------- */
.tabsC {
color: #FFF;
float:left;
background:url("images/tableftC.gif") no-repeat left top;
margin:0;
padding:0 0 0 4px;
text-decoration:none;
}
.tabsC span {
	color: #FFF;
float:left;
display:block;
background:url("images/tabrightC.gif") no-repeat right top;
padding:5px 15px 4px 6px;
font-weight: bold;

}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
.tabsC span {float:none;}
/* End IE5-Mac hack */
#tabsC a:hover span {
color:#FFF;
}
.tabsC a:hover {
	color: #FFF;
background-position:0% -42px;
}
.tabsC a:hover span {
	color: #FFF;
background-position:100% -42px;
}  


/*- Menu Tabs B--------------------------- */


.tabsB {
		color: #FFF;
float:left;
background:url("images/tableftB.gif") no-repeat left top;
margin:0;
padding:0 0 0 4px;
text-decoration:none;
}
.tabsB span {
		color: #FFF;
float:left;
display:block;
background:url("images/tabrightB.gif") no-repeat right top;
padding:5px 15px 4px 6px;
color:#666;
font-weight: bold;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
.tabsB span {float:none;}
/* End IE5-Mac hack */
.tabsCC a:hover span {
color:#000;
}
.tabsB  {
		color: #FFF;
background-position:0% -42px;
}
.tabsB  span {
		color: #FFF;
background-position:100% -42px;
}

input.text, input.password, input.file, input.TextField, textarea {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(http://www.cdigital.cat/wp-content/themes/Creaxial_theme/images/inputbackgr.gif) no-repeat scroll left top;
border-color:#333333 #999999 #CCCCCC #333333;
border-style:solid;
border-width:1px;
color:#000000;
}

textarea {
width:96%;
height:100px;
}

input.text, input.password, input.file, input.TextField, textarea {
padding:3px;
}