/*=====================================================================
 *
 * Filename: style.css
 * Website: Camilia
 * Author: Kevinsturf
 * Date Created: 6/1/2008
 *
 * Description
 * -----------
 * Put an description of your stylsheet here. Things you
 * might include could be colour schemes and dimensions.
 *
 *=====================================================================*/

/*=====================================================================
=========================Begin Basic styles============================
=====================================================================*/

html,body{
	margin:0;
	padding:0;
	background:#dcdcdc;
}
body{
	font-family: Calibri, "Times New Roman", Georgia, Times, serif;
	font-size:14px;
	min-width:960px;
	line-height:22px;
}
* {
	font-family: Calibri, "Times New Roman", Georgia, Times, serif;
	font-size:14px;
}
#main{
	background:url(../images/header_bg.jpg) repeat-x scroll;
}
.fluid {
	width: 100%;
	float: left;
}
#container{
	width:960px;
	margin:0 auto;
	overflow:hidden;
	position:relative
}
.cl{
	clear:both;
	height:1px;
	margin:-1px 0 0;
}
.left{
	float:left;
}
.right{
	float:right;
}
.italic{
	font-style:italic;
}
h1,h2,h3,h4,h5,h6{
	font-family:Calibri, "Times New Roman", Times, serif;
	font-weight:normal;
	margin-bottom:20px;
	margin-top:20px;
}
h1{
	font-size:26px;
	color:#000000;
	line-height:30px;
}
h2{
	font-size:20px;
	color:#202020;
	line-height:25px;
}
h3{
	font-size:18px;
	color:#202020;
}
h4{
	font-size:16px;
	color:#202020;
}
h5{
	font-size:14px;
	color:#202020;
}
h6{
	font-size: 12px;
	color:#202020;
}
p{
	color:#303030;
}
.indent {
	margin-left:25px;
}
.btn:hover{
	background:url(../images/btn_hover.jpg) no-repeat scroll;
	width:150px;
	height:32px;
	text-align:center;
	line-height:32px;
	display:block;
	font-size:14px;
	font-weight:bold;
	border:none;
}
.btn {
	background:url(../images/btn.jpg) no-repeat scroll;
	width:150px;
	height:32px;
	color:#4f4e4c;
	text-align:center;
	line-height:32px;
	display:block;
	font-size:14px;
	font-weight:bold;
	border:none;
}

/*=====================================================================
=========================Begin Header styles===========================
=====================================================================*/
#header {
	position:relative;
	height:428px;
}
#header p.social {
	color:#cdcbcb;
	font-style:italic;
	line-height:26px;
}
#header p.social a{
	color:#f7f7f7;
}
#header .logo {
	margin:46px 8px -35px 8px;
}
#header ul.navigation {
	margin:0;
	padding:0;
	position:absolute;
	top:60px;
	right:0;
}
#header ul.navigation li{
	display:inline;
	margin:0 0 0 10px;
	float:left;
}
#header ul.navigation li a{
	color:#202020;
	display:block;
	font-size:14px;
	font-family:Calibri,Arial;
	padding: 3px 13px 2px 0;
}
#header ul.navigation li a span {
	float: left;
	padding-right: 13px;
	display: block;
	margin-top:-3px;
	height: 27px;
	
}
#header ul.navigation li a:hover, #header ul.navigation li a.current {
	background: url("../images/nav_bg.jpg") no-repeat right top
}

#header ul.navigation li a:hover span, #header ul.navigation li a.current span {
	background: url("../images/nav_bg_span.jpg") no-repeat left top;
}
#header ul.navigation li.blog_nav{
	background:url(../images/nav_blog_bg.jpg) no-repeat scroll;
	width:57px;
	height:27px;
	padding-right:2px;
}
#header ul.navigation li.blog_nav a{
	margin-left:16px;
	margin-top:0px
}
#header ul.navigation li.blog_nav a:hover{
	background:none
}

/*=====================================================================
========================Begin Featured styles==========================
=====================================================================*/
#header .featured {
	margin-top:42px;
}
#header .featured .tagline{
	margin-top:0px;
	margin-left:8px;
}
#header .featured h1{
	margin-bottom:-10px;
}
#header .featured h3{
	color:#818181;
}
	
#header .featured img{
	margin-top:-30px;
	margin-left:19px;
}
#content .featured_work a img{
	margin-left:24px;
}
/*=====================================================================
========================Begin Content styles===========================
=====================================================================*/

/*----------------------------Home Page------------------------------*/
#content{
	position:relative;
	margin:25px 8px 0 8px;
}
#content .news{
	width:575px;
	border:1px solid #cdcdcd;
	background: #fff url(../images/container_gradient.jpg) repeat-x scroll top left;
	padding: 0 15px 45px 15px;
	margin:0 23px 0 0;
	float:left;
	display:inline
}
#content .news .btn{
	background:url(../images/btn.jpg) no-repeat scroll;
	width:150px;
	height:32px;
	text-align:center;
	line-height:32px;
	position:absolute;
	right:355px;
	display:block;
	font-size:14px;
	font-weight:bold;
}
#content .news .btn:hover{
	background:url(../images/btn_hover.jpg) no-repeat scroll;
	width:150px;
	height:32px;
	text-align:center;
	line-height:32px;
	position:absolute;
	right:355px;
	display:block;
	font-size:14px;
	font-weight:bold;
}
#content .news .btn a{
	color:#4f4e4c;
}
#content .news .block {
	margin-bottom:15px;
	clear:both;
}
#content .news .block a{
	color:#5e7186;
	font-weight:bold;
	font-style:italic
}
#content .news .block a:hover{
	border-bottom:1px dotted #5e7186;
}
#content .news .block img {
	float:left;
	padding:6px;	
	margin:6px 15px 0px 0;	
}
#content .news .block h4{
	margin-bottom:3px;
	color:#35587e;
}
	
#content .sidebar{
	float:left;
	width:282px;
	border:1px solid #cdcdcd;
	background: #f8f8f8 url(../images/container_gradient_sidebar.png) repeat-x scroll top left;
	padding: 0 15px 25px 15px;
	margin-bottom:23px;
	z-index:2
}
#content .sidebar ul.latest_blog li{
	margin-bottom:13px;
	font-family:Calibri,"Times New Roman", Times, serif;
}
#content .sidebar ul.latest_blog li a{
	color:#5e7186;
}
#content .sidebar ul.latest_blog li a:hover{
	border-bottom:1px dotted #5e7186;
}
#content .sidebar ul.latest_blog li span{
	color:#3b3b3b;
}
#content .sidebar .about_author img{
	float:left;
	padding: 6px 10px 2px 0;
}
#content .sidebar .quote{
	background: transparent url(../images/quote_begin.png) no-repeat top left;
	padding:4px 38px 0 33px;
	z-index:50
	
}
#content .sidebar h4.new_blog {
	background:url(../images/blog_icon.png) no-repeat left center;
	padding:7px 0 9px 40px;
}
#content .sidebar h4.twitter {
	background:url(../images/Twitter.png) no-repeat left center;
	padding:7px 0 9px 50px;
}
#content .sidebar h4.author {
	background:url(../images/author.png) no-repeat left center;
	padding:7px 0 9px 40px;
}
#content .featured_work{
	float:right;
	width:282px;
	border:1px solid #cdcdcd;
	background: #f8f8f8 url(../images/container_gradient_sidebar.png) repeat-x scroll top left;
	padding: 0 15px 15px 15px;
	display:inline
}
.clients {
	background: #fff url(../images/clients_bg.jpg) no-repeat top left scroll;
	height:107px;
	width:945px;
	margin-left:8px;
	margin-top:20px;
	position:relative
}
.clients h3{
	font-family:Calibri,Arial, Helvetica, sans-serif;
	color:#c3c3c3;
	padding: 20px 23px 23px 20px;
	border-right: 1px solid #c3c3c3;
	float:left
}
.clients .clients_img{
	position:absolute;
	top:25px;
	left:146px;
	
}
.clients .clients_img img{
	margin-right:13px;
}

/*---------------------------About Page------------------------------*/
#content .about{
	width:575px;
	border:1px solid #cdcdcd;
	background: #fff url(../images/container_gradient.jpg) repeat-x scroll top left;
	padding: 0 15px 15px 15px;
	margin:0 23px 0 0;
	float:left;
	display:inline
}
#content .about .block {
	margin-bottom:20px;
	clear:both;
}
#content .about .block a{
	color:#5e7186;
	font-weight:bold;
	font-style:italic
}
#content .about .block a:hover{
	border-bottom:1px dotted #5e7186;
}
#content .about .block img {
	float:left;
	padding:6px;	
	margin:6px 15px 5px 0;	
	border: 1px solid #ccc;	
}
#content .about .block h4{
	margin-bottom:3px;
	color:#35587e;
}
#content .about .block h2{
	color:#35587e;
}
#content .about .blockquote{
	background:#dcdcdc;
	border:1px solid #b8b8b8;
	border-left: 4px solid #b8b8b8;
	padding:10px;
	margin: 20px 10px 20px 10px;
}
#content .about .blockquote span{
	color:#838383;
}
/*-------------------------Portfolio Page----------------------------*/
#content #portfolio {
	border:1px solid #cdcdcd;
	background: #fff url(../images/container_gradient.jpg) repeat-x scroll top left;
	padding:15px;
	width:875px;
	height:610px;
	margin-left:17px;
	margin-bottom:-25px;
	}
#gallery { height: 80px; }

#gallery li {
    float: left;
    padding: 15px 6px 15px 2px;
    background: transparent url(../images/ajax-loader-small.gif) 50% 50% no-repeat;
    cursor: pointer;
}

/*--------------------------Services Page----------------------------*/
#content .services{
	width:575px;
	border:1px solid #cdcdcd;
	background: #fff url(../images/container_gradient.jpg) repeat-x scroll top left;
	padding: 0 15px 15px 15px;
	margin:0 23px 0 0;
	float:left;
	display:inline
}
#content .services .block {
	margin-bottom:20px;
	clear:both;
}
#content .services .block a{
	color:#5e7186;
	font-weight:bold;
	font-style:italic
}
#content .services .block a:hover{
	border-bottom:1px dotted #5e7186;
}
#content .services .block img {
	float:left;
	padding:6px;	
	margin:6px 15px 5px 0;	
	border: 1px solid #ccc;	
}
#content .services .block .right{
	float:right;
	padding:6px;	
	margin:6px 0 5px 15px;	
	border: 1px solid #ccc;
}
#content .services .block h4{
	margin-bottom:3px;
	color:#35587e;
}
#content .services .block h2{
	color:#35587e;
}
/*--------------------------Contact Page-----------------------------*/
#content .contact{
	width:575px;
	border:1px solid #cdcdcd;
	background: #fff url(../images/container_gradient.jpg) repeat-x scroll top left;
	padding: 0 15px 15px 15px;
	margin:0 23px 0 0;
	float:left;
	display:inline
}
#content .contact button{
	border:none;
}
#content .contact .btn:hover{
	background:url(../images/btn_hover.jpg) no-repeat scroll;
	width:150px;
	height:32px;
	text-align:center;
	line-height:32px;
	display:inline;
	font-size:14px;
	font-weight:bold;
	margin-left:110px;
	float:right
}
#content .contact .btn{
	color:#4f4e4c;
	background:url(../images/btn.jpg) no-repeat scroll;
	width:150px;
	height:32px;
	text-align:center;
	line-height:32px;
	display:inline;
	font-size:14px;
	font-weight:bold;
	margin-left:110px;
	float:left
}
.myform{
width:575px;
}
#stylized div{
	width:450px;
}
#stylized p{
display:block;
font-weight:bold;
text-align:right;
width:100px;
float:left;
}
#stylized .small{
color:#666666;
display:block;
font-size:11px;
font-weight:normal;
font-family:Calibri, Arial, Helvetica, sans-serif;
text-align:right;
width:100px;
margin-top:-5px;
}
#stylized input{
float:left;
font-size:14px;
padding:5px 2px;
border:solid 1px #ddd;
width:250px;
margin:2px 0 20px 10px;
display:inline
}
#stylized input:focus, #stylized textarea:focus{
	border:solid 1px #aacfe4;
}
#stylized textarea{
float:left;
font-size:12px;
padding:7px 2px;
border:solid 1px #ddd;
width:375px;
height:150px;
margin:-33px 0 20px 110px;
overflow:auto
}
/*=====================================================================
========================Begin Footer styles===========================
=====================================================================*/

#footer_container{
	background:#202020;
	width:100%;
	margin-top:25px;
	height:50px;
	line-height:50px;
}
#footer{
	width:960px;
	margin:0 auto;
}
#footer p{
	color:#a3a3a3;
	margin-left:8px;
}