/*

Theme Name: Utku

Theme URI: 

Description: Utku Theme based on Simple Web Theme deLight

Author: Qspace  - Author DeLight - webdemar

Author URI: http://www.qspace.id.au

Tags: simple, clean, fixed width, widget-ready, widgets, right sidebar, two columns, valid XHTML, valid CSS

Version: 1.0

*/



/*

	- GENERAL

	- BASIC LAYOUT

	- HEADINGS

	- HEADER

	- CONTENT

		+ CONTENT LEFT

		+ CONTENT RIGHT

		+ WORDPRESS CSS

	- FORMS

	- COMMENTS

	- FOOTER

	- USEFUL



/*	##################################

   	GENERAL

	################################## */

	

body {

	position: relative;

	width:780px;

	height:auto;

	margin:0;

	padding:0;

	color:#606060;

	background-color: #fff;

	font-family: Geneva, Arial, Helvetica, sans-serif;

	font-size: 11pt;

	line-height: 1.5;

}



a {

	color:#F58428;

}



blockquote {

	margin:0 0 0 20px;

	padding: 0 0 0 20px;

	border-left: 5px solid #f3f4f0;

}

.page_item a{

	color: #f68428;

}



img {

	border: none;

}



ul, ol {

	margin-top: 0;

	margin-right: 0px;

	color: #606060;

	padding-top: 0px;

	padding-right: 0px;

	padding-bottom: 0px;

	padding-left: 0px;


}



/*	##################################

   	BASIC LAYOUT

	################################## */



#header {

	position:relative;

	width:780px;

	height:180px;

	background-image: url(img/header.jpg);

	background-repeat: no-repeat;

	background-position: center top;

	margin-top: 0px;

	margin-right: 0;

	margin-bottom: 0px;

	margin-left: 100px;

}

#rss {

	position: absolute;

	top: 198px;

	left: 800px;

	height: 23px;

	width: 22px;

	z-index: 10;

}



#mail {

	position: absolute;

	top: 55px;

	left: 655px;

	height: 23px;

	width: 24px;

	z-index: 10;

}





#menu {

	position:relative;

	width:780px;

	height: 40px;

	background-image: url(img/menu.jpg);

	background-position: center;

	background-repeat: no-repeat;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 10pt;

	text-transform: uppercase;

	color: #f68428;

	margin-top: 0px;

	margin-right: 0px;

	margin-left: 100px;

	padding-top: 20px;

	line-height: normal;

	list-style-type: none;

}



#content {

	width:780px;

	height:auto;

	margin:0 0 0 100px;

	padding:0 0 40px 0;

	background-image: url(img/contenttop.jpg);

	background-repeat: no-repeat;

	background-position: center top;

}



#content-left {
	float:left;
	width:400px;
	height:auto;
	margin-left: 60px;

}



#content-left-page{
	float:left;
	width:650px;
	height:auto;
	margin-left: 50px;

}



#content-right {
	float:right;
	width:250px;
	height:auto;
	margin-right: 30px;

}



#footer {

	height:50px;

	width: 780px;

	background-image: url(img/footer.jpg);

	background-repeat: no-repeat;

	background-position: center;

	padding-right: 0;

	padding-left: 0px;

	margin-left: 100px;

	text-align: center;

}



/*	##################################

   	HEADINGS

	################################## */

	

#header h1 {

	position:absolute;

	bottom:40px;

	left:0px;

	margin: 0px;

	color: #fff;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 28px;

	line-height: 28px;

	font-weight: bold;

}



#header h1 a {

	color: #f68428;

	text-decoration: none;

}



#header h2 {

	position: absolute;

	bottom: 30px;

	left: 5px;

	margin: 0px;

	color: #F58428;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	line-height: 11px;

}



h2, h3, h4 {

	margin:0 0 20px 0;

}



h3.archive-title {

	margin: 20px 0 0 0;

}



.box-left h2 {

	color:#F58428;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12pt;

	line-height: normal;

	font-weight: bold;

	text-transform: uppercase;

}



.box-left h2 a {

	text-decoration:none;

}



.box-left h2 a:hover {

	text-decoration:underline;

}



.box-left h3 {

	margin: 0 0 20px 0;

	color:#F58428;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	line-height: 14px;

	font-weight: bold;

}



.box-left h4 {

	color:#F58428;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 10pt;

	line-height: 11px;

}



.box-right h3 {

	color:#F58428;

	text-transform:uppercase;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 10pt;

	line-height: 12px;

	font-weight: bold;

}



#menu a {

	color:#F8903B;

	text-decoration:none;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 10pt;

	line-height: normal;

	text-transform: uppercase;

	list-style-type: none;

	margin-left: 0px;

	padding-left: 50px;

}



/*	##################################

   	CONTENT

	################################## */

	

/** CONTENT LEFT */



.box-left {

	margin:40px 0;

}



.box-left img {

	float:left;

	margin:0 10px 10px 0;

	border-top-width: thin;

	border-right-width: thin;

	border-bottom-width: thin;

	border-left-width: thin;

	border-top-color: #F58428;

	border-right-color: #F58428;

	border-bottom-color: #F58428;

	border-left-color: #F58428;

}



p.tags {

	clear: both;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	line-height: 11px;

}


.box-left ul {

	margin:0;

	padding:0 0 0 20px;;

	list-style-image: url(img/bullet.jpg);

	list-style-type: none;

}



.box-left li {

	line-height:24px;
	list-style-image: url(img/bullet.jpg);

}



.box-left ul li ul {

	margin:0;

	padding:0 0 0 20px;

	list-style-image: url(img/bullet.jpg);

}



.box-left ul li ul li ul {

	margin:0;

	padding:0 0 0 20px;

	list-style-image: url(img/bullet.jpg);

}


/** CONTENT RIGHT */



#box-rss {

	height: 80px;

	margin: 0 0 20px 0;

}



#box-rss a {

	display: block;

	height: 50px;

	padding: 30px 0 0 80px;

	background: url(img/rss-icon.jpg) no-repeat 20px 20px;

	text-decoration: none;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 18px;

	line-height: 18px;

}



.box-right {

	margin:20px 0;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	line-height: 11px;

}



.box-right h3 {

	padding: 20px 20px 0 20px;

}



.box-right-content {

	margin: 0 20px;

}



.box-right-bottom {

	height: 20px;

}



.box-right ul {

	margin:0;

	padding:0;

	list-style-image: url(img/bullet.jpg);

	list-style-type: none;

}



.box-right li {

	line-height:24px;

}



.box-right ul li ul {

	margin:0;

	padding:0 0 0 20px;

	list-style:none;

}



.box-right ul li ul li ul {

	margin:0;

	padding:0 0 0 20px;

	list-style:none;

}



.box-right p {

	margin: 20px 0 0 0;

}



/** WORDPRESS CSS */



.aligncenter,

div.aligncenter {

   display: block;

   margin-left: auto;

   margin-right: auto;

}



.alignleft {

   float: left;

   margin: 0 10px 10px 0;

}



.alignright {

   float: right;

   margin: 0 0 10px 10px;

}



.wp-caption {

   border: 1px solid #ccc;

   text-align: center;

   background-color: #f3f4f0;

   padding-top: 4px;

}



.wp-caption img {

	float: none;

	margin: 0;

	padding: 0;

	border: 3px solid #F58428;

}



.wp-caption p.wp-caption-text {

   font-size: 11px;

   line-height: 17px;

   padding: 0px;

   margin: 0px;

}



/*	##################################

   	FORMS

	################################## */



label {

    display:block;

    margin:0 0 5px 0;

}



.text {

    width:350px;

    margin: 0 0 10px 0;

    padding:5px;

    border:1px solid #ccc;

}



.verify {

    width:290px;

    margin: 0 0 10px 0;

    padding:5px;

    border:1px solid #ccc;

    float:left;

}



.fieldwrap img {

    float:left;

    margin:0 5px 10px 0;

}



textarea {

	width:430px;

	height:150px;

	margin:0;

	padding:5px;

	border:1px solid #ccc;

}



.submit {

	width:auto;

	padding:5px;

	color:#fff;

	background:#F58428;

	border:0;

}



/** SEARCH FORM */



#search {

	width: 190px;

	padding: 5px;

	border: 1px solid #ccc;

}



#search-submit {

	width:auto;

	padding:5px;

	color:#fff;

	background:#F58428;

	border:0;

}



/*	##################################

   	COMMENTS

	################################## */

	

.comment {

	margin: 0 0 20px 0;

	padding: 20px;

	background: #f7f7f7;

	border: 1px solid #ccc;

}



.comment p {

	margin: 0px;

}



.comment-details {



}



/*	##################################

   	FOOTER

	################################## */



#footer p {

	width:780px;

	color:#666666;

	font-size: 9pt;

	margin: 0px;

	padding-top: 75;

	padding-right: 0;

	padding-bottom: 0;

	padding-left: 0;

}



#footer p a {

	color: #666666;

}

#footer #legal {

	font-size: 8pt;

	text-align: center;

	padding-top: 35px;

}

#footer #legal a {

	font-size: 8pt;

}





/*	##################################

   	USEFUL

	################################## */



.clear {

	clear:both;

}

#menu li {

	float:left;

}
