/*  
Theme Name: OrangeTukulr
Theme URI: http://www.jauhari.net/themes/tukulr
Description: <p>Tukulr Theme is clean layout that build with 3 Colums Layout .</p> <p>Visit the <a href="http://www.jauhari.net/themes/tukulr">Theme Page</a> for theme update and other related information.<br />How to edit about page? Just edit you profile description and you are done</p><p>This Theme Tested on WordPress 2.1</p><p>Please Note This is Sponsored Themes</p><p>The CSS, XHTML and design is released under a <a href="http://creativecommons.org/licenses/by/3.0/">Creative Commons Attribution 3.0 License</a></p>
Version: 2.1
Author: Nurudin Jauhari
Author URI: http://www.jauhari.net/
   
	This theme was designed and built by Nurudin Jauhari,
	whose blog you will find at http://jauhari.net/themes/dotside
	Crafted on 04 April 2007
	Last Edit: 23 April 2007 21.22  +7 GMT

	The CSS, XHTML and design is released under a Creative Commons Attribution 3.0 License:
	http://creativecommons.org/licenses/by/3.0/

*/

/* Social Style 
********************* */

html
{
	height: 100%;
	margin-bottom: 0.1em;
	overflow-y: scroll;
}
*
{
	margin: 0;
	padding: 0;
}
img
{
	border: 0;
}
p
{
	line-height: 1.6em;
	margin: 0.7em 0;
}
dl
{
	margin: 1em 0;
}
dt
{
	font-weight: bold;
}
dd
{
	margin: 0.5em;
	padding: 0;
}
img.right
{
	float: right;
	margin: 10px 0 0 10px;
        padding: 2px 0 4px 5px
}
img.left
{
	float: left;
	margin: 0 10px 10px 0;
        padding: 2px 5px 4px 0
}
hr
{
	display: none;
}
body /*background outside blog*/
{
	background-attachment: fixed;
	background: #333;
	color: #000;
	font: 74%/1.6em verdana, tahoma, arial, sans-serif; 
	margin: 0 0 30px;
	padding: 0;
	text-align: center;
}

/*Links, tags, and categories*/

/*global - currently affecting tags and categories*/
a
{
	text-decoration: none;
}
a:link {
	color: #000;
}
a:visited {
	color: #666;
}
a:hover {
	text-decoration: underline;
}
a:active
{
}

.entry a:link {
	color: #0082BA;
	font-weight: bold;
}
.entry a:visited {
	color: #3399ff;
	font-weight: bold;
}
.entry a:hover {
	color: #0082BA;
	text-decoration: bold;
}
.entrytags a:link {
	font-size: .8em;
	color: #0082BA;
	font-weight: bold;
}
.entrytags a:visited {
	font-size: .8em;
	color: #3399ff;
	font-weight: bold;
}
.entrytags a:hover {
	font-size: .8em;
	color: #0082BA;
	text-decoration: bold;
}
h1, h2, h3, h4, h5, h6
{
	font-family: Georgia, Verdana, Arial, Serif;
}

/* Etc
******************** */
br.clear {
	clear: both;
}

/* Design 
******************** */
#page { /*this changes the blog backgrounds*/
	text-align: left;
	width: 950px;
	background: #fff url(images/blogback.gif);
	margin: 20px auto 0;
	margin-top: 10px;
	padding: 20px;
	border-bottom: 1px solid #ccc;
}
#top {
	background: url(images/topback.gif) left bottom repeat-x;
	/*border-bottom: 4px solid #999;*/
}
#pager {
	height: 150px;
	width: 990px;
	background: url(images/headr.jpg) right bottom no-repeat;
	margin: 0 auto 0;
}
#headr {
	float: left;
	margin: 0;
	padding: 0;
	text-align:left;
	color: #00b3ff;
}
#headr h1 {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	margin: 62px 0 0 40px;
	color: #fff;
}
#headr h1 a {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	color: #fff;
	}
#headr .description { /*blog subtitle*/
	color: #0082BA;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	margin-left: 500px;
	padding-top: 30px;
	font-size: 1.6em;
	font-weight: bold;
}

#content {
	width: 520px;
	float: left;
	padding: 10px 20px;
	padding-left: 0;

}
.post {
	border-bottom: 1px dotted #333;
	margin-bottom: 15px;
	padding-bottom: 10px;
}
.postmetadata {
	font-size: .9em;
	color: #999;
}
.postmetadata  a{ 
	color: #000;
}

.postmetadata  a:hover {
	color: #000;
}

#sidebar {
	width: 409px;
	float: right;
	padding-bottom: 80px;
}
.side1 { /*this modifies the first menu*/
	float: left;
	background: #3399ff;
	padding-left: 15px;
	padding-right: 15px;
	margin-right: 0px;
	width: 170px;
}
.side2 {/*This changes the Links background*/
	float: left;
	padding-left: 15px;
	padding-right: 15px;
	width: 170px;
	background: #0082BA;
	color: #F7E6D4;

}
#footer {
	width: 750px;
	margin: 0 auto;
	padding-top: 10px;
	text-align: left;
}

/* Design 
******************** */
#sidebar  ul{
	list-style: none;
}

/* Design  Typo
********************* */
#headr  h1 { /*blog title size*/
	font-size: 4.2em; 
}
#headr  h1 a:hover {
	text-decoration: none;
}

#sidebar  .side1 h2{
	font: 1.4em "Trebuchet MS", Verdana, sans-serif;
	color: #000;
	border-bottom: 1px solid #fff;
	padding-bottom: 5px;
	margin-top: 10px;
	margin-bottom: 5px;
}
#sidebar  .side2 h2{
	font: 1.4em "Trebuchet MS", Verdana, sans-serif;
	color: #000;
	border-bottom: 1px solid #fff;
	padding-bottom: 5px;
	margin-top: 10px;
	margin-bottom: 5px;
}
#sidebar .side2 a {/*changes color of sidebar entries/blogroll*/
	color: #000;
	
}

#sidebar .side2 a:hover {
	text-decoration: underline;
}
#sidebar #avatr {
	border: 1px solid #666;
}
h2.pagetitle {
	text-align: right;
	border-bottom: 1px solid #ccc;
}
.post h2 {
	font-size: 1.8em; 
}
.post h2 a {	/*changes post title color*/
	font-family: "Trebuchet MS", Verdana, sans-serif;	
	color: #02709F;
}
.post h2 a:visited {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	color: #02709F;
	text-decoration: none;
}
.post h2 a:hover {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	color: #02709F;
	text-decoration: underline;
}


.post ul {
	margin-left: 35px;
}
.post ol {
	margin-left: 40px;
}
p.postmetadata
{
	color: #999;
	font-size: 85%;
	margin-bottom: 10px;
}
p.postmetadata a
{
	color: #666;
	text-decoration: none;
}
span.timr
{

	padding-left: 0px;

}
span.catr
{
	background: url(images/catr.png) 0 0 no-repeat;
	padding-left: 15px;
}
span.editr
{
	background: url(images/editr.png) 0 0 no-repeat;
	padding-left: 15px;
}
span.commr
{
	background: url(images/commr.png) 0 0 no-repeat;
	padding-left: 15px;
}
.post ul.postspermonth{
	list-style:none;
	padding: 0;
	margin: 0;
}

.post p a:hover {
	border: none;
}

/* Uncomment to make Uato
.post a img, .post img {
	border: none;
	float: left;
	padding-right: 5px;
}	
*/

.categr, .monthr {
	margin-bottom: 20px;
}
.categr h2, .monthr h2{
	border-bottom: 1px solid #ccc;
}
#footer {
	color: #ccc;
	font-size: 0.95em;
	text-align: center;
}
#footer a {
	color: #fff;
}
#footer a:hover {
	color: #fff;
	text-decoration: underline
}
.rss {
	background: url(images/feed-icon-10x10.png) left center no-repeat;
	padding-left: 12px;
}
/* Comment Etc
********************* */
.navigation a
{
	color: #666;
}
.alignleft
{
	float: left;
	width: 50%;
}
.alignright
{
	float: right;
	text-align: right;
	width: 50%;
}

.ileft {
	float: left;
	margin-right: 5px;
}
p.stats {
	color: #999;
	font-size: .8em;
	border: 1px solid #ccc;
	border-left: none;
	border-right: none;
}
blockquote
{
	background: url(images/blockquote.gif) no-repeat left top;
	color: #000;
	margin: 1em;
	margin-right: 30px;
	padding: 0 0 0px 40px;
	text-align: left;
}
#content .commentsfeedr
{
	background: url(images/feed.png) no-repeat left center;
	padding-left: 20px;
}
#content .trackbackr
{
	background: url(images/arrow_refresh.png) no-repeat left center;
	padding-left: 20px;
}
input.textbox, textarea
{
	background: #fff url(images/shadow_top.gif) repeat-x top;
	border: #ccc 1px solid;
	font: 1em Verdana, Arial, Serif;
	padding: 2px;
}
input.textbox:focus, textarea:focus
{
	background: #fff url(images/shadow_top.gif) repeat-x top;
	border: #999 1px solid;
}
#submit
{
	padding: 3px 5px;
}
.comment
{
	background: #fff url(images/shadow_top.gif) repeat-x top;
	border-bottom: #ddd 1px solid;
	list-style: none;
	margin: 0;
	padding: 1em 0.5em;
}
.alt
{
	background: #f9f9f9;
}
.MyAvatars
{
	border: 1px solid #ccc;
	border-bottom: 1px solid #999;
	border-right: 1px solid #999;
	float: right;
	margin-left: 5px;
	margin-right: 10px;
	padding: 3px;
}
#comment {
	width: 100%;
}
/* Top Navigation Style 
********************* */
#navr /*top navigation menus home, about, etc.*/
{
	font-family: Trebuchet MS,Tahoma, Verdana, Arial, Serif;
	margin: 0 auto 10px;
	overflow: hidden;
	padding: 10px 0 0;
	position: relative;
	text-align: left;
	width: 970px;
	background: transparent;
	margin-bottom: -23px; /*adjusts thingies up and down*/
}
html #navr
{
	height: 1%;
}
#navr ul li 
{
	float: left;
	list-style-type: none;
	margin: 0 5px 0 0;
}
#navr ul li a
{
	background: #3399ff;
	/*border: #999999 1px solid;*/
	border-bottom: none;

	color: #000;
	display: block;
	font-weight: bold;
	letter-spacing: 0px;
	padding: 2px 10px;
	text-decoration: none;
}
#navr ul li a:hover {
	background: #0082BA;
	/*border: #999999 1px solid;*/
	border-bottom: none;

	color: #000;
}
#navr ul li a:active, #navr ul li.current_page_item a /*current page button*/
{
	background: #fff;
	/*border: #999 1px solid;*/
	border-bottom: none;

	color: #0082BA;
	font-weight: bold;
}
#navr ul li.search
{
	font-size: 0.9em;
	position: absolute;
	right: 0;
	top: 10px; /*moves search bar up and down*/
}
#navr ul li.search input#s {
	width: 150px;
}
#navr ul li.search input#searchsubmit
{
	background: #3399ff;
	border: none; /*#999 1px solid;*/
	border-bottom: none;
	color: #000;
	font-size: 1em;
	margin: 0;
	padding: 1px 2px;
	padding-top: -1px;
}

fieldset {
	border: none;
}
textarea#cp_message {
	width: 100%;
}


pre {
	width: 95%;
	overflow:auto;
	font: 13px 'Courier New', Courier, Verdana, Arial, sans-serif;
	color: #A68468;
	max-height: 350px;
	line-height: 18px;
	margin: 10px 0;
	border: 1px solid #F7E6D4;
	padding: 5px;
	background: #FBF3EA;
}

code {
font: 13px 'Courier New', Courier, Verdana, Arial, sans-serif;
color: #A68468;
padding: 2px;
}

/* Change Log *** /
1.0	: Initial Public Released
1.1 	: Fix Dynamic Sidebar
2.1	: Change License from GPL to Creative Commons Attribution 3.0 License:
*/


/*del.icio.us widget style*/
#delicious-tags p.delicious-bookmark {
	color: green;
}

/*compact archive styles*/

a.emptymonth {
	color: red;
}
