/*  
Theme Name: Otek 0.1 Theme
Theme URI: http://twune.org/
Description: Otek, light orange web 2.0 theme.
Author: Twune Design & Development
Author URI: http://twune.com/

	Otek v0.1
	 http://twune.com/wordpress-themes/

	This theme was designed and built by Twune Development,
	whose blog you will find at http://twune.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

	

body {
	font-size: 67.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color:#656565;
	background: #efefef;
	}

* {
margin: 0px;
}

li, ul {
list-style:inherit;

}

a {
color:#FF9900;
}

h1 a {
	text-decoration:none;
	color:#CCCCCC;
	padding-left:10px;
	margin:0px;
	color:#CCCCCC;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-variant: small-caps;
	font-size:large;
	position:absolute;
	top:19px;
}

h2 {
font-size:large;
}

h2 a {
text-decoration:none;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:medium;
letter-spacing:1.5px;
color:#FF6600;
}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}

.description {
text-align:right;
padding-bottom:5px;
}

#page {
	text-align: left;
	width:800px;
	margin: 0 auto;
	background: #efefef url(images/header_bg.gif) repeat-y;
	background-position:center;
	}
	
	#sidebar {
	float:right;	
	width:250px;
	padding-right:35px;
	padding-top:50px;

	}
	
	#searchsubmit {
	width:30px;
	}
	
	#sidebar p,a {
	border:none;
	}
	
	#header {
	width:650px;
	height:100px;
	padding-left:67px;
	padding-top:25px;
	margin-bottom:40px;

	}
	
#headerimg 	{ 
	margin: 7px 9px 0; 
	height: 100px; 
	width: 650px; 
	background:url(images/header.jpg) no-repeat;
	background-position:center;
	} 
	
	hr {
	display:none;
	}
	
/*my6*/	
	
#nav {
	list-style: none;
	margin: 0px;
	position: absolute;
	top:120px;
	left:25%;
	width:500px;
}
#nav li {
	float: left;
	margin-left: 5px;
}
#nav a {
	color: #ffffff;
	text-decoration: none;
	background: #f68b01;
	padding: 5px 15px;
	font: bolder 14px/100% Tahoma, Helvetica, sans-serif;
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	display: block;

}
#nav a:visited {
	color: #ffffff;
	text-decoration: none;
}
#nav a:hover {
	color:#FFFFFF;
	border-top: 4px solid #FFFFFF;
}
	
	/* Lines below taken from Kubrick and edited */
	

	
#footer {
	padding: 0;
	margin: 0 auto;
	width: 800px;
	clear: both;
	}
	
#footer a {
text-decoration:none;
color:#999999;
}
	
#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
	
	#content {
	float:left;
	width:380px;
	padding-left:80px;
	padding-right:0px;
	margin-bottom:40px;
	}
	
	.narrowcolumn {
	float: left;
	margin: 0px 0 0;
	width: 380px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 380px;
	}

.post {
	margin: 0 0 40px;
	text-align:left;
	line-height:20px;
		}
		
.post h2{
margin-top:30px;
margin-bottom:13px;

		}
	
	/*  Date */	
.entry p {
margin-top:10px;
margin-bottom:10px;
}

.title-date {
width:380px;
float:right;
border-bottom:1px #666666 solid;
padding-bottom:4px;
margin-bottom:3px;
}

.post-date {
	width: 65px;
	height: 65px;
	background: url(images/calender-bg.gif) no-repeat;
	float:left;
	margin-bottom:20px;
}
.post-month {
	font-size: 11px;
	text-transform: uppercase;
	color: #000000;
	text-align: center;
	display:block;
	line-height: 11px;
	padding-top: 5px;
	margin-left: -3px;
}

.post-day {
	font-size: 18px;
	text-transform: uppercase;
	color: #999999;
	text-align: center;
	display:block;
	line-height: 18px;
	padding-top: 15px;
	margin-left: -3px;
}
	/*  Date End*/

.widecolumn .post {
	margin: 0;
	}
	
.narrowcolumn .postmetadata {
	padding-top: 5px;
	}
	
.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.postmetadata-alt {
border-top:#666666 1px solid;
font-size:small;
}

.postmetadata a, .postmetadata-alt a {
color:#3399FF;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	padding-left: 10px;
	} 

html>body .entry li {
	margin: 7px 0 8px 10px;
		}



.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}
	
#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}
	
#sidebar li a {
text-decoration:none;
padding-top:5px;
padding-bottom:5px;
padding-left:5px;
padding-right:5px;
display:block;
border-left:none;

}

#sidebar li a:hover {
color:#000000;
}

#sidebar h2 {
	color:#929292;
	padding-left:65px;
	font-family: "Century Gothic", Verdana;
	text-transform: uppercase;
}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 1px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 0px auto;
	padding-left:60px;
	text-align: left;
	}
	
#searchform input {
width:100px;
margin-top:10px;
}

#sidebar #searchform #s {
	width: 100px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	width:40px;
	}
	
#sidebar p a:hover {
border:none;
}

#sidebar p a {
border:none;
}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}



/*comments*/

/*IE FIX*/
.commentlist {
margin-top:30px;
padding-left:20px;
}
/*IE FIX END */

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
	
.commentlist li {
	font-weight: bold;
	margin-bottom:10px;
	}

.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;
	display:block;
	margin-top:5px;
	margin-bottom:5px;
	}
	
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}
	
#comment {
margin-top:5px;
}

#commentform #submit {
	margin-top:10px;
	}

/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */
	
	/* Navigation */
	
blockquote {
color:#999999;
margin-left:10px;
}
	
.navigation {
margin-bottom:6px;
}

/* Link Fixer */

#meta li a, #links li a, #recent-posts li a, #pages li a, #archives li a, #categories li a {
	border-top:1px #FF9900 solid;
	margin-left:60px;
	width:80px;
	background:url(images/menu-li.png) no-repeat center left;
	padding-left:20px;
}


/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
		display: block;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */


/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

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
	}
/* End Images */