/*
Theme Name: Photo &amp; Graphic Studio
Theme URI: http://www.themeforest.net/
Description: A wordpress theme suitable for photographers and graphic & web designers.
Version: 1.0
Author: Akay Akagunduz
Author URI: http://tavshan.com/
*/

/***********************************************************

	Reset
	
***********************************************************/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 14px;
	font-family:Arial;
	vertical-align: baseline;
}

body {
	background: url(/system/application/assets/images/33.jpg) !important
}

:focus {
	outline: 0;
}

body {
	line-height: 1;
}

ol, ul {
	list-style: none;
}

table {
	border-collapse: separate;
	border-spacing: 0;
}

caption, th, td {
	text-align: left;
	font-weight: normal;
}

blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}

blockquote, q {
	quotes: "" "";
}

/***********************************************************

	Classes
	
***********************************************************/

.tAJ	{text-align:justify;}
.tAR	{text-align:right;}

.fS10 {
	font: 10px Tahoma;
	color: #000000;
	text-transform: uppercase;
}

.fS11 {
	font: 11px Tahoma;
}

.cB		{clear:both;}

.b5 {
	border: 5px solid #303030;
}

.post h2{
	margin-bottom: 0px;
}

.post h1{
	margin-bottom: 0px;
}

.post .entry {
	padding: 10px 0px 10px 0px;
	margin: 10px 0px 10px 0px;
	background: url('/system/application/assets/images/entryBG.gif') top no-repeat;
}

/***********************************************************

	General
	
***********************************************************/

html, body {
	overflow-x: hidden;
}

body {
	background: #000000;
	font: 12px Arial;
	color: #303030;
	padding: 20px 0px 20px 0px;
	
}

.container {
	width: 980px;
	margin: auto;
}

h1 {
	font: bold 24px Verdana;
	/*color: #ff6000;*/
	color: #84C227;
	letter-spacing: -1px;
}

h2 {
	font: bold 18px Arial;
	color: #ff6000;
	letter-spacing: -0.5px;
	margin: 10px 0px 5px 0px;
}

	h2 a {
		color: #ff6000;
	}

h3 {
	font: bold 14px Arial;
	color: #303030;
	letter-spacing: -0.5px;
	margin: 10px 0px 5px 0px;
}

	h3 a {
		color: #303030;
	}

p {
	margin-bottom: 10px;
}

a {
	color: #000000;
	text-decoration: none;
}

a:hover {
	color: #ff6000;
}

/************************************************

	forms

************************************************/

form {
  width: 100%; 
}

form fieldset {
  border: 1px solid #c9c9c9;
  padding: 10px;
  background: #f4f4f4;
  margin-bottom: 10px;
}

form fieldset label {
	display: block;
	float: left; 
	width: 170px; 
	margin: 8px 0px 0px 0px;
	text-align: right;
}

form fieldset input, form fieldset textarea {
	width: 250px;
	background: #FFFFFF;
	margin: 5px 0px 0px 10px;
	border: 1px solid #838383;
	padding: 3px;
}

	form fieldset input:hover, form fieldset textarea:hover {
		border: 1px solid #202020;
	}
	
	form fieldset input:focus, form fieldset textarea:focus {
		border: 1px solid #ff7e00;
	}

form fieldset textarea {
	overflow: auto;
}

form fieldset select {
	width: 250px;
	background: #FFFFFF;
	height: 25px;
	margin: 5px 0px 0px 10px;
	border: 1px solid #838383;
}

	form fieldset select:hover {
		border: 1px solid #202020;
	}
	
	form fieldset select:focus {
		border: 1px solid #00aec8;
	}

form fieldset br {
	clear:left;
}

form fieldset .right {
	margin: 5px 0px 0px 180px;
}

form fieldset .error_message {
	font: 10px Tahoma;
	color: #b34040;
	text-transform: uppercase;
	margin: 5px 0px 10px 180px;
}

form fieldset .button {
	width: 258px;
	font: bold 12px Arial;
	color: #FFFFFF;
	background: #202020;
	border: 1px solid #000000;
	margin: 0px;
	cursor: pointer;
}

	form fieldset .button:hover {
		background: #000000;
		border: 1px solid #000000;
	}

/***********************************************************

	Header
	
***********************************************************/

#header {
	height: 100px;
	background: url('/system/application/assets/images/transparent.png');
}

	#header:hover {
		background: #000000;
	}

#logo {
	width: 117px;
	height: 80px;
	background: url('/system/application/assets/images/logo.png');
	float: left;
	margin-top: 10px;
}

	#logo img {
		width: 197px;
		height: 64px;
	}
	
#nav {
	font: 11px Tahoma;
	float: right;
	margin: 64px 0px 0px 40px;
}

	#nav li {
		width: 90px;
		float: left;
		padding: 10px;
		text-align: center;
	}
	
	#nav li.selected {
		background: #84C225;
	}
	
		#nav li a {
			color: #fff;
			font-size:14px;
		}
		
		#nav li:hover {
			background: #333;
		}

#search {
	width: 300px;
	height: 31px;
	margin-top: 44px;
	float: right;
}

	#search form fieldset{
		padding: 0px;
		background: none;
		border: none;
	}
	
	#search form fieldset input{
		margin: 0px;
	}

	#search .text{
		width: 250px;
		height: 20px;
		padding: 8px 0px 0px 11px;
		font: 11px Tahoma;
		color: #b4b4b4;
		background: none;
		border: 0px;
		float: left;
	}
	
	#search .submit{
		width: 31px;
		height: 31px;
		cursor: pointer;
		background: none;
		border: 0px;
		float: right;
	}
	
/***********************************************************

	Footer
	
***********************************************************/

#footer {
	text-align: center;
	background: #FFFFFF;
	padding: 10px 0px 10px 0px;
	margin-top: 20px;
}

	#footer p{
		margin-bottom: 0px;
	}
	
/***********************************************************

	Homepage showcase
	
***********************************************************/

#showcase {
	width: 980px;
	font: 11px Tahoma;
	position: relative;
	margin-top:10px;
}

	#showcase a.disabled {
		color: #FFFFFF;
	}
	
div.panes div {
	display:none;		
}
	
	
	div.scrollable { 
 
    /* required settings */ 
    position:relative; 
    overflow:hidden; 
 
    /* vertical scrollers have typically larger height than width */ 
    height: 310px; 
    width: 390px; 
} 
 
/* root element for scrollable items */ 
div.scrollable div.items { 
    position:absolute; 
 
    /* this time we have very large space for the height */ 
    height:20000em; 
}		

#actions {
	height:32px;
}

.items div.container {

	float:left; 
	width:145px;  
	height:130px;
	padding: 10px 10px 10px 17px;
	background: #CCC;
	margin-right: 20px;  
	margin-bottom: 10px;
}

.items div.container2 {

	float:left; 
	width:145px;  
	height:130px;
	padding: 10px 10px 10px 17px;
	margin-right:20px;    
}

.items div.prj_title{
	background:#666666 none repeat scroll 0 0;
	color:#FFFFFF;
	font-size:16px;
	padding-left:5px;
	width:135px;
	z-index:5;
	filter:alpha(opacity=80);
    opacity:0.8;
	font-weight:bold;
}

.items div.prj_text {
	color: #333;
}



.nextPage, .prevPage {
	margin-left:320px;
}

/***********************************************************

	Columns
	
***********************************************************/

#content .col1 {
	width: 320px;
	float: left;
	font-weight:normal;
}

#content .col5 {
	width: 400px;
	float: left;
}

#content .col2 {
	width: 320px;
	float: left;
	margin-left: 10px;
}

#content .col3 {
	width: 320px;
	float: left;
	margin-left: 10px;
}

#content .col4 {
	width: 560px;
	float: left;
	margin-left: 10px;
}

.nodisplay {
	display:none;
}

#content .col6 {
	width: 640px;
	float: left;
	margin-left: 10px;
}

#content  .colLeft {
	width: 650px;
	float: left;
}

#content  .colLefts {
	margin-right: 10px;
	float: left;
}

#content  .colRight {
	width: 300px;
	float: left;
	margin: 20px 0px 0px 10px;
}

.col1 h1 {
	color:#FFF;
}

/* Easy Slider */

	#slider { margin-bottom:5px; }
	#slider ul, #slider li,
	#slider2 ul, #slider2 li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider2{margin-top:1em;}
	#slider li, #slider2 li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:980px;
		height:200px;
		overflow:hidden; 
		}	
	#prevBtn, #nextBtn,
	#slider1next, #slider1prev{ 
		display:block;
		width:30px;
		height:77px;
		position:absolute;
		left:0px;
		top:71px;
		z-index:1000;
		}	
	#nextBtn, #slider1next{ 
		left:950px;
		}														
	#prevBtn a, #nextBtn a,
	#slider1next a, #slider1prev a{  
		display:block;
		position:relative;
		width:30px;
		height:77px;
		background:url(/system/application/assets/images/slides/left.png) no-repeat 0 0;	
		}	
	#nextBtn a, #slider1next a{ 
		background:url(/system/application/assets/images/slides/right.png) no-repeat 0 0;	
		}	
		
	/* numeric controls */	

	.movie_overlay { 
     
    /* must be initially hidden */ 
    display:none; 
     
    /* place overlay on top of other elements */ 
    z-index:10000; 
     
    /* styling */ 
    background-color:#333; 
     
    width:600px;     
    min-height:200px; 
    border:1px solid #666; 
     
    /* CSS3 styling for latest browsers */ 
    -moz-box-shadow:0 0 90px 5px #000; 
    -webkit-box-shadow: 0 0 90px #000;     
	}
	
	.movie_overlay .close { 
    background-image:url(/system/application/assets/images/close.png); 
    position:absolute; 
    right:-35px; 
    top:-35px; 
    cursor:pointer; 
    height:35px; 
    width:35px; 
	}
	
/* // Easy Slider */

/***********************************************************

	Content
	
***********************************************************/

.box {
	background: #FFFFFF;
	padding: 20px;
	margin-bottom: 10px;
}

.col5 .box, .col1 .box {
	background: #84C225 ;
}

.col5 .trans {
	padding: 20px;
	margin-bottom: 10px;
	background: url(/system/application/assets/images/transparent2.png) !important ;
}

	.box h2 {
		margin-top: 0px;
	}

.box2 {
	background: url('/system/application/assets/images/pattern2.gif');
	padding: 20px;
	margin-bottom: 10px;
}

	.box2 h2 {
		color: #FFFFFF;
		margin-top: 0px;
	}
	
	.box2 .list li {
		background: url('/system/application/assets/images/listBG2.gif') center bottom no-repeat;
	}
		
		.box2 .list li .date{
			color: #ff7e00;
		}
		
		.box2 .list li a {
			color: #FFFFFF;
			background: url('/system/application/assets/images/bullet2.gif') left no-repeat;
		}
		
		.box2 .list li a:hover {
			color: #d8d8d8;
		}
		
		.list li p .cat a{
			background: none;
			padding:0px;
		}

.double {
	padding:10px !important;
}

.services {
	margin-bottom:10px;
}

.services div {
	float:left;
}

.service {
	font-size:20px;
	margin:5px 0 0 5px;
}

.tabs a:hover {
	color:#FFF;
}

#thumbs {
	margin: 0 0 10px;
	border-top:#84C225 solid 2px;
	padding-top:10px;
}
	
#thumbs img {
	margin-right:10px;
}

/***********************************************************

	Lightbox
	
***********************************************************/

/* the overlayed element */ 
.simple_overlay { 
     
    /* must be initially hidden */ 
    display:none; 
    background-image:url(http://static.flowplayer.org/tools/img/overlay/transparent.png);   
    /* place overlay on top of other elements */ 
    z-index:20000; 
     
    /* styling */ 
    background-color:#333; 

    border:1px solid #666; 
     
    /* CSS3 styling for latest browsers */ 
    -moz-box-shadow:0 0 90px 5px #000; 
    -webkit-box-shadow: 0 0 90px #000;     
} 
 
/* close button positioned on upper right corner */ 
.simple_overlay .close { 
    background-image:url(/system/application/assets/images/close.png); 
    position:absolute; 
    right:-15px; 
    top:-15px; 
    cursor:pointer; 
    height:35px; 
    width:35px; 
}

.next, .prev { 
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	border:1px solid #666666;
	color:#FFFFFF;
	cursor:pointer;
	display:block;
	font-size:11px;
	padding:10px 20px;
	position:absolute;
	top:40%;
	background:#333 !important;
	background:rgba(0, 0, 0, 0.6) url(/system/application/assets/images/h80.png) repeat-x;	
} 

.next:hover, .prev:hover {
	color:#FFF;
}

.info {
	display:none !important;
}

.prev {
	left:0;
	border-left:0;
	-moz-border-radius-topleft:0;
	-moz-border-radius-bottomleft:0;
	-webkit-border-bottom-left-radius:0;
	-webkit-border-top-left-radius:0;
}

.next {
	right:0;
	border-right:0;
	-moz-border-radius-topright:0;
	-moz-border-radius-bottomright:0;
	-webkit-border-bottom-right-radius:0;
	-webkit-border-top-right-radius:0;	
}

.next:hover, .prev:hover {
	text-decoration:underline;
	background-color:#000;
}

/* when there is no next or previous link available this class is added */
.disabled {
	visibility:hidden;		
}


 
/* progress indicator (animated gif). should be initially hidden */ 
.progress { 
    position:absolute; 
    top:45%; 
    left:50%; 
    display:none; 
} 
 
/* active thumbnail is raised on top of the mask using the z-index property */ 
#thumbs a.active img { 
    outline:1px solid #000; 
    z-index:9999; 
    position:relative; 
}

.last {
	background: #fff;
	font-size: 12px;
	color:#333;
	font-weight:normal;
}

.last h1 {
	color: #84C225;
	margin-bottom:5px;
}

.last a {
	color:#84C225;
}

.last strong {
	font-size:15px;
}

