/*
THEME NAME: Capitol City Studios
THEME URI: http://www.capitolcitystudios.com/themes/
DESCRIPTION: Custom Wordpress theme for Capitol City Studios
VERSION: 1.0
AUTHOR: <a href="http://bhparker.com/">Ben Parker</a> for <a href="http://www.capitolcitystudios.com/">Capitol City Studios</a>
AUTHOR URI: <a href="http://bhparker.com">www.bhparker.com</a>
TAGS: sandbox, custom theme, featured content, portfolio, jquery
*/



body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-image: url(images/bg.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

img {border: none !important; }

/*
**********************************************
			LINKS
**********************************************
*/

a:link { color: #EB4D28; text-decoration: none;}

a:visited { text-decoration: none; color: #EB4D28;}

a:hover { text-decoration: underline; color: #277A8C;}

a:active { text-decoration: none; color: #EB4D28;}

/*
**********************************************
			HEADINGS
**********************************************
*/

h1 { font-size: 36px;}

h2 { font-size: 24px; color: #277A8C !important}

h3 { font-size: 18px; color: #277A8C !important;}

h4 { font-size: 16px;}

h5 { font-size: 14px;}

/*
**********************************************
			LAYOUT AND STRUCTURE
**********************************************
*/

#clients {margin:0;padding:0; }
#clients ul { margin:0;padding:0; }
#clients ul li { display:block;padding:0; float:left;text-align:left;margin-right:2em; }
#clients li a { color:#277A8C;font:bold 14px arial;text-decoration:none;line-height: 1.3em; display:block; }
#clients li a:hover { color:#EB4D28; }
#clients li span { font:11px arial; color:#151515; margin:0; }
#clients li span:hover  {color:#277A8C;}

#clientcontent {
	width: 931px;
	height: 150px;
	margin: auto;
	background-image: url(images/client-bg.jpg);
	background-repeat: no-repeat;
}

#container {
	width: 960px;
	margin: auto;
	background-color: #FFFFFF !important;
}

#content2 {
	width: 600px;
	float: right;
	padding: 20px;
}

#contenthome {
	width: 931px;
	margin: auto;
}

.entry-meta {
	background-color: #F0F0F0;
	border-top-style:dashed; 
	border-top-width:thin; 
	border-top-color:#EB4D28;
	border-bottom-style:dashed; 
	border-bottom-width:thin; 
	border-bottom-color:#EB4D28;
	padding: 10px;
	font-size: 10px;
}


#featuredcontent {
	width: 480px;
	height: 367px;
	float: right;
	background-image: url(images/featured-bg.jpg);
}

#footerdiv {
	width: 960px;
	margin: auto;
	background-image: url(images/footer.png);
	background-repeat: no-repeat;
	height: 50px;
	margin-top: -35px;
}

#homesnippet {
	background-image: url(images/capitol-home.jpg);
	width: 455px;
	height: 367px;
	float: left;
}

#homepagenews {
	width: 500px;
	float: left;
}

#homepagewelcome {
	width: 400px;
	float: left;
}

#menunav {
	width:  960px; margin: auto;
}

#queryback {
	background-image: url(images/header-remainder.png);
	text-align: right;
	background-repeat: no-repeat;
	
}

#sidebarsingle {
	width: 300px;
	float: left;
}

#subscribe {
	width: 208px;
	height: 142px;
	background-image: url(images/newsletter.jpg);
	padding-left: 30px;
	padding-top:  10px;
}
.xoxo ul {
	list-style: none;
	list-style-image: none;
	padding-left: 10px;
}


/*
**********************************************
			SEARCH FORM
**********************************************
*/


#form-search
{
background-image: url(images/searchbar.gif);
background-repeat: no-repeat;
background-position: left top;
padding: 0 26px;
margin: 0;
border: none;
height: 29px;
width: 98px;
}

#form-search label, #input-keywords, #submit-search
{

padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
vertical-align: top;
}

#cash p
{
padding: 0;
margin: 0;
}


/*
**********************************************
**********************************************
**********************************************
			HOME PAGE JQUERY CONTENT
**********************************************
**********************************************
**********************************************
*/


#wrap {
width: 931px;
margin: 35px auto;
}



/*
**********************************************
			NAVIGATION
**********************************************
*/


ul#nav {
	margin-bottom: 15px;
	text-transform: uppercase;
}

ul#nav li {
	display: inline;
	list-style: none;
	padding-right: 10px;
	font-size: 1.2em;
}
	
ul#nav li a:link, ul#nav li a:visited {
	color: #555555;
	text-decoration: none;
	border-bottom:0;
}
		
ul#nav li a:hover, ul#nav li a:active, ul#nav li a:focus {
	color: #7b7878;
	outline: none;
}
		
ul#nav li.ui-tabs-selected a {
	color: #7b7878;
	border-bottom: 5px solid #EB4D28;
}

/*
**********************************************
			MAIN STYLES
**********************************************
*/

#ctop {
	height: 24px;
	background: url("images/top.jpg") no-repeat;
}

#cmid {
	background: url("images/mid.jpg") repeat-y;
	padding: 0 20px;
}

.ui-tabs-hide {
	display: none;
}
	
.section {
	overflow: hidden;
	clear: both;
}
	
h2 {
	text-transform: uppercase;
	margin-bottom: 20px;
	color: #fff;
	font-size: 2em;
}
	
/*
**********************************************
			WORK PAGE
**********************************************
*/	

#portitems {
	margin: 0 5px 10px 5px;
}
	
#portitems li {
	display: inline;
	margin-left: 5px;
}
		
#portitems li a:link, #portitems li a:visited {
	padding: 5px 10px;
	color: #EB4D28;
	border-bottom: none;
	outline: none;
}
			
#portitems li a:hover, #portitems li a:active, #portitems li a:focus {
	color: #277A8C;
}
			
#portitems li.ui-tabs-selected a:link, #portitems li.ui-tabs-selected a:visited, #portitems li.ui-tabs-selected a:hover, #portitems li.ui-tabs-selected a:active, #portitems li.ui-tabs-selected a:focus {
	background-color: #EB4D28;
	color: #FFFFFF;
}
	
.item {
	clear: both;
	padding-bottom: 5px;
	margin-bottom: 20px;
}
		
.item img.smallitem {
	margin-left: 11px;
	margin-bottom: 10px;
}
		
.description {
	clear: both;
	padding: 5px 0;
}
		
ul {
	margin: 5px;
	list-style-position: inside;
}
		

/*
**********************************************
			CONTACT PAGE
**********************************************
*/

#cbot {
height: 28px;
background: url("images/bot.jpg") no-repeat;
}

p.copy {
margin-top: 10px;
}

/*
**********************************************
			LIGHTBOX STYLING
**********************************************
*/

#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none; border-bottom: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;
	border-bottom: none;	
}
