/*
Theme Name: Sean @ Synchronicity
Theme URI: http://5inline.com/themes/grid_template
Description: Design for Synchronicity.
Version: 1.0
Author: Tommy Maloney
Author URI: http://5inline.com/
*/


/*	----------------------------------------
	| GLOBALS
	----------------------------------------	*/

html, body {
	height: 100%;
	margin: 0;
	padding: 0;
	}
body {
	background: url('images/bg_grey.gif') #fff left top repeat-y;
	font: normal 75%/95% Verdana, Arial, Helvetica, sans-serif;
	}
html>body {
	font-size: 12px;
	}

/* -- Images -- */
img { border: 0; }
.imglt,
.alignleft {
	clear: left;
	float: left;
	margin: 0 0.5em 0.5em 0;
	}
.imgrt,
.alignright {
	clear: right;
	float: right;
	margin: 0 0 0.5em 0.5em;
	}


/* -- Text Elements -- */
p { 
	font-size: 1em;
	line-height: 1.5em;
	margin: 0 0 1.5em 0; 
	}
a, a.link { color: #5a5956; outline: none; text-decoration: underline;	}
a:hover, a.over { color: #797874; border: 0; text-decoration: none; }
ul li,
ol li {
	font-size: 1em;
	line-height: 1.5em;
	zoom: 1;
	}
.clear {
	clear: both;
	display: block;
	width: 100%;
	}
.txtct { text-align: center; }
.txtrt { text-align: right; }
.rt { float: right; }
.lt { float: left; }


/* -- Headings -- */
h1, h2, h3, h4, h5 {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	}
h1 {
	font-size: 2.5em;
	line-height: 0.75em;
	margin: 0.75em 0 0.75em 0;
	}
h2 {
	font-size: 2em;
	line-height: 1em;
	margin: 1.5em 0 0.5em 0;
	}
h3 {
	font-size: 1.5em;
	line-height: 1em;
	margin: 1.0em 0 1.0em 0;
	}
h4 {
	font-size: 1.167em;
	line-height: 1.286em;
	margin: 1.286em 0 1.286em 0;
	}
h5 {
	font-size: 1em;
	line-height: 1.5em;
	margin: 1.5em 0 1.5em 0;
	}

hr {
	background: #fff;
	border: 0;
	border-top: 1px solid #000;
	clear: both;
	color: #fff;
	display: block;
	height: 1em;
	line-height: 1.5em;
	margin-bottom: 1.5em;
	padding: 0;
	}

/* -- Images -- */
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

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

/* -- Grid Reset -- */
.column_12,
.column_16 { margin: 0; }



/*	----------------------------------------
	| STRUCTURE
	----------------------------------------	*/
#container,
#wrapper {
	clear: both;
	float: left;
	height: auto !important;
	height: 100%;
	margin-bottom: 0px;
	min-height: 100%;
	width: 100%;
	}
#container { position: relative; width: 100%; }
#wrapper { margin-bottom: 6em; }
body.ie7 #wrapper { padding-bottom: 6em; }
#header_wrapper,
#header {
	clear: both;
	float: left;
	margin: 0;
	padding: 0;
	position: relative;
	width: 100%;
	}
	
#content_wrapper {
	clear: both;
	float: left;
	margin: 0;
	padding: 0;
	position: relative;
	width: 100%;
	}
	#content_container {
		clear: both;
		display: block;
		float: left;
		width: 960px;
		}

#footer_wrapper {
	bottom: 0;
	clear: both;
	left: 0;
	margin: 0;
	padding: 0.15em 0 0.85em 0;
	position: absolute;
	width: 100%;
	}
	body.ie7 #footer_wrapper { margin-top: -6em; }
	#footer {
		clear: both;
		float: left;
		margin: 0 auto;
		position: relative;
		}



/*	----------------------------------------
	| HEADER
	----------------------------------------	*/

#header_wrapper {
	margin: 0 0 30px 0;
	position: relative;
	}

#header,
#header_navigation {
	clear: both;
	float: left;
	position: relative;
	width: 100%;
	}
#header {
	height: 85px;
	margin: 15px 0;
	}
	#header ul,
	#header_navigation ul {
		clear: both;
		display: block;
		float: left;
		position: relative;
		}
	#header ul { width: 960px; }
		#header ul li { 
			display: block;
			font-size: 0.91667em; 
			height: 85px;
			position: relative;
			}
		#header ul li a {
			border-bottom: 1px solid #fff;
			bottom: 0;
			color: #f79831;
			position: absolute;
			text-decoration: none;
			}
			#header ul li a:hover { border-bottom: 1px solid #f79831; }
			#header ul li a.contact { left:52px; }
			#header ul li a.blog { left:144px; }
			#header ul li a.client { left:195px; }

#header_navigation {
	margin: 10px 0;
	background: #f78f1e;
	} 
#header_navigation ul { }
	#header_navigation ul li {
		background: #f78f1e;
		border: 0;
/*		border-left: 1px solid #fff;
		border-right: 1px solid #f79831;
*/		display: block;
		float: left;
		margin: 0;
		padding: 0 10px;
		}
		#header_navigation ul li.nav_item { padding: 0px; width: 120px; }
		#header_navigation ul li a {
			border-left: 1px solid #fff;
			border-right: 1px solid #f78f1e;
			color: #fff;
			display: block;
			height: 1.5em;
			line-height: 1.5em;
			margin: 0 auto;
			text-align: center;
			text-decoration: none;
			}
			#header_navigation ul li.last a { border-right-color: #fff; }
			#header_navigation ul li.last a:hover { border-right-color: #fff; }
			#header_navigation ul li a:hover {
				background: #df790d;
				border-right-color: #df790d;
				}


/*	----------------------------------------
	| CONTENT
	----------------------------------------	*/

#content_wrapper {
	background: url(images/bg_content_blue.png) 960px 30px no-repeat;
	}
#content { 
	color: #1d2d31;
	position: relative;
	}

#content h1 {
	font-size: 1.5em;
	line-height: 1.8em;
	text-transform: uppercase;
	}
#content h2 {
	font-size: 1.25em;
	margin-bottom: 0;
	text-transform: uppercase;
	}
#content h3 {
	font-size: 1.25em;
	font-weight: normal;
	}

.img_page {
	position: absolute;
	right: -10px;
	top: 20px;
	}

.pagecontent { }
.pagecontent p,
.pagecontent li {
	padding-right: 10px;
	}


/* -- Lists -- */
html #content ul {
	list-style: disc outside;
	margin-top: -1.5em;
	margin-bottom: 1.5em;
	padding-left: 2.5em;
	}
	#content ul li {
		font-size: 1em;
		line-height: 1.5em;
		padding-left: 0.5em;
		vertical-align: text-top;
		}

/* -- Homepage -- */
#homecontent {}
#slideshow {
	margin-left: -10px;
	margin-top: 20px;
	position: relative;
	}
	#slideshow p {
		margin: 0;
		padding: 0;
		}
	#slideshow img {
		position: absolute;
		top: 0;
		}


/* -- Pages -- */
.pagecontent {
	width: 460px;
	}
#content ul.bio_list {
	list-style-type: none;
	margin: 1em 0 0 0;
	padding: 0;
	}
.toggle { display: none; }


/* -- Main Navigation -- */
#main_navigation {
	clear: left;
	float: left;
	margin-top: 30px;
	width: 240px;
	}
#main_navigation ul {
	text-align: right;
	}
	#main_navigation ul li {
		display: block;
		margin: 0 0 1px 0;
		width: 240px;
		}
		body.ie7 #main_navigation ul li { display: inline; }
		body.ie8 #main_navigation ul li { display: block; }
		#main_navigation ul li a {
			background: url(images/main_navigation_items.png) #93c7df right top no-repeat;
			display: block;
			min-height: 59px;
			width: 100%;
			}
			#main_navigation #main_nav_about { background-position: 85px 15px; }
			#main_navigation #main_nav_about:hover,
			#main_navigation #main_nav_about.active { background-position: right 15px; }
			#main_navigation #main_nav_services { background-position: 85px -55px; }
			#main_navigation #main_nav_services:hover,
			#main_navigation #main_nav_services.active { background-position: right -55px; }
			#main_navigation #main_nav_process { background-position: 85px -125px; }
			#main_navigation #main_nav_process:hover,
			#main_navigation #main_nav_process.active { background-position: right -125px; }
			#main_navigation #main_nav_portfolio { background-position: 85px -195px; }
			#main_navigation #main_nav_portfolio:hover,
			#main_navigation #main_nav_portfolio.active { background-position: right -195px; }
			#main_navigation #main_nav_news { background-position: 85px -265px; }
			#main_navigation #main_nav_news:hover,
			#main_navigation #main_nav_news.active { background-position: right -265px; }
	
	#main_navigation ul li ul {
		background: #203236;
		border-top: 1px solid #fff;
		display: none;
		font-size: 1em;
		margin: 0;
		padding: 5px 15px;
		text-align: right;
		z-index: 1000;
		}
		#main_navigation ul li ul li { 
			display: block;
			width: auto; 
			}
			body.ie7 #main_navigation ul li ul li { display: block; }
		#main_navigation ul li ul li a { 
			background: none;
			color: #7c8789;
			line-height: 2em;
			min-height: 0px;
			text-decoration: none;
			}
		#main_navigation ul li ul li a:hover,
		#main_navigation ul li ul li a.active { 
			background: none; 
			color: #fff;
			}

/* -- Portfolio -- */
#portfolio {
	clear: both;
	float: left;
	margin-top: 20px;
	min-height: 355px;
	overflow: hidden;
	position: relative;
	width: 100%;
	}
	#portfolio .item {
		background: #fff;
		color: #3d3d3d;
		line-height: 1.5em;
		position: absolute;
		width: 700px;
		}
		#portfolio .item .grid_5 { margin-top: 0; width: 320px; }
		#portfolio .item .attachment-full {
			clear: left;
			float: left;
			}
		#content #portfolio .item ul {
			padding-left: 1.25em;
			}
	#content #portfolio h2 {
		font-size: 2.5em;
		font-weight: normal;
		margin-bottom: .5em;
		margin-top: 0;
		text-transform: none;
		}
#content #portfolio_nav {
	clear: both;
	display: block;
	float: left;
	list-style-type: none;
	margin: 10px 0 0 0;
	padding: 0;
	width: 100%;
	}
	#content #portfolio_nav li {
		float: left;
		margin: 0 10px;
		text-align: center;
		padding: 0;
		width: 10px;
		}
		#portfolio_nav li.item a {
			background: #3d3d3d;
			display: block;
			height: 10px;
			text-decoration: none; 
			width: 10px;
			}
		#portfolio_nav li.item a.active { background: #f79831; color: #f79831; }
		#portfolio_nav li#nav_next a,
		#portfolio_nav li#nav_prev a {
			display: block;
			margin-top: -2px;
			}

.video_popup { display: none; }

#TB_ajaxContent { background: #e8e8e8; padding: 0 15px 24px 15px; }
#TB_window { background: #e8e8e8; }
a.portfolio_button, a.thickbox {
	background: url(images/video_button_bg.png) center center no-repeat;
	color: #fff;
	display: block;
	height: 26px;
	line-height: 22px;
	text-align: center;
	text-decoration: none;
	width: 124px;
	}

.tooltip {
	border: 1px solid #111;
	background-color: #eee;
	display: none;
	height: 20px;
	line-height: 20px;
	opacity: 0.85;
	padding: 0.25em 0.5em;
	position: absolute;
	z-index: 3000;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	}


/* -- Posts -- */
.post_meta {
	color: #a0a0a0;
	font-size: 0.9166em;
	}
.post_content {
	border-bottom: 1px dotted #cecece;
	margin-bottom: 1.5em;
	}

/* -- Comments -- */
.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}

.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}


/*-- Contact Form -- */
.wpcf7-form {
	border: 1px solid #c0c0c0;
	clear: both;
	display: block;
	float: left;
	padding: 3%;
	width: 94%;
	}
	.wpcf7-form label {
		clear: both;
		display: block;
		float: left;
		margin-bottom: 1.5em;
		width: 100%;
		}
	.wpcf7-list-item { display: block; }


/*	----------------------------------------
	| FOOTER
	----------------------------------------	*/
	
	
#footer_wrapper {
	background: url(images/bg_footer_blue.gif) #203236 left top repeat-y;
	}
	#footer {
		color: #fcfcfc;
		line-height: 1.5em;
		}
		#footer ul {}
			#footer ul li { font-size: 0.83333em; }
