@import "reset.css";
@import "forms.css";
/* End of imported css files */
@charset "utf-8";
/*	Desc: HakanUzunoglu.com Screen Media Style Sheet
	Author: Hakan Uzunoglu - Designer
*/
html {
	height:100%;
}
body {
	background:url(../images/bg.jpg) repeat-x #fff;
	margin:0px;
	font-family: Lucida Sans Unicode, Trebuchet MS, Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #666;
	width:100%;
}
/* Common Styles */
/* Sitewide Links */
a:link, a:visited, a:active {
	color: #666;
	text-decoration: none;
	border:none;
	font-weight:bold;
	outline:none;
}
a:hover {
	text-decoration: none;
	color: #333;
	border:none;
	font-weight:bold;
}
/* Sitewide Headers */
h1, h2, h3, h4, h5, h6 {
	font-family:Myriad Pro, Helvetica, Arial, Verdana, sans-serif;
	font-weight:normal;
	margin:0.4em;
	line-height:1.1em;
	color:#000;
}
h1 span, h2 span, h3 span, h4 span, h5 span, h6 span {
	font-weight:normal;
}
.c a{
	font-weight:normal;
}
h1 img, h2 img, h3 img, h4 img h5 img, h6 img {
	vertical-align:middle;
	position:relative;
	top:-0.1em;
	margin-right:0.2em;
}
h1 {
	font-size:2.0em;
	letter-spacing:-0.02em;
}
h2 {
	font-size:1.7em;
	letter-spacing:-0.05em;
}
h3 {
	font-size:1.6em;
}
h4 {
	font-size:1.2em;
}
/* Sitewide HTML Elements */
p {
	margin:1em 0 1em 0;
	line-height:1.5em;
}
ul, ol {
	list-style-type: disc;
	list-style-position: inside;
	margin:1em;
	text-indent:0em;
	line-height:1.5em;
}
li {
		list-style-type: disc;
	list-style-position: inside;
	margin:1em;
	text-indent:0em;
	line-height:1.5em;
}
/* Tables */
.commonTable {
	padding: 0;
	margin: 0;
	width:100%;
}
.commonTable caption {
	padding: 0 0 5px 0;
	font: italic 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
}
.commonTable th {
	font: bold 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #4f6b72;
	border-right: 1px solid #7aa49f;
	border-bottom: 1px solid #7aa49f;
	border-top: 1px solid #7aa49f;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: left;
	padding: 6px 6px 6px 12px;
	background: #CAE8EA url(../images/tables/bg_header.jpg) no-repeat;
}
.commonTable th.nobg {
	border-top: 0;
	border-left: 0;
	border-right: 1px solid #7aa49f;
	background: none;
}
.commonTable td {
	border-right: 1px solid #7aa49f;
	border-bottom: 1px solid #7aa49f;
	background: #fff;
	padding: 6px 6px 6px 12px;
	color: #4f6b72;
}
.commonTabletd .alt {
	background: #F5FAFA;
	color: #797268;
}
.commonTable th.spec {
	border-left: 1px solid #7aa49f;
	border-top: 0;
	background: #fff url(../images/tables/bullet1.gif) no-repeat;
	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}
.commonTable th.specalt {
	border-left: 1px solid #7aa49f;
	border-top: 0;
	background: #f5fafa url(../images/tables/bullet2.gif) no-repeat;
	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #797268;
}
/* Sitewide Helper Classes */
.floatLeft {
	float:left;
	display:inline;
}
.floatRight {
	float:right;
	display:inline;
}
.center {
	margin:0 auto;
	display:block;
}
.clear {
	clear:both;
}
.borderless {
	border:none;
}
.bordered {
	border:1px solid #a67c5d;
	margin:2px;
}
.btn {
	cursor:pointer;
}
.panel {
	cursor:pointer;
}
.panel-closed {
	display:none;
}
.tabbedContent {
	display:none;
}
#clear1 {
	clear:both;
	height:1px;
}
/* End of Common Styles */

/* Master Layout */
#container {
	width:980px;
	text-align:left;
	background: url(../images/bgHeader.jpg) no-repeat;
	margin:0 auto;
}
#header {
	height:145px;
	width:980px;
}
#contentWrapper {
	padding:5px;
	width:950px;
	margin:0 auto;
	min-height:500px;
}
#contentWrapper #col1 {
	width:655px;
	float:left;
	display:inline;
	text-align:left;
	background:url(../images/bgLeft.jpg) no-repeat;
	padding:15px 15px 0 15px;
	min-height:500px;
}
#contentWrapper #col2 {
	width:250px;
	float:left;
	display:inline;
	text-align:left;
	margin-top:12px;
	padding:0 0 0 10px;
	border-left:1px solid #CCC;
}
#footer {
	width:960px;
	height:150px;
	padding-top:100px;
	margin:0 auto;
	background:url(../images/bgFooter.jpg);
	clear:both;
}
#footer a {
color:#666;
font-weight:normal;
}
/* End of Layout */
#logo {
	position:relative;
	left: 50%;
	top: 16px;
	margin-left:-459px;
	width:308px;
}
/* Main Navigation */

.navigation {
	text-align:right;
	height: 35px;
	width: 400px;
	position:absolute;
	left:50%;
	margin-left:80px;
	top:40px;
}
.navigation li {
	float: left;
	list-style: none;
	margin:0;
	text-indent:0;
}
.navigation li.back {
	background: url("../images/lava.gif") no-repeat right -35px;
	width: 9px;
	height: 35px;
	z-index: 8;
	position: absolute;
}
.navigation li.back .left {
	background: url("../images/lava.gif") no-repeat top left;
	height: 35px;
	margin-right: 10px; /* 7px is the width of the rounded shape */
}
.navigation li a {
	font: bold 14px arial;
	text-decoration: none;
	color: #fff;
	outline: none;
	text-align: center;
	top: 7px;
	text-transform: uppercase;
	letter-spacing: 0;
	z-index: 10;
	display: block;
	float: left;
	height: 35px;
	position: relative;
	overflow: hidden;
	margin: 0;
	padding:0 10px;
}
.navigation li a:hover, .navigation li a:active, .navigation li a:visited {
	border: none;
}
/* HomePage */
#home {
}
#home #tagLine {
	text-align:center;
	margin-top:-50px;
	margin-bottom:35px;
	position:relative;
}
#home #featuredWorks {
	background:url(../images/bgLeft.jpg) no-repeat;
	padding:15px 0 0 15px;
	margin-top:10px;
}
#home #featuredWorks #workImages {
	background:url(../images/bgFeaturedPreview.jpg) no-repeat;
	width:563px;
	height:342px;
	padding:47px 30px 30px 19px;
	position:absolute;
	top:160px;
	left:50%;
	margin-left:-120px;
	overflow:hidden;
}

#imageCarousel{
	height:342px;
	overflow:hidden;
}
#imageCarousel ul, #imageCarousel li, #imageCarousel img {
	margin:0;
	padding:0;
	text-indent:0;
	list-style: none;
	list-style-position:outside;
}
#home #featuredWorks #workInfos {
	width:310px;
	height:300px;
	overflow:hidden;
	float:left;
	padding:20px 0 0 20px;
}
#home #featuredWorks #workInfos strong{
	color:#069;
}
#infoCarousel{
	margin:20px 10px 20px 20px;
	padding:0px;
	text-indent:0;
	height:220px;
	overflow:hidden;
}
#infoCarousel li {
	margin-bottom:30px;
	padding:0px;
	text-indent:0;
	line-height:25px;
	list-style: none;	
}
#home #featuredWorks #navigator{
	position:absolute;
	top:510px;
	left:50%;
	margin:0;
	margin-left:-420px;
	padding:0;
	text-indent:0;
	background-image:url(../images/featuredWorksNavigatorBack.gif)
}

#featuredWorks #navigator li, #featuredWorks #navigator li a{
	margin:0;
	padding:0;
	text-indent:0;
	float:left;
	display:inline;
}
#home #featuredWorks #navigator li.p{
	width:42px;
}
#home #homeBottom{
	background:url(../images/bgSeperator.jpg) no-repeat;
	margin-top:20px;
	padding:25px 0 0 0;
}
#homeBottom #left{
	width:300px;
	display:inline;
	float:left;

}
#homeBottom #right{
	margin-left:20px;	
	display:inline;
	float:left;
	width:630px;
}
#homeBottom #aboutMe{
	margin:0 0 20px 0;
}
#homeBottom #aboutMe h2{

	text-indent:0;
	margin:10px 0 25px 0;
}

#homeBottom #blog h2{
	text-indent:0;
	margin:10px 0 15px 0;
}
#homeBottom #blog ul{
	text-indent:0;
	padding:0;
	margin:10px 0;
}
#homeBottom #blog ul li{
	text-indent:0;
	padding:10px 0 10px 0;
	border-bottom:1px solid #CCC;
	margin:10px 0 10px 0;
	list-style: none;
	margin:0;
}
#homeBottom #blog ul li h3{
	color:#333;
	font-size:13px;
	margin:0;
	padding:0;
	text-indent:0;
	font-family:  Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-transform:uppercase;
}

/* Side Bar */
.widget{
	clear:both;
	margin-bottom:20px;
	overflow:hidden;
}
.widget ul {
	list-style-type: none;
	list-style-position:outside;
	text-align:left;
	margin:0px;
	padding:0px;
	text-indent:0px;
}
.widget ul li {
	border-bottom:1px solid #CCC;
	text-indent:0;
	margin:0;
	padding:3px 3px 3px 6px;
	list-style:none;
	list-style-position:outside;

}
.widget ul li#search {
	border-bottom:none;
}
.widget ul li a{
	text-decoration:none;
	font-size:11px;
	font-weight:normal;
	font-style:normal;
}
.widget ul li a:hover {
	text-decoration:none;
	font-size:11px;
	font-weight:normal;
	font-style:normal;
}
#searchForm{
	margin:0;
	padding:0;
}

#searchForm .i{
	margin:0;
	padding:0;
	width:205px;
	height:20px;
	background:#FFF;
	border:1px solid #CCC;
	float:left;
}
#searchForm .sbmt{
	margin:0;
	padding:0;
	display:inline;
	float:left;
}
.flickr_badge_image{
	float:left;
	margin:3px;
}

/* Posts List */
.blogPosts{
	text-indent:0;
	margin:0;
	padding:0;
}
.blogPosts li{
	text-indent:0;
	margin:0 0 15px 0;
	padding:0 0 20px 0;
	border-bottom:1px solid #CCC;
	list-style:none;
	list-style-position:outside;
}
.blogPosts li h1, .blogPosts li h1 a{
	margin:0 0 0.5em 0px;
	padding:0;
	font-size:1.5em;
	color:#000;
}
.blogPosts li h2, .blogPosts li h2 a{
	margin:0 0 0.5em 0px;
	padding:0;
	font-size:1.5em;
	color:#000;
}
/* Single Post */

#singlePost .postTitle{
	margin:5px 0 0.5em 0px;
	padding:0;
	font-size:2.2em;
	color:#000;
}
#singlePost .postTitle a{
	color:#000;
}
#singlePost .postInfo{
margin:15px 0;
padding:15px;
border:1px solid #CCC;
background-color:#f2fbfc;
}
.commentList{

	margin:0;
}
.commentList li{
	text-indent:0;
	margin:10px 0;
	padding:10px 0 0 0;
	border-top:1px solid #ccc;
	list-style:none;
}
.commentList li .comment-author{
	font-size:1.3em;
}
.commentList li .comment-meta{
	font-size:0.8em;
}
.commentList li p{
padding:5px 5px 0px 15px;
}
#respond{
margin:15px 0;
border:1px solid #CCC;
background:#fff;
}
#respond h1{
	background:#f2fbfc;
	padding:10px;
	margin:0;
	border-bottom:1px solid #CCC;
}
#respond form{
	margin:20px;
	padding:0;
}
#respond form .l{
	display:block;
}
#respond form .t{
	width:610px;
	border:1px solid #CCC;
	height:22px;
	margin-bottom:10px;
}
#respond form .ta{
	width:610px;
	border:1px solid #CCC;
	height:220px;
	margin-bottom:10px;
	margin-top:13px;
}
.singleWork{
margin-bottom:20px;
padding-bottom:20px;
border-bottom:1px solid #CCC;
}
.singleWork h1{
margin-bottom:0px;
color:#000;
}
.singleWork p{
margin:0;
}
.singleWork img{
border:1px solid #CCC;
}