/*
Theme Name: OTL WordPress Theme
Theme URI: http://www.outtolunchproductions.com/work
Description: Seventh inning stretch
Version: 7.0
Author: Carter Fort
Author URI: http://outtolunchproductions.com
Tags: 

Swatch Colors:
Dark Blue: 3e6488
Red: ab0606
Aqua Green: 7FA7CD
Light Blue: bedaf5
Dark Grey: 141414
Light Grey: bfbfbf

*/

/* Resets and Overrides 
========================*/

*
{
	margin: 0;
	padding: 0;
}

img
{
	border:none;
}

:focus
{
	outline: 0;
}

ul
{
	list-style: none;
}

/* Links and Type
========================*/

#intro, #quotables
{
	display: none;
}

body
{
	color:#3E6488;
	background: #000;
	font-family: Helvetica, Arial, sans-serif; 
	text-align: center;
}

a:link, a:active, a:visited
{
	color: #ab0606;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

#portfolio-container a
{
	color: #fff;
	font-style: italic;
	font-weight: bold;
}

.linkback a
{

}

h1
{
	font-family: "Trebuchet MS", sans-serif;
}

h1 a
{}

h1 a:hover
{}

h2.posttitle a
{
	color: #7FA7CD;
	font-size:18px;
	text-transform:uppercase;
}

h2.posttitle a:hover
{
	color: #0e3b65;
}

h2
{
	border-top:2px dotted;
	display:inline-block;
	font-family:Helvetica,Arial,sans-serif;
	font-size:28px;
	margin-bottom:10px;
	margin-top:10px;
	padding-top:10px;
	text-shadow:0 1px 1px rgba(255, 255, 255, 0.5);
	text-transform:uppercase;
	width:auto;
}

h2 a
{}

h2 a:hover
{}

#footer h3
{
	color: #fafafa;
	font-family: Helvetica, sans-serif;
	text-transform: uppercase;
}

#work-div .post h3, #blog-div .post h3
{
	background: url(images/article-bullet.png) no-repeat left center;
	color:#7FA7CD;
	font-weight:normal;
	font-size: 20px;
	margin-left:10px;
	padding-left:30px;
}

#work-div .post h3 a
{
	color: #155d60;
	font-weight: normal;
}

h3
{
	font-size: 24px;
	margin-bottom: 10px;
}

h3.posttitle
{
	float: left;
	width: 180px;
}

h3 a
{}

h3 a:hover
{}


/* Layout
========================*/
.wrapper
{
	margin: 0 auto;
	padding: 0 10px;
	width: 960px;
	text-align: left;
}

#content
{
	background: url(images/content-top-bevel.gif) repeat-x #bedaf5;
	padding: 20px 0;
	position: relative;
	z-index: 10;
}

.post
{
	border-bottom:1px dotted #0E3B65;
	display:inline-block;
	margin-bottom:15px;
	padding-bottom:10px;
}

.entry
{
	margin-left: 235px;
	width:600px;
}

.post img
{
	border: 1px solid #0e3b65;
}


.meta
{
	float:left;
	margin-right:35px;
	width:215px;
}

.meta img
{
	border: none !important;
}

p#cta-work
{
	clear: both;
	font-size: 14px;
	font-style: italic;
	font-family: Georgia, serif;
}

.linkback
{
	border-top:3px solid #3E6488;
	font-size:10px;
	font-style:italic;
	font-weight:bold;
	margin-top:5px;
	padding-top:10px;
	text-transform:uppercase;
	width: 215px;
}

p.thumbnail-image
{
	margin-bottom:10px;
}


/* Header
========================*/

#header
{
	background: #3e6488;
	font-family: "Trebuchet MS", sans-serif;
	height: 60px;
}

.header-third
{
	float: left;
	width: 300px;
}

#header-center
{
	margin-right: 30px;
}

#header-right
{
	float: right;
	width: auto;
}

#quotables
{
	display: none;
	padding:0 10px;
	float: right;
	width: 595px;
}

#logocator
{
	color: #fff;
	cursor: pointer;
	font-style: italic;
	left: 100px;
	position: relative;
	top: 25px;
	text-transform: uppercase;
	z-index: 9;
}

#logocator em
{
	background: #ab0606;
	padding: 0 5px;
}

#logo-hider
{
	cursor: pointer;
	text-decoration: underline;
}

#logo
{
	opacity: 0;
	position: absolute;
	top: 0;
	width: 325px;
	z-index: 5;
}


/* Footer
========================*/

#footer
{
	background: url(images/footer-top-bevel.gif) repeat-x #141414;
	color: #bfbfbf;
	padding-top: 20px;
}

#footer .wrapper
{
	background: url(images/otl-footer.png) no-repeat bottom right;
}

#footer img
{
	border: 1px solid #6e6e6e;
	margin-bottom: 10px;
}

#footer-left
{
	float: left;
	width: 450px;
}

#footer-left p
{
	font-size: 12px;
	line-height: 16px;
	padding-bottom: 10px;
}

#footer-right
{
	float:left;
	margin-left:113px;
	width:230px;
}

#footer-right a
{
	border-bottom: dotted 1px #fff;
	color: #bfbfbf;
	font-style: italic;
}

#footer-right a:hover
{
	border-bottom: 2px dotted #fff;
	color: #fff;
	text-decoration: none;
}

.article-box
{
	clear: both;
	margin-bottom: 10px;
}

.dateline
{
	font-family: Courier, serif;
	color: #626262;
	margin-top: 5px;
}

/* Text Styles
========================*/

#header-left p
{
	color: #fff;
	display: none;
	font-size: 18px;
	line-height: 24px;
	width: 300px;
}

p#intro
{
	font-family: "Trebuchet MS", sans-serif;
	font-size: 18px;
	float: left;
	line-height: 26px;
	width: 265px;
}

p#intro strong
{
	background: #ab0606;
	color: #fff;
	padding: 1px 3px;
}

p#blog-intro
{
	color: #ab0606;
	font-size: 14px;
	line-height: 20px;
	padding-left: 5px;
	margin-bottom: 10px;
	width: 745px;
}

.meta p
{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	margin-bottom: 5px;
}

.entry p
{
	font-family: Verdana, sans-serif;
	color:#123353;
	font-size:14px;
	line-height:1.4em;
	margin-bottom: 10px;
}

.entry strong
{
	color: #3e6488;
}

.entry li
{
	list-style: disc;
	margin-bottom: 5px;
	margin-left: 20px;
}

.attribution
{
	float:right;
	font-size:12px;
	width:auto;
}

#quotables p
{
	font-family: "Trebuchet MS", sans-serif;
	margin-bottom: 5px;
}

#quote-link
{
	display: block;
	font-size: 12px;
	float: right;
	width: auto;
}

#quote-link a
{
	color: #000;
}

.entry pre, .article pre {
		background: #fff;
		border: 1px solid #ccc;
		padding: 10px;
		margin-bottom: 10px;
		overflow: scroll;
		overflow-x: auto;
		overflow-y: none;
		color: #ba0000;
		font: normal 12px Courier;
	}

#header-left strong
{
	font-size: 12px;
}

/* Navigation
========================*/

#header-right ul li
{
	float: left;
}

#header-right li, #header-left li
{
	height: 60px;
	width: 92px;
}

#header-right li a, #header-left li a
{
	display: block;
	height: 60px;
	text-indent: -9999px;
	width: 92px;
}

#home
{
	background: url(images/home.png) no-repeat bottom;
}

#home:hover
{
	background: url(images/home.png) no-repeat top;
}

#work
{
	background: url(images/work.png) no-repeat bottom;
}

#work:hover
{
	background: url(images/work.png) no-repeat top;
}

#blog
{
	background: url(images/blog.png) no-repeat bottom;
}

#blog:hover
{
	background: url(images/blog.png) no-repeat top;
}

#contact
{
	background: url(images/contact.png) no-repeat bottom;
}

#contact:hover
{
	background: url(images/contact.png) no-repeat top;
}

/* Portfolio Carousel
========================*/

#portfolio-container
{
	height:378px;
	left: 10px;
	overflow:hidden;
	position:relative;
	margin-bottom: 20px;
	margin-top:60px;
	width:950px;
	z-index:40;
}

#loading-portfolio
{
	background: url(images/ajax-loader.gif) no-repeat center center;
	display: block;
	height: 378px;
	width: 940px;
}

#nav
{
/*	left: 264px;
	position: relative; 
	top: -28px;*/
	width: 330px;
	z-index: 20; 
}

.port-nav
{
}

#prev
{
	background: #ab0606;
	cursor: pointer;
	float: left;
	margin-right: 5px;
	padding: 5px;
}

#next
{
	background: #ab0606;
	cursor: pointer;
	float: right;
	padding: 5px;
}

#prev-arrow
{

}

#next-arrow
{
}

.arrow img
{
	cursor: pointer;
}

#carousel
{
	border-left:1px solid #021F31;
	margin-top: 10px;
}

#carousel p
{
	background: #3e6488;
	color:#FFFFFF;
	float:left;
	font-size:14px;
	height:100%;
	padding:20px;
	width:210px;
}


#carousel li
{
	height: 327px;
	margin-right:10px;
	width: 950px;
}

#carousel img, #carousel object
{
	float: right;
	margin-right: 15px;
	position: relative;
	width: 670px;
	z-index: 50;
}

#carousel img
{
	border:1px solid #3e6488;
}

.description
{
	display: block;
	font-size: 12px;
	line-height: 18px;
	margin: 5px 0 -10px 10px;
}

.skills
{
	display: block;
	font-family: Georgia, serif;
	font-style: italic;
	margin-bottom: 10px;
}
/* Misc
========================*/

.entry .aligncenter
{
	display: block;
	margin: 0 auto;
}

.entry p.wp-caption-text {
	font-size: 12px;
	font-family: Arial, sans-serif;
	text-align: center;
	margin: 5px 0;
	padding-bottom: 0px;
	font-style: italic;
	font-weight: bold;
}
.entry .wp-caption {
	background-color:#F0F8FF;
	border:thin solid #FFFEEE;
	font-size: 12px;
	margin-bottom: 15px;
	padding: 5px 2px;
	text-align: center;
}

.left, .alignleft
{
	float: left;
	margin-right: 20px;
	width: auto;
}

.right, .alignright
{
	float: right;
	width:auto;
}
.clr
{
	clear: both;
}
.caps
{
	font-weight: bold;
	text-transform: uppercase;
}
