/*  
Theme Name: nonev3
Author URI: http://noneinteraction.com
Version: 4.0
Author: Jose Blas
Description: nonev4 is a Web 2.0 style, widget-ready, two column and fixed width theme with our corporative image ads header.

The CSS, XHTML and design is released under Creative Commons license:
	http://creativecommons.org/licenses/by-nc-sa/2.0/
*/

.clearfloat {clear: both; margin: 0px; }

.black { color: black; }
.yellow { color: #F7fba4; }
.pink { color: #ed2891; }
.white { color: white; }
.blue { color: #2aabe2; }
.grey {color: #666; }

.disblock { display: block;}
.floatleft180 { float: left; width: 3ie80px; padding: 10px 0px 0px 10px; }
.floatright300 {float: left; width: 200px; margin-right: 10px; }
.perText {width: 200px; }

h1 {
	font-size: 2em;
	line-height: 1em;
	margin-bottom: 1em;
	}
	
h2 {
	font-size: 1.5em;
	color: #2aabe2;
	line-height: 1.3333333em;
	margin-top: 1.3333333em;
	margin-bottom: 1.3333333em;
	}
	
h3 {
	font-size: 1.3em;
	color: #ed2891;
	line-height: 1.5384615em;
	margin-top: 1.5384615em;
	}
	
h4 {
	font-size: 1.1em;
	color: #666;
	line-height: 1.5384615em;
	margin-top: 1.5384615em;
	}

p {
	font-size: 1.2em;
	line-height: 1.666666em;
	margin-top: 1.666666em;
	}

	

body {
	background: #ffffff;
	color: #333;
	font-size: 15px;
	font-family: Helvetica, Arial, Sans-Serif;
	margin: 0;
	padding: 0;
	
	}
a, a:visited{
	color: #006699;
	text-decoration: none;
	}
	
a:hover, a:active {
	color: #ed2891;
	text-decoration: underline;
	}
	
#mainbody {
	width: 950px; 
	color: #333;
	text-align: left; 
	margin: 0 auto;
	}
	
#container { 
	width: 950px; 
	text-align: left; 
	margin-left: 2em;
	padding-left: 1.3em;
	}

#header { 
	color:#000;
	width: 960px;
	margin: 0px; 
	height: 165px;
	padding: 10px 0px 0px 30px;
	}

/*javascript like styles*/

/* <![CDATA[ */
/* For the first shadowed border */
#shadowed-border { 
	width: 798px; 
	height: 110px;
	margin: 0px 0px 0px 20px; 
	padding: 20px; 
	color:#111; 
	}

/* ]]> */


#headtext {
	float: left;
	width: 510px;
	height: 60px;
	margin: 0px;
	padding: 0px;
	background-color: #ccc;
/*	border: 1px solid red;*/
	}

	
#header h1 {margin: 3px 0px 3px 5px; padding: 0px; color: #333; font-size: 2em; }
#header h5 {margin: 3px 0px 49px 5px; padding: 0px; color: #222; font-size: .9em;}

#sbox {
	float: left;
	width: 140px;
	height: 40px;
	margin: 50px 0px 0px 20px;
	padding: 0px;
	
	}

#logo {
	float: left;
	display: block;
	width: 130px;
	height: 130px;
	margin: -200px 0px 0px 640px;
	padding: 0px;
	}

/* <![CDATA[ */
/* The tabs */

#menu { 
	width: 550px;
	height: 60px;
	margin: 40px 0px 0px 10px;
	padding: 0px;	
	color: #333;
	font-size: 1em;
	font-family: Helvetica, Arial, Sans-Serif;
	font-weight: bold;
	text-align: center;
/*	border: 1px solid green;*/
	}
	
#menu h2 {
	margin: 0px;
	padding: 0px;
	}

#tabs { 

	overflow: hidden;
	margin: 90px 0px 0px -20px;
	padding: 0;
	width: 550px;
	color: #444;
/*	border: 1px solid red;*/
	}
	
* html #tabs { height:1%; }

#tabs li { 
	float: left;
	color: #222;
	list-style: none;
	padding: 5px 5px 0px 5px;
	margin: 0 0 0 5px;
	}
	
* html #tabs li { display:inline-block; }

#tabs li a {
	float: left;
	text-decoration:none;
	padding: 5px 5px 5px 5px;
	margin: 0px;
	color:#FFF;
	}

#tabs li a:hover{color: #000;}
	
#tabs li, #tabs li .sb-inner { background: #333 url(images/gradB.png) top left repeat-x; }

#tabs li:hover, #tabs li:hover .sb-inner {  background: url(images/gradS.png) top left repeat-x; }

#tabs li.hover, #tabs li.hover .sb-inner { background: url(images/gradS.png) top left repeat-x; } /* for ie6 */

#terminal {
	width: 813px;
	height: 2px;
	color: #000;
	margin: -23px 0px 3px 20px;
	padding: 3px 3px 3px 20px;
	border-top: 1px solid #ccc;
	}

#terHome, #terServices, #terAbout, #terPortfolio, #terProjects, #terContactUs {
	display: block;
	overflow: hidden;
	}

/* ]]> */

#content { 
	width: 530px; 
	float: left; 
	margin: 0px 0px;
	padding: 10px 10px 10px 21px;
	min-height: 540px;
	border-right: 1px solid #ccc;
	}

	
#content p img {
	border: none;
	margin-right: 5px;
	}
#content h1 {
	color: #333;
	}
	
#content h1 a  {
	color: #2aabe2;
	text-decoration: none;
	}

#content h1 a:hover {
	color: #ed2891;
	text-decoration: underline;
	}

#content h2 {
	color: #2aabe2;
	}

#content ul li { line-height: 1.666666em; color: #777; } 

/*
#mainHBorder h2 { 
	font-size: 1.6em;
	margin: 3px 0px 10px 0px;
	padding: 0px 0px 5px 0px;
	}
*/
	


#content h2 a  {
	color: #2aabe2;
	text-decoration: none;
	}

#content h2 a:hover {
	color: #ed2891;
	text-decoration: underline;
	}

blockquote{
	margin: 0px 0px 0px 25px;
	padding: 0px 25px 0px 10px;
	font-style: italic;
	color: #666666;
	border-left: 1px solid #cccccc;
	}
	
#content blockquote p{
	margin: 0px 0px 20px 0px;
	padding: 0px;
	}

.postspace {
	width: 440px;
	height: 32px;
	margin: 0px;
	padding: 0px;
	}
.postspace2 {
	width: 440px;
	height: 0px;
	margin: 0px;
	padding: 0px;
	}

.comments h3 {
	font-family: Arial, Sans-Serif;
	margin-bottom: 10px;
}
.comments ol, .comments ol li {
	list-style-type: none;
}
.comments ol li {
	margin: 5px 40px 5px 0px;
	padding: 10px;
	border: 1px solid #003053;
	background: #F2F2F2;
	overflow: hidden;
}
* html .comments ol li {
	word-wrap: break-word;
}


#sidebar { 
	float: left; 
	width: 238px; 
	padding: 10px;
	margin: 0px 0px 0px 20px;
    color: #333;
    text-align: left;
    
	}

#sidebar h2 {
	color: #ed2891;
	font-size: 1.5em;
	line-height: 1.333333em;
	margin-top: 2em;
	margin-bottom: 0.666666em;
	}
	
#categoriesSB h2 { 

	}
	
#recentPSB h2 { 

	}
	
#linksSB h2 { 

	}
	


#tagSB h2 { 
	margin: 29px 0px 10px 0px; 
	}
	

#metaSB h2 { 
	}
	
	

#sidebar ul, #sidebar ul ul {
	list-style: none;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 5px 15px;
	border-bottom: 1px solid #ddd;
	}
	
#sidebar li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#sidebar ul li {
	font-size: .9em;
	list-style: none;
	margin: 0px;
	padding: 5px 0px 0px 0px;
	}
	
	
#sidebar ul li a {
	list-style: disc;
	color: #000;
	text-decoration: none;
	}

#sidebar ul li a:hover {
	color: #ed2891;
	text-decoration: underline;
	}
.tags	{	}

.tags b	{ color:red; }

#footer { 
	clear: left;
	color:#2aabe2;
	}
	
#footerB {
	margin: 0px 0px 0px -2px;
	padding: 3px 0px 13px 10px; 
	text-align: left;
	width: 835px;
	height: 30px;
	}

#footerB a { 
	color: magenta;
	}
	
	
.nodeco { list-style: none}