/*  
Theme Name: Design Studio One
Theme URI: http://www.DS1.com/
Description: Atlanta Web Design and Development
Version: 4.00
Author: DS1 Team
Author URI: http://www.DS1.com 
*/
 

/*Small reset*/
body, ul, ol, h1,h2,h3,h4,h5,h6,form,li,p{
	margin:0;
	padding:0;
}

/*Structured layout mainpage*/


body{
	font-size:11.5px;
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Tahoma, Arial, san-serif;
	line-height:21px;
	color:#666;
	background: url(../images/background.jpg) top center no-repeat #f6f6f6;
	}

#top{
	width:933px;
	margin:0 auto;
	position:relative;
	}

/*****************************
1.) #head	
/****************************/	
	
	#head{
		height:81px;
		position:relative;
		background:url(../images/header-bg.jpg);
		z-index:10;
		margin:20px 0 20px 0;
		}
		
			.logo, .logo a{
		float:left;
				display:block;
				height:81px;
				width:418px;
				right:0px;
				top:0px;
				}
				
	#top .logo a{
	text-indent:-9999px;
	outline:none;
	background:transparent url(../images/logo.png) right top no-repeat;
	}
				
	#top .phone, #top .phone a{
		text-indent:-9999px;
		float:right;
		outline:none;
		background-image:url(../images/phone.png);
		width:218px;
		height:81px;
		}
		
/*****************************
2.) #navigation
/****************************/		

#nav{
	width:172px;
	float: left;
	overflow:hidden;
	}

#navigation li{
	float:left;
	display:block;
	list-style-type:none;
	}

#navigation li a {
	background-image:url(../images/navigation-matrix.jpg);
	display: block;
	outline: none;
	position: relative;
	text-decoration: none;
	width: auto;
	cursor:pointer;
	}
	
	#navigation .home {
	background-position:0px 0px;
	width:172px;
	height:51px;
	}
	
	#navigation .solutions {
	background-position:0px -51px;
	width:172px;
	height:50px;
	}
	
	#navigation .about {
	background-position:0px -101px;
	width:172px;
	height:50px;
	}
	
	#navigation .portfolio {
	background-position:0px -151px;
	width:172px;
	height:50px;
	}
	
	#navigation .login {
	background-position:0px -201px;
	width:172px;
	height:50px;
	}
	
	#navigation .contact {
	background-position:0px -251px;
	width:172px;
	height:53px;
	}
	
	
	#navigation a .hover {
	background: transparent  url(../images/navigation-matrix.jpg) no-repeat;
	display:block ;
	opacity: 0;
	position: relative;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	}
	
	#navigation .home .hover {
	background-position: -172px 0px;
	}
	#navigation .solutions .hover{
	background-position: -172px -51px;
	}
	#navigation .about .hover {
	background-position: -172px -101px;
	}
	#navigation .portfolio .hover {
	background-position: -172px -151px;
	}
	#navigation .login .hover {
	background-position: -172px -201px;
	}
	#navigation .contact .hover {
	background-position: -172px -251px;
	}
	
/*****************************
2b.) #testimonials
/****************************/		

#testimonials{
	width:180px;
	height:200px;
	margin-top:27px;
	float: left;
	}

		
/*****************************
3.) #main
/****************************/		
			#main{
			width: 745px;
			position:relative;
			float:right;
			background:transparent url(../images/main-bg.gif) left top repeat-y;
			}
			
									
/*****************************
4.) breadcrumb navigation
/****************************/	
		

.breadcrumb{
	font-size:11px;
	margin: 30px 0 0 5px;
	left:5px;
	z-index:5;
	color:#5b5b5b;
	}

.breadcrumb a{
	text-decoration:none;
	color:#787878;
	}
	
.breadcrumb a:hover{
	text-decoration:underline;
	color:#fff;
	}
							
/*****************************
5.) content area below slider and on subpages
/****************************/	
						
			.content_top{
				height:253px;
				padding:0;
				width:745px;
				float:left;
				background:transparent url(../images/captivate.jpg) left top no-repeat;
				}	
				
			.content_top_sidebar{
				height:53px;
				padding:6px 0 0 30px;
				margin:0;
				width:715px;
				float:left;
				background:transparent url(../images/header-sidebar-bg.jpg) left top no-repeat;
				}	
				
			.content_top_nosidebar{
				height:53px;
				padding:6px 0 0 30px;
				margin:0;
				width:715px;
				float:left;
				background:transparent url(../images/header-secondary-bg.jpg) left top no-repeat;
				}
				
			#content{
				float:left;
				padding: 0;
				position:relative;
				width:745px;
				background:transparent url(../images/bg_slice2.png) repeat-y scroll center top;
				}
					
					#sidebar{
						float:left;
						margin:19px 0 15px 20px;
						position:relative;
						width:180px;
						}
							
								
								#top #sidebar .small_box{
									padding:0 0 15px 0;
									}
									
			.content_bottom{
				height:13px;
				padding:0;
				width:745px;
				float:left;
				background:transparent url(../images/footer-bg.gif) left top no-repeat;
				}	
									
			.content_bottom_sidebar{
				height:13px;
				padding:0;
				width:745px;
				float:left;
				background:transparent url(../images/footer-sidebar-bg.gif) left top no-repeat;
				}	
				
/*****************************
6.) Portfolio Page (no sidebar)
/****************************/	
#inner_content_big{
	float:left;
	width:685px;
	padding:15px 30px 15px 30px;
	position:relative;
	}
	
		
.entry_portfolio{
	padding-bottom:30px;
	clear:both;
	float:left;
	width:745px;
	position:relative;
	}
	
.entry_portfolio p{
	font-style:italic;
	}

.portfolio_item{
	height:132px;
	overflow:hidden;
	padding:5px;
	position:relative;
	width:250px;
	border:1px solid #ddd;
	}
	
#top .portfolio_item h3{	
	position:absolute;
	bottom:13px;
	left:0;
	border:none;
	padding:0;
	margin:0;
	line-height:1em;
}

#top #main .portfolio_item h3 a{
	padding:4px 8px;
	font-size:12px;
	display:inline;
	height:auto;
	width:auto;
	overflow:auto;
	}

.portfolio_item a{
	display:block;
	overflow:hidden;
	width:250px;
	}

	
#top .portfolio_item img, #top .portfolio_item a img{
	border:none;
	padding:0 !important; /*ie 6 fix fix =)*/
	margin:0;
	}
	
.column1 {
	float: left;
	width:325px;
	}
	
.column2 {
	float: right;
	width:325px;
	}
/*****************************
7.)pages with sidebar
/****************************/								
					
					#inner_content{
						float:left;
						width:468px;
						padding:15px 30px 15px 30px;
						position:relative;
						}
						
					#inner_content .entry{
						width:468px;
						}
						
								.entry{
									clear:both;
									margin-bottom:28px;
									padding-bottom:20px;
									position:relative;
									border-bottom:1px solid #bbb;
									}
									
								.entry-head{
									position:relative;
									top:-3px;
									margin-bottom:20px;
									font-size:11px;
									}
									
										
										.categories, .comments, .entry-head a, .more-link, #top .portfolio_item h3 a{
											text-decoration:none;
											padding:2px 0;
											background-color:#747474;
											color:#eee;
											}
											
											
											.entry-head a:hover, .more-link:hover, #top .portfolio_item h3 a:hover{
											background-color:#eaeaea;
											color:#747474;
											}
											
											#top .entry-head a, .more-link{
											padding:2px 4px;	
												}
	
											
											.date{
												padding:2px 4px;
												}
									

				
					#subpage #content{
						padding:20px 10px 0;
						}
						
					#top .bg_sidebar{
						background:transparent url(../images/main-sidebar-bg.gif) repeat-y scroll center top;
						}
						
						
/*****************************
7.) Small Boxes and Sidebar "Widgets"
/****************************/	
				
							.small_box{
								position:relative;
								}
						
							#top .box1{
								text-align:justify;
								float:left;
								width:310px;
								padding:25px 0px 15px 35px;
								overflow: hidden;
								}
						
							#top .box2{
								text-align:justify;
								width:310px;
								padding:25px 0px 15px 45px;
								float:left;
								overflow: hidden;
								}
							
							.small_box h3{
								margin:0 0 5px 0;
								border-bottom:1px solid #DDD;
								}
								
							.small_box h3 a{
								margin:0 0 5px 0;
								padding: 0 0 5px 0;
								}
		
								
							.small_box img{
								padding:5px 0 !important;
								padding:0;/*ie6 fix for png elemnts needs this*/
								border-top:1px solid #DDD;
								border-bottom:1px solid #DDD;
								}
								
							.widget__pages{
							width:170px; /*change if sidebarwidth changes*/
							}
								
							.widget_categories a, .widget_pages li a{
							padding:5px;
							display:block;
							text-decoration:none;
							width:170px; /*change if sidebarwidth changes*/
							border-bottom:1px solid #ddd;
							}
								
								
							.widget_categories a:hover, .widget_pages a:hover{
							background:#fff;	
							}
								
							.small_box ul{
								margin-top: -5px;
								}						
							
							/* uncomment this if you want sublevels with indents
							.small_box ul ul a{
								padding-left:25px;
								width:230px;
								}
								
							.small_box ul ul ul a{
								padding-left:45px;
								width:210px;
								}
								
							.small_box ul ul ul ul a{
								padding-left:65px;
								width:190px;
								}
							*/
				
				
			
			
		#footer{
			clear:both;
			padding:0px;
			position:relative;
			font-size:10px;
			width:930px;
			color:#888;
			}
		
				#footer a{
					color:#666;
					text-decoration:none
					}
		
				#footer a:hover{
					color:#2a4b7d;
					text-decoration:underline;
					}
					
				.copyright{
					float:left;
					display:block;
					margin-left:185px;
					width:745px;
					text-align:center;
					}
					
				.scroll-top a{
					float:right;
					display:block;
					color:#fff;
					}
					
				
		




/*****************************
#basic & common styles	
/****************************/

h1 a, h2 a, h3 a, h4 a, h5 a h6 a{
	color:#5B5A5A;
	}

a{
	color:#333;
	text-decoration:underline;
	}

a:hover{
	color:#2a4b7d;
	text-decoration:none;
	}
	
a img{
	border:none;
	}
	
p{ padding: 0 0 1em 0}


ul, ol{
	list-style-position:outside;
	margin-left:0px;
	}
	
#sidebar ul, #sidebar ol{
	margin-left:0px;
	}
	
#sidebar li{
	list-style-type:none;
		}
	

h1,h3,h4,h5,h6, legend{
	font-weight:normal;
	padding-bottom:5px;
	line-height:1.4em;
	color:#5b5a5a;
	}
	

h2{
	font-weight:normal;
	line-height:1em;
	color:#3d3d3d;
	}
	
	h1{clear:both; font-size:32px;font-weight:bold;}
	h2{font-size:32px; clear:both;}
	h3, legend{font-size:18px; clear:both;}
	h4{font-size:16px; clear:both;}
	h5{font-size:14px; clear:both;}
	h6{font-size:13px; clear:both;}
	
	h1 a, h2 a, h3 a, h4 a, h5 a, h6 a{
		text-decoration:none;
		}	

	#featured h2, #featured h2 a{
		color:#fff;
		}	
		
	#featured h2{
		margin-bottom:8px;
		padding-bottom:8px;
		border-bottom:1px solid #ddd;
		}
		
	#inner_content h2, #inner_content h2 a, #inner_content_big h2, #inner_content_big h2 a{
		font-size:32px;
		color:#3d3d3d;
		}

	blockquote p{
	padding:11px 0px;
	}
	
	blockquote{
	margin:0 0 22px 5px;
	padding:0 15px;
		}
	
.floatleft{
	float:left;
	}

.floatright{
	float:right;
	}
	
.clearboth{
	clear:both;
	}
	
.alignleft{
float:left;
margin:0px 15px 15px 0pt;
}

.alignright{
float:right;
margin:0px 0pt 15px 15px;
}

.aligncenter{
clear:both;
display:block;
margin:10px auto;
padding: 10px 0;
border-bottom:1px solid #ddd;
border-top:1px solid #ddd;
}

#top .wp-smiley{
	border:none;
	padding:0;
	}
	
.meta{
	width: 300px;
	display:block;
	position:relative;
	top:3px;
	font-size:11px;
	line-height:14px;
	color:#a0a0a0;
	}
	
.metadark{
	width: 450px;
	display:block;
	position:relative;
	top:3px;
	font-size:11px;
	line-height:14px;
	color:#666;
	}
	
.metasidebar{
	width: 180px;
	display:block;
	top:3px;
	font-size:11px;
	line-height:14px;
	color:#666;
	}
	
.read-more, .show-next{
	display:block;
	font-size:11px;
	font-weight:bold;
	height:41px;
	left:-2px;
	line-height:41px;
	position:relative;
	text-align:center;
	text-decoration:none;
	width:165px;
	background:transparent url(../images/read_more.png) no-repeat scroll right top;
	color:#555;
	}
	
#top .show-next{
	bottom:0;
	left:165px;
	position:absolute;
	}
	
.read-more:hover, .show-next:hover{
	background:transparent url(../images/read_more.png) no-repeat scroll right bottom;
	color:#666;
	}
	
.entry ul, .entry ol{
	list-style-type:disc;
	list-style-position:inside;
	margin:0;
	padding:0 0 20px 0;
	border-top:1px solid #ddd;
	}
	
#top .entry ol{
	list-style-type:decimal;
	}
	
.entry li{
	padding:3px 10px;
	border-bottom:1px solid #ddd;
	}
	
blockquote{
	font-size:13px;
	font-style:italic;
	margin:0 0 20px;
	padding:10px 20px 10px 41px;
	background:transparent url(../images/quotes.png) no-repeat scroll left 6px;
	color:#555555;
	}
	
	
/*CONTACT FORM*/	

.valid .text_input, .valid .text_area{border:1px solid #70A41B;} /*#70A41B*/
.error .text_input, .error .text_area{border:1px solid #EE2A00;}
.ajax_alert .text_input, .ajax_alert .text_area{border:1px solid #ffb628;}

.ajax_form {
	background-color: #F0F0F0;
	border: 1px dotted #cccccc;
	}

#searchsubmit, #send, #top #submit{
	cursor:pointer;
	border:1px solid #ababab;
	background-color:#333;
	cursor:pointer;
	color:#fff;
	}
	
#s, .text_input, .text_area{
	padding:5px;
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Tahoma, Arial, san-serif;
	width:200px;
	font-size:11.5px;
	}

#s, .text_input, .text_area, textarea, #commentform input{
	border:1px solid #ababab;
	color:#333;
	}

#searchsubmit, #send, #submit{
	padding:4px 20px;
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Tahoma, Arial, san-serif;
	font-size:11.5px;
	}
	
#searchsubmit:hover, #send:hover, #top #submit:hover{
	background-color:#999;
	color:#333;
	}

.hidden{
	display:none;
	}
#commentform{
	padding-bottom:20px;
	}


fieldset{
border:none;
padding:0;
margin:0;
overflow:hidden;
}

fieldset label{
	padding-left:7px;
	}
	
label{
	display:block;
	margin-bottom:10px;
	}

label span{
	display:block;
	float:left;
	padding-right:6px;
	width:120px;
	text-align:right;
	line-height: 22px;
}

#top .text_area{
	width:440px;
	}
	
.corner_left, .corner_right{
	position:absolute;
	top:0;
	height:5px;
	width:5px;
	z-index:6;
	left:0;
	background:transparent url(../images/jquery_corners.png) no-repeat scroll top left;
	}
	
#top .corner_right{
	left:935px;
	background:transparent url(../images/jquery_corners.png) no-repeat scroll top right;
	}