/*
Theme Name: OodleTech
Theme URI: http://oodletech.com
Description: This theme was developed and designed by OodleTech.
Author: OodleTech
Version: 1.0
Tags: oodletech
*/


/*
 * 
 * Typography
 * @author Patrick (OodleTech)
 * 
 */
html, body {
	height: 100%;
	margin: 0;
	padding: 0;
}
body { 
	margin: 0;
	padding: 0;
	font-family: “Helvetica Neue”, Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	background: #f3f8ee url( images/master.bg.png ) center 3px no-repeat;
	color: #b7b7b7;
}

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}

/*
 * 
 * Body Layout
 * @author Patrick (OodleTech)
 * 
 */
#content {
	width: 960px;
	overflow: visible;
	margin: 0 auto;
	position: relative;
}
	#content #logo {
		height: 100px;
		text-align: right;
		z-index: 10;
		position: relative;
	}
		#content #logo img {
			padding-top: 20px;
		}
	#content #rotator {
		z-index: 9;
		position: absolute;
		width: 960px;
		margin: 0;
		padding: 0;
		top: 0;
		left: 0;
		height: 721px;
	}
		#content #rotator img {
			position: absolute;
			z-index: 10;
			margin-top: 100px;
		}
	#content #rotator-nav {
		position: absolute;
		z-index: 11;
		margin-top: 491px;
		margin-left: 10px;
		overflow: hidden;
	}
		#content #rotator-nav ul {
			overflow: hidden;
		}
		#content #rotator-nav ul li {
			float: left;
		}
		#content #rotator-nav ul li.two {
			margin: 60px 0 0 0;
		}
		#content #rotator-nav ul li.three {
			margin: 93px 0 0 0;
		}
		#content #rotator-nav ul li.four {
			margin: 108px 0 0 0;
		}
		#content #rotator-nav ul li.five {
			margin: 108px 0 0 0;
		}
			#content #rotator-nav ul li a {
				background: transparent url( images/btnRotator.sprite.png ) no-repeat;
				display: block;
			}
			#content #rotator-nav ul li.one a {
				background-position: left top;
				width: 95px;
				height: 111px;
			}
			#content #rotator-nav ul li.two a {
				background-position: -95px -60px;
				width: 79px;
				height: 67px;
			}
			#content #rotator-nav ul li.three a {
				background-position: -174px -92px;
				width: 74px;
				height: 37px;
			}
			#content #rotator-nav ul li.four a {
				background-position: -248px -108px;
				width: 71px;
				height: 22px;
			}
			#content #rotator-nav ul li.five a {
				background-position: -319px -108px;
				width: 72px;
				height: 17px;
			}
			#content #rotator-nav ul li.one.active a {
				background-position: left -156px;
				width: 95px;
				height: 111px;
			}
			#content #rotator-nav ul li.two.active a {
				background-position: -95px -216px;
				width: 79px;
				height: 67px;
			}
			#content #rotator-nav ul li.three.active a {
				background-position: -174px -248px;
				width: 74px;
				height: 37px;
			}
			#content #rotator-nav ul li.four.active a {
				background-position: -248px -264px;
				width: 71px;
				height: 22px;
			}
			#content #rotator-nav ul li.five.active a {
				background-position: -319px -264px;
				width: 72px;
				height: 17px;
			}
	#content .content {
		z-index: 10;
		margin: 0;
		padding: 637px 0 0 0;
		top: 0;
		left: 0;
		position: relative;
		background: transparent url( images/content.bg.png ) center -100px no-repeat;
	}
		#content .content .content-head {
			height: 30px;
			overflow: hidden;
		}
			#content .content .content-head ul#menu-main-navigation {
				float: right;
				width: 360px;
			}
				#content .content .content-head ul#menu-main-navigation li {
					float: left;
					padding-right: 22px;
				}
					#content .content .content-head ul#menu-main-navigation li a {
						text-transform: uppercase;
						font-size: 14px;
						color: #b7b7b7;
						text-decoration: none;
					}
					#content .content .content-head ul#menu-main-navigation li.current_page_item a {
						color: #1ca9bd;
					}
		#content .content .content-body {
			background: transparent url( images/content-center.bg.png ) center top repeat-y;
			padding: 10px;
			min-height: 100px;
			overflow: hidden;
			
			/* Drop Shadow */
			-moz-box-shadow: 6px 0px 10px -7px #ECECEC, -6px 0px 10px -7px #ECECEC;
			-webkit-box-shadow: 6px 0px 10px -7px #ECECEC, -6px 0px 10px -7px #ECECEC;
			box-shadow: 6px 0px 10px -7px #ECECEC, -6px 0px 10px -7px #ECECEC;
		}
			#content .content .content-body #rotator-info {
				width: 197px;
				float: left;
				padding-left: 25px;
				color: #b7b7b7;
			}
			#content .content .content-body #rotator-info .sidebar-widget {
				margin-top: 20px;
			}
				#content .content .content-body #rotator-info .rotator-title {
					text-transform: capitalize;
					font-weight: bold;
					font-size: 14px;
				}
				#content .content .content-body #rotator-info .rotator-location {
					font-style: italic;
				}
				#content .content .content-body #rotator-info .rotator-desc {
					font-size: 12px;
					margin-top: 20px;
					font-style: italic;
					width: 140px;
				}
			#content .content .content-body .body-content {
				float: left;
				width: 690px;
				margin-top: 90px;
				overflow: hidden;
				border-left: 1px solid #87d0d5;
				padding-left: 25px;
			}
			#content .content .content-body .body-content.noborder {
				border-left: none;
			}
				#content .content .content-body .body-content .post-img {
					float: left;
					width: 309px;
				}
				#content .content .content-body .body-content .with_thumbnail {
					padding-left: 10px;
					float: left;
					width: 350px;
				}
		#content .content .content-foot {
			background: transparent url( images/content-bottom.bg.png ) center top no-repeat;
			padding: 27px 0 40px 0;
			text-align: right;
			color: #b7b7b7;
			font-size: 12px;
		}
			#content .content .content-foot a {
				color: #b7b7b7;
				font-size: 12px;
			}

/*
 * Basic Body Layout
 */
#content .content .content-body .body-content p { padding: 0 0 20px 0; line-height: 24px; }
#content .content .content-body .body-content a { color: #d7d7d7; text-decoration: underline; }
#content .content .content-body .body-content a:hover { text-decoration: none; }
#content .content .content-body .body-content img.aligncenter { display: block; text-align: center; margin: 0 auto; }
#content .content .content-body .body-content img.alignleft { float: left; padding: 5px; border: 1px solid #ccc; margin: 0 10px 10px 0; }
#content .content .content-body .body-content img.alignright { float: right; padding: 5px; border: 1px solid #ccc; margin: 0 0 10px 10px; }
#content .content .content-body .body-content ul { padding: 0 0 20px 0; }
#content .content .content-body .body-content ul li { list-style: disc outside; padding: 0 0 0 0px; margin: 0 0 0 20px; }
#content .content .content-body .body-content ol { padding: 0 0 20px 0; }
#content .content .content-body .body-content ol li { list-style: decimal outside; padding: 0 0 0 0px; margin: 0 0 0 20px; line-height: 24px; }
#content .content .content-body .body-content blockquote { padding: 10px; border: 1px dotted #111; margin: 0 0 20px 0; overflow: hidden; }
#content .content .content-body .body-content h1 { padding: 0 0 20px 0; font-size: 24px; font-weight: bold; color: #87d0d5; }
#content .content .content-body .body-content h2 { padding: 0 0 20px 0; font-size: 18px; font-weight: bold; }
#content .content .content-body .body-content h3 { padding: 0 0 20px 0; font-size: 16px; font-weight: bold; }
#content .content .content-body .body-content h4 { padding: 0 0 20px 0; }
#content .content .content-body .body-content h5 { padding: 0 0 20px 0; }
#content .content .content-body .body-content h6 { padding: 0 0 20px 0; }

/*
 * Portfolio Layout
 */
#content .content .content-body .body-content ul#portfolio-list {
	overflow: hidden;
	list-style: none;
	margin: 0;
	padding: 0;
}
	#content .content .content-body .body-content ul#portfolio-list li {
		float: left;
		list-style: none;
		padding: 0 5px 0 0;
		margin: 0;
	}
		#content .content .content-body .body-content ul#portfolio-list li a img {
			border: 3px solid transparent;
		}
		#content .content .content-body .body-content ul#portfolio-list li.active a img {
			border: 3px solid #1ca9bd;
		}
#content .content .content-body .body-content #portfolio-list-nav {
	text-align: right;
	margin-top: 10px;
}
	#content .content .content-body .body-content #portfolio-list-nav .swControls {
		display: none;
	}
	#content .content .content-body .body-content #portfolio-list-nav a {
		font-size: 12px;
		text-transform: uppercase;
		text-decoration: none;
		position: relative;
		bottom: 3px;
	}
	#content .content .content-body .body-content #portfolio-list-nav a.active {
		color: #1ca9bd;
		font-size: 18px;
		position: relative;
		bottom: 0px;
	}
	#content .content .content-body .body-content #portfolio-list-nav .portfolio-nav-sep {
		font-size: 18px;
		color: #b7b7b7;
		padding: 0 3px;
	}

/*
 * Archive Layout
 */
.archive {
	overflow: hidden;
	margin-bottom: 37px;
}
	.archive .archive_date {
		float: left;
		width: 10%;
		text-align: right;
	}
		.archive .archive_date .archive_date_month {
			font-weight: bold;
			font-size: 22px;
			padding-right: 10px;
		}
		.archive .archive_date .archive_date_day {
			font-weight: bold;
			font-size: 40px;
			padding-right: 10px;
			color: #87d0d5;
		}
		.archive .archive_date .archive_date_year {
			padding-right: 10px;
			font-size: 14px;
		}
	.archive .archive_body {
		float: left;
		border-left: 1px solid #87d0d5;
		width: 88%;
	}
		#content .content .content-body .body-content .archive .archive_body a {
			color: #87d0d5;
			font-weight: bold;
			padding: 0 0 10px 10px;
			text-decoration: none;
			/*display: block;
			font-size: 24px;*/
		}
		.archive .archive_body .author {
			font-style: italic;
			padding: 0 0 18px 10px;
		}
		.archive .archive_body .body {
			padding-left: 10px;
		}

/*
 * Single Layout
 */
.archive_post {
	padding-bottom: 0px;
	margin-bottom: 0px;
}
.post_comments {
	padding-left: 10%;
}
	.post_comments #respond,
	.post_comments .submit-button_user {
		border-left: 1px solid #87d0d5;
		padding-left: 10px;
		overflow: hidden;
	}
		#content .content .content-body .body-content .post_comments #respond ul li {
			list-style: none;
			margin-left: 0px;
		}
		.post_comments #respond textarea,
		.post_comments #respond .text {
			background: #bde4e1;
			padding: 10px;
			color: #FFFFFF;
			border: none;
			resize: none;
			outline: none;
			font-size: 14px;
			margin-bottom: 8px;
			width: 100%;
		}
		.post_comments #respond .commentForm {
			float: left;
			width: 45%;
		}
		.post_comments #respond #comment {
			float: right;
			width: 45%;
			height: 110px;
		}
	.post_comment_list {
		padding-left: 60px;
		margin-top: 50px;
	}
		#content .content .content-body .body-content ul li.commentbox {
			list-style: none;
			margin: 0 0 10px 0;
		}
		#content .content .content-body .body-content .post_comments .post_comment_list ul {
			list-style: none;
		}
		#content .content .content-body .body-content .post_comments .post_comment_list .commentbox .comment-reply-link {
			font-size: 12px;
			margin-top: 10px;
			display: block;
		}

/*
 * Contact Layout
 */
.contact_top {
	overflow: hidden;
	border-bottom: 1px solid #87d0d5;
	padding: 0 0 30px 0;
}
	.contact_top .contact_info {
		float: left;
		width: 40%;
	}
		.contact_top .contact_info .contact_name {
			font-weight: bold;
			font-size: 20px;
			padding: 0 0 15px 0;
		}
		.contact_top .contact_info .contact_number {
			font-weight: bold;
			font-size: 34px;
			padding: 0 0 15px 0;
			color: #87d0d5;
		}
		.contact_top .contact_info .contact_email {
			font-size: 18px;
			padding: 0 0 15px 0;
		}
		.contact_top .contact_info .contact_address {
			font-size: 18px;
		}
	.contact_top .contact_text {
		font-weight: bold;
		font-size: 24px;
		color: #87d0d5;
		float: right;
		width: 50%;
	}
.contact_bottom {
	padding: 30px 0 0 0;
}
	.contact_bottom .contact_form {
		float: left;
		width: 40%;
	}
		.contact_bottom .contact_form textarea,
		.contact_bottom .contact_form .text {
			background: #bde4e1;
			padding: 10px;
			color: #FFFFFF;
			border: none;
			resize: none;
			outline: none;
			font-size: 14px;
			margin-bottom: 8px;
			width: 93%;
		}
		.contact_bottom .contact_form textarea {
			height: 75px;
		}
		.contact_bottom .contact_form .submit_container {
			overflow: hidden;
		}
			.contact_bottom .contact_form .submit_container .submit {
				float: right;
				width: auto;
			}
	.contact_bottom .contact_body {
		float: right;
		width: 50%;
	}

#portfolio-category { padding-top: 20px; }
	#portfolio-category li { padding-bottom: 5px; }
		#portfolio-category li a { color: #1CA9BD; text-decoration: none; }
		#portfolio-category li a:hover { text-decoration: underline; }
		#portfolio-category li.active a { font-weight: bold; }
#content .content .content-body .body-content h2.taxonomy_title { font-weight: normal; font-size: 16px; }
