@charset "utf-8";
/* CSS Document */

/*  
Theme Name: SHDH
Theme URL: http://www..com
Description: This is my theme for Hermosillo Dev House Website.
Version: 1.0
Author: Marysol Ortega
Author URL: http://www.marysolortega.com/

*/

body{
	background:url(images/shdh_bg.jpg) top repeat-x;
	border-top:solid 10px #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size:			0.75em;
	margin:				0;
	text-align:			center;
	vertical-align:		top;
}

body, h1, h2, h3, h4, h5, h6, blockquote, p{
margin: 0;
padding: 0;
}

h1{
	font-size:1.56em;
	padding: 1.1em 0 0 0;
}

a:link, a:visited{
	color: 				#014368;
	text-decoration: 	underline;
}

a:hover{
	text-decoration: none;
}

p{
padding: 10px 0 0 0;
}

#wrapper{
	margin: 0 auto 0 auto;
	width: 960px;
	text-align: left;
}

/*Header*/

#header{
	background:url(images/devhouse_logo.jpg) no-repeat left top;
	float: left;
	margin-bottom:4em;
	width: 100%;
}

#header h1{
	color:#231F20;
	height:4em;
	text-align:right;
}

#header h1 a{
	color:#D5BA73;
	text-decoration:none;
}

#header h1 a:hover{
	color:#D5BA73;
	text-decoration:underline;
}

#header ul{
	color::#fff;
	padding-left:0;}
	
#container{
	float: left;
	width: 600px;
}

#welcome{
	color:#FFF;
	float:left;
	height:15em;
	margin-top:2px;
	width:960px;
}

#welcome h2{
	font-size:1.5em;
	font-weight:normal;
	margin:3em 0 0 0;
	padding:0 0.5em 0 0;
}

#welcome h3{
	font-size:1.25em;
	font-weight:normal;
	margin:1em 0 0 0;
	padding:0 1em 0 0;	
}

#welcome span{
	color:#D5BA73;
}

#hello{
	background:url(images/bienvenido_bg.jpg) no-repeat top left;
	float:left;
	font-size:4em;
	height:10em;
	margin:0.68em 0.75em 0 0;
	padding:0 1em 0;
	width:6.5em;
}

#hello p{
	padding:1em 0 0 0;
	text-align:center
}

.announcement{
	float:left;
	font-size:1.5em;
	margin-top:1em;
	text-align:center;
	width:100%;
}

/*Sidebar*/

.sidebar{
	float: left;
	width: 302px;
	margin: 0 50px 0 0;
	display: inline;
}

.sidebar ul{
list-style-type: none;
margin: 0;
padding: 0 10px 0 10px;
}

.sidebar ul li{
padding: 10px 0 10px 0;
}

.sidebar ul li h2{
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
}

.sidebar ul ul li{
padding: 0;
line-height: 24px;
}

table#wp-calendar{
width: 100%;
}

/*Footer*/

#footer{
	background:url(images/footer.jpg) center bottom no-repeat #33383D;
	color:#FFF;
	clear: both;
	float: left;
	width: 100%;
	padding:4em 0 0.5em 0
}

#footer p{
	line-height:18px
}

#footer_wrapper{
	margin: 0 auto 0 auto;
	width: 960px;
	text-align: left;	
	}

#aboutus{
	border-right:solid 1px #fff;
	float:left;
	margin:0 2em;
	padding:0 2em;
	width:30%
}

#followus{
	float:left;
	width:30%
}

#followus img{
border:none
}

.post{
padding: 10px 0;
}

.post h2{
font-size: 2em;
color:#547EAE;
margin-bottom:1em
}


.post h2 a{
color:#547EAE;
text-decoration:none
}

.post h2 a:hover{
color:#2A3F57;
text-decoration:underline
}

.entry{
/*line-height: 1.13em;*/
}

#searchsubmit{
	background:url(images/btn.jpg) repeat-x top;
	border:none;
	height:40px;
	width:75px;
	color:#F2F2F2;
}

p.submit input{
background:transparent url(images/btn.jpg) repeat-x scroll center top;
border:medium none;
color:#F2F2F2;
height:40px;
width:75px;
margin-left:20em;
}

p.postmetadata{
border-top: 1px solid #ccc;
margin: 10px 0 0 0;
}

.navigation{
padding: 10px 0 0 0;
font-size: 14px;
font-weight: bold;
line-height: 18px;
}


/*Comments*/


.comments-template{
	margin: 10px 0 0;
	border-top: 1px solid #ccc;
	padding: 10px 0 0;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}

.comments-template ol li{
	margin: 10px 0 0;
	line-height: 18px;
	padding: 0 0 10px;
	border-bottom: 1px solid #ccc;
}

.comments-template h2, .comments-template h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}

.commentmetadata{
	font-size: 12px;
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}



/*horizontal menu*/

#nav2{
	display: block;
	font-size:1.1em;
	height:25px;
	margin:0;
	width:100%;
}

#nav2, #nav2 ul {
	line-height: 1;
	list-style: none;
	margin-top:2px;
}

#nav2 a ,#nav2 a:hover{
	border:none;
	display: block;
	text-decoration: none;
}

#nav2 li {
	border-right:solid 1px #4D4D4D;
	float: left;
	list-style:none;
}

#nav2 a,#nav2 a:visited, #nav2 a:hover {
	color:#fff;
	display:block;
	font-weight:bold;
	padding:0.4em 3em 0.45em 3em;
}

#nav2 a:hover, #nav2 a:active {
	color:#fff;
	text-decoration:none
}	

#nav2 a:hover{
	background:#565655 ;
}

#nav2 li ul {
	border-bottom: 1px solid #a9a9a9;
	height: auto;
	left: -999em;
	position: absolute;
	width: 900px;
	z-index:999;
}

#nav2 li li {
	width: auto;
}

#nav2 li li a,#nav2 li li a:visited {
    color:#109dd0;
	font-weight:normal;
	font-size:0.9em;
}

#nav2 li li a:hover,#nav2 li li a:active {
	color:#fff;
}	

#nav2 li:hover ul, #nav2 li li:hover ul, #nav2 li li li:hover ul, #nav2 li.sfhover ul, #nav2 li li.sfhover ul, #nav2 li li li.sfhover ul {
	left: 30px;
}

