/*
Theme Name: WordPress Default
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.6
Author: Matthew Tuey
Author URI: http://www.2estudios.com
Tags: blue, custom header, fixed width, two columns, widgets

	2E Studios v1.0
	 http://www.2estudios.com/2estudios

	This theme was designed and built by Matthew Tuey,
	whose blog you will find at http://2estudios.com

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/



/* Begin Typography & Colors */




a:active
{
outline: none;
}

a:focus
{
-moz-outline-style: none;
}

body {
	background-color: #5e7cab;
	border:hidden;
	font-family: "Museo Sans 500", "Arial", "Verdana", "Helvetica", sans-serif;    
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000;
	margin: 0px;
	}
	


h1{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: lighter;
	font-variant: normal;
	color: #5e7cab;
	text-transform: uppercase;
	line-height: 26px; 
}

h2{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 36px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: white;
	text-transform: capitalize;
	line-height: 26px;
}


#pagesheader h2{
	padding: 0px;
	margin-top: 65px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 85px; 

}

#pagesdiscription h3{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: lighter;
	color: #5e7cab;
	line-height: 7px;
	word-spacing: .15em;
	list-style-type: circle;
}

p{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: lighter;
	color: #555;
	line-height: 24px;
	word-spacing: .15em;
}

#page{
	width: 963px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: hidden;	
	}
	
	
#pagefooter{
	float: left;
	background-color: #5e7cab;
	width: 963px;
}


#pageheader{
	float: left;
	border: none;
}

			

#homebackground{
	margin: 0px;
	padding: 0px;
	height: 655px;
	width: 963px;
	background-image: url(images/hp_09.png);
	float: left;
	}
	
#homediscription{
	padding: 0px;
	width: 400px;
	margin-top: 170px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 85px;
	float: left;
	text-align: left;
}

#pagesheader{
	background-image: url(images/pbody_09.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 963px;
	height: 157px;
}

#servicesmenu{
	margin: 0px;
	padding: 0px;
	float: left;
	height: 47px;
	width: 963px;	
}


#pagesbackground{
	background-image: url(images/pbody_10.png);
	background-repeat: repeat-y;
	padding: 0px;
	float: left;
	width: 963px;
	margin: 0px;
	
}

#pagesbackgroundflash{
	padding: 0px;
	float: none;
	width: 700px;
	margin: auto;
	height: 300px;
}

#pagesfooter{
	margin: 0px;
	padding: 0px;
	float: left;
	width: 963px;
}

#pagesdiscription{
	padding: 0px;
	width: 400px;
	margin-top: 35px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 85px;
	float: left;
	text-align: left;
}


/* ------------------------------- BLOG Description ------------------------ */

#blogdiscription{
	padding: 0px;
	width: 400px;
	margin-top: 35px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 85px;
	float: left;
	text-align: left;
}

.h1singleblog{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 36px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: white;
	text-transform: capitalize;
	line-height: 26px;
	padding: 0px;
	margin-top: 65px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 85px; 
}


.single_title{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #5e7cab;
}

.blog_title{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	color: #5e7cab;
}

.post a:link {
	text-decoration: none;
	color: #5e7cab;
	}
.post a:visited {
		text-decoration: none;
		color: #5e7cab;
	}
.post a:hover {
		text-decoration: none;
		color: #3e230f;
	}


/* ----------------BLOG SIDE BAR------------------*/


#sidebar{
	padding: 0px;
	width: 300px;
	margin-top: 35px;
	margin-right: 35px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: right;
	text-align: left;
	
}

#sidebar h2{
	font-size: 17px;
	color: #5e7cab;
	font-style: italic;
	line-height: normal;
	margin: 0px;
	padding: 0px;
}

#sidebar ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;

}

#sidebar a:link {
	text-decoration: none;
	color: #5e7cab;
	}
#sidebar a:visited {
		text-decoration: none;
		color: #5e7cab;
	}
#sidebar a:hover {
		text-decoration: none;
		color: #3e230f;
	}
	
	

/* --------------END OF BLOG SIDEBAR ----------------------------- */

#portfoliodiscription{
	padding: 0px;
	width: 962px;
	margin-top: 35px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 85px;
	float: left;
	text-align: left;
}
#contactdiscription{
	padding: 0px;
	width: 400px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 85px;
	float: left;
	text-align: left;
}


#quotediscription{
	padding: 0px;
	width: 850px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 85px;
	float: left;
	text-align: left;
}

#privacydiscription{
	padding: 0px;
	width: 800px;
	margin-top: 55px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 85px;
	float: left;
	text-align: left;
}

#logodiscription{
	padding: 0px;
	width: 400px;
	margin-top: 35px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 85px;
	float: left;
	text-align: left;
}

#contactsideright{
	float: right;
	padding: 0px;
	margin-top: 32px;
	margin-right: 70px;
	margin-bottom: 0px;
	width: 350px;
}

#contactsideright h4{
	color: #5e7cab;
	font-size: 16px;
}

#contactsideright a:link {
	text-decoration: none;
	color: #5e7cab;
	}
	#contactsideright a:visited {
		text-decoration: none;
		color: #5e7cab;
	}
	#contactsideright a:hover {
		text-decoration: none;
		color: #3e230f;
	}

#aboutphoto{
	float: right;
	padding: 0px;
	margin-top: 60px;
	margin-right: 90px;
	margin-bottom: 0px;
}


#logophoto{
	float: right;
	padding: 0px;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 0px;
}

#printphoto{
	float: right;
	padding: 0px;
	margin-top: 10px;
	margin-right: 30px;
	margin-bottom: 0px;
}

#directmailphoto{
	float: right;
	padding: 0px;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 0px;
}

#digitalphoto{
	float: right;
	padding: 0px;
	margin-top: 40px;
	margin-right: 30px;
	margin-bottom: 0px;
}

#marketphoto{
	float: right;
	padding: 0px;
	margin-top: 10px;
	margin-right: 30px;
	margin-bottom: 0px;
}

/* for bulleted lists in the services div */

#serviceslist{
	padding: 0px;
	float: left;
	width: 500px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 60px;
		}


#serviceslist ul li{
			font-family: Verdana, Geneva, sans-serif;
			font-size: 16px;
			font-style: italic;
			font-weight: lighter;
			color: #666;
			line-height: 24px;
			word-spacing: .15em;
			width: 192px;
			float: left;
			list-style-image: url(images/bullet.gif);
			padding-left: 5px;
			margin: 0px 20px 5px 0px;
			border: 0px dotted #999999;
			
		}
		
/* --------------------------------form and contact info ------------------------------ */		
		
		#contactSidebar {
	width: 280px;
	float: left;
	margin: 0px 90px 0px 0px;
	border: 0px dotted #999999;
}
#contactContent {
	width: 378px;
	float: left;
	border: 0px dotted #999999;
}
#contactIcons {
	width: inherit;
	float: left;
	margin: 30px 0px 0px 0px;
	padding: 30px 0px 0px 0px;
	border-top: 1px solid #d2c2b2;
}
	#contactIconEmail {
		width: inherit;
		height: 42px;
		float: left;
		padding: 4px 0px 0px 55px;
		margin-bottom: 20px;
		background-image: url(images/icncontact-email.jpg);
		background-repeat: no-repeat;
	}
	#contactIconPhone {
		width: inherit;
		height: 42px;
		float: left;
		padding: 4px 0px 0px 55px;
		margin-bottom: 20px;
		background-image: url(images/icncontact-phone.jpg);
		background-repeat: no-repeat;
	}
	#contactIconSkype {
		width: inherit;
		height: 42px;
		float: left;
		padding: 4px 0px 0px 55px;
		margin-bottom: 20px;
		background-image: url(images/icncontact-skype.jpg);
		background-repeat: no-repeat;
	}
	#contactIconVcard {
		width: inherit;
		height: 42px;
		float: left;
		padding: 4px 0px 0px 55px;
		margin-bottom: 20px;
		background-image: url(images/icncontact-vcard.jpg);
		background-repeat: no-repeat;
	}

		
		
/* ----------------mininav and copyright info--------------------- */
	#copy {
	width: 963px;
	float: left;
	color: #FFF;
	padding: 0px 0px 100px 0px;
	clear: both;
}

	#copyMiniNav a {
		border: 0px;
		margin: 0px 15px 0px 15px;
		font-size: 16px;
		text-transform: uppercase;
		color: #FFF;
		letter-spacing: 0.125em;
	}
	#copyMiniNav a:link {
		text-decoration: none;
	}
	#copyMiniNav a:visited {
		text-decoration: none;
	}
	#copyMiniNav a:hover {
		text-decoration: none;
		color: #3e230f;
	}
	#copyMiniNav a:active {
		text-decoration: none;
		color: #3e230f;
	}
	
	#copyRight {
		width: 740px;
		font-size: 12px;
		border-top: 1px solid #FFF;
		padding: 5px 10px 0px 10px;
		margin: 12px 0px 0px 0px;
		letter-spacing: 0.1em;
	}
		#copyRight a {
			color: #FFF;
			border-bottom: 1px solid #FFF;
		}
		#copyRight a:link {
			text-decoration: none;
		}
		#copyRight a:visited {
			text-decoration: none;
		}
		#copyRight a:hover {
			text-decoration: none;
			color: #3e230f;
		}
		#copyRight a:active {
			text-decoration: none;
			color: #3e230f;
		}

	
/* ----------------below is used for Wordpress  ----------------------*/

		
		
		
		.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
}

.alignright {
   float: right;
}

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}

		
		
	
		
		
		
		
		
		
