/*  
Theme Name: NazarDesign
Version: 1.0
Description: Designed by <a href="http://www.nazardesign.com">NazarDesign</a>.
Author: Nazareth Marroquin
*/

body {
	margin: 0px;
	padding: 0px;
	font: 12px "Lucida sans", Arial, Helvetica, sans-serif;
	background: #eee url(images/nazardesign_background.jpg) left top repeat-x;
	color:#666
}
a {
	text-decoration:none;
	color:#069
}
a:hover {
	color: #69c
}
img, fieldset, abbr, acronym {
	border: 0
}
ul, ol {
	list-style: none
}
input, select, textarea, button {
	font-size: 1em;
	line-height: normal;
	width: auto;
	vertical-align: middle
}
textarea {
	height: auto;
	overflow: auto
}
h1 {
	background:url(images/nazardesign-logo.gif) right top no-repeat;
}
h2 {
        font: 36px "Lucida sans", Arial, Helvetica, sans-serif;	
	margin:0 0 12px 0;
        color: #fff;
	padding:0;
}
h5 {
	font-size:85%;
	font-weight:normal;
	margin:0 0 10px 0;
	padding:0;
	line-height:10px;
}
small {
	font-size: 9px;
	color: #CC3300;
	text-transform: uppercase;
}
small a {
	color: #CC3300;
	text-decoration:none
}

p {
	line-height:150%;
}
#wrapper {
	width: 970px;
	margin: 30px auto 0 auto;
	position:relative
}
#header{
	margin:0;
	width:239px;
	border-right: 1px #ccc dashed;
	padding:0 10px 0 0;
	top: 50px;
}
#header  span {display: none;}
#header h1 {
	font-size: 40px;
	background: url(images/nazardesign-logo.gif) right top no-repeat;
	width: 240px;
	height: 80px;
}
#nav {
	position:absolute;
	left:270px;
	top:9px;
	width: auto;
	border-bottom:1px solid #eee;
	border-left:10px solid #eee;
	padding:0 0 3px 10px;
	z-index:2
}
#nav ul { margin:0;padding:0;}
#nav li { display:inline; padding:0 10px 0 0}
#description {
	position:absolute;
	left:255px;
	top:40px;
	width: 600px;
	padding:0 0 3px 10px;
	z-index:3
}

#description p {
	margin:0 5px 0 5px;
	padding:0;
	color:#999;
	font-size:75%;
	margin-top:0;
	letter-spacing:2px
}
#slider {
	background: #666666;
	margin: 0 auto 10px auto;
	padding: 0px;
	height: 200px;
	width: 840px;
	border: 3px solid #ccc;
}
#socialmedia {
	margin: 10px auto;
	padding: 6px 0px;
	height: 20px;
	width: 845px;
	border: 1px dashed #ccc;
	text-align: center;
}



#content_wrapper {
	width: 862px;
	margin:0;
}
* html #content_wrapper {
	margin:0;
}
#content {
	width: 600px;
	float:right;
	border-left: 1px #ccc dashed;
	padding: 0 0 0 10px;
}
* html #content {
	margin:0;
	clear:both
}
#content p { padding: 0 0 0 30px; line-height:22px }
#content h2 { font-family: "museo-sans-1","museo-sans-2", Arial, Helvetica, sans-serif; font-weight: bold; color:#369 }
.wp-caption  {
	padding: 7px 0 0 10px;
	border: 1px dashed #ccc;
	background-color:#fff;
	margin:0 12px 12px 12px
}
.wp-post-image  {
	padding: 7px;
	border: 1px dashed #ccc;
	background-color:#fff;
	margin:0 12px 12px 12px
}
#content p.wp-caption-text { font-size:10px; text-align:center; padding:5px 0; margin:0}
.links {
.alignleft {
	float: left; font-size:10px}
}
.alignright {
	float: right;
}
#sidebar_left {
	width: 150px;
	float:left;
	margin:20px 0 0 40px;
	padding:40px 15px 10px 15px;
	line-height:20px;
	text-align:right;
	font-size:11px;
}
* html #sidebar_left {
	margin:20px 0 0 20px;
}
#sidebar_left .title {
	font-size:12px;
	font-weight:bold;
	margin-top:10px
}
#sidebar_left ul {
	margin: 0;
	padding:0
}
#sidebar_left li {
	margin: 0 0 1.5em 0;
}
#footer {
	margin:20px 0;
	padding:20px;
	border-top:1px dashed #ccc;
	text-align:center;
	font-size:10px;
	
}
