/*  
Theme Name: Tukulr
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;
background-color: #fff;
}
*
{
	margin: 0;
	padding: 0;
}
img
{
	border: 0;
}
p
{
	line-height: 1.2em;
	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;
}
img.left
{
	float: left;
	margin: 0 10px 10px 0;
}
hr
{
	display: none;
}
body
{
	background-attachment: fixed;
	background: #fff;
	color: #444;
	font: 70%/1.4em verdana, tahoma, arial, sans-serif; 
	margin: 0 0 30px;
	padding: 0;
	text-align: center;
}
a
{
	text-decoration: none;
}
a:link, a:visited
{
	color: #666;
}
a:hover, a:active
{
	color: #990000;
}
h1, h2, h3, h4, h5, h6
{
	font-family: Arial, Helvetica, sans-serif;
}
h2 {
	font-size: 1.5em;
font-family: Arial, Helvetica, sans-serif; 
color: #57432E;
}
h3 {
	font-size: 1em;
font-family: Arial, Helvetica, sans-serif; 
color: #57432E;
}
/* Etc
******************** */
br.clear {
	clear: both;
}

/* Design 
******************** */

#follow {
    background :#47393B;
width: 190px;
margin: 0px auto 
}

#follow a {
    background :#47393B;
}

#follow a:hover {
    background :#817778;
}

#page {
	text-align: left;
	width: 980px;
background-color: #FFFFFF;
	background: url(images/ombre.gif) repeat-y left;
	margin: 0px auto 0;
	padding: 10px;
	
}
#top {
	background-color: #FFFFFF;
	/*background-image: url(images/headrnew.jpg);*/
	/*background-image: url(http://v9.kiwiboo.com/ivp/media/headrnew.jpg);*/
	background-image: url(/media/headrnew.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #333333;

}
#pager {
	height: 100px;
	width: 980px;
	
	margin: 0 auto;
}
#haut {
color: #99283E;
background-color: #FDD749;
}
#headr {
	margin: 0px 0 0 0px;
float: left;
	text-align:left;
	color: #CCCCCC;
}
#headr h1 {
	margin: 65px 0 0 0px;
	color: #629161;
}
#headr h1 a {
	color: #CCCCCC;
	}
#headr .description {
	color: #414E66;
	margin-left: 0px;
}

#content {
margin-top: 20px;
	width: 468px;
	float: left;
	padding-left: 10px;
	border-right: 0px solid #BB9A77;
	padding-right: 10px;
	border-left-width: 0px;
	border-left-style: solid;
	border-left-color: #BB9A77;
background-color: #FFFFFF;
font-family: Arial, Helvetica, sans-serif;

}
#contentgoogle {
	width: 980px;
	float: left;
	padding-left: 10px;
	border-right: 1px solid #BB9A77;
	padding-right: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #BB9A77;
background-color: #ffffff;
font-family: Arial, Helvetica, sans-serif;
}
.announcement_post{

}

.bordure {
	
	text-align: center;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #333333;
	border-bottom-color: #333333;
	}


.post {
width: 468px;
border-bottom: #57432E;
	margin-bottom: 30px;
	background-color: #FFFFFF;
background-image: url(/wp-content/themes/Tukulr/images/barre.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	
padding-bottom: 5px;
	
}
.post2 {
	border-bottom: #57432E;
	margin-bottom: 30px;
	background-image: url(/wp-content/themes/Tukulr/images/barre.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 5px;
	
}
.post3 {
	background-color: #FFCC33;

	color: #333333;
	font-size: 1em;
	font-weight: bold;
	text-align: center;


	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #333333;
	border-bottom-color: #333333;
}
.post3 a {
	color: #333333;
}
.post3 a:hover {
	color: #990000;
}



.postmetadata {
	font-size: .9em;
	color: #999;
}
.postmetadata  a{
	color: #666;
}

#sidebar {
	width: 468px;
	float: right;
	padding-bottom: 5px;

}
.side1 {
	float: left;
	padding-left: 0px;
	margin-right: 0px;
	width: 250px;

margin-top: 15px;
	
}
.side2 {   
	float: right;
	padding-left: 0px;
	width: 200px;
	padding-right: 0px;

	margin-top: 7px;



}

.side2cont {

	padding-left: 10px;
	width: 170px;
	padding-right: 10px;
border: 1px solid #BB9A77;
padding-top: 2px;
background-color: #FFF;
}

.side1cont {

border: 1px solid #BB9A77;
}





/* Design 
******************** */
#sidebar  ul{
	list-style: none;
}

/* Design  Typo
********************* */
#haut  h1 {
	font-size: 1em;
}
#headr  h1 {
	font-size: 2em;
}
#headr  h1 a:hover {
color: #330000;

}
#sidebar  .side1{
	font: 0.9em "Trebuchet MS", Verdana, sans-serif;
}
#sidebar  .side1 a{
	font: bold 
}
#sidebar  .side2{
	font: 0.9em "Trebuchet MS", Verdana, sans-serif;
}

#sidebar  .side1 h2 {
	font: bold 1.4em "Trebuchet MS", Verdana, sans-serif;
	color: #54311D;
	border: 1px solid #BB9A77;
	padding-bottom: 2px;
padding-left: 4px;
	margin-top: 5px;
margin-top: 5px;
	margin-bottom: 5px;
background-color: #ECECEC;
}

#sidebar  .side1 h2 a:hover{
background-color: #fff;


}
#sidebar  .side2 h2{
	font: bold 1.3em "Trebuchet MS", Verdana, sans-serif;
	color: #54311D;
	border-bottom: 1px solid #BB9A77;
	padding-bottom: 3px;
	margin-top: 3px;
	margin-bottom: 5px;

}
#sidebar  .side2 h3 a{
	font: bold 0.9em "Trebuchet MS", Verdana, sans-serif;
	color: #54311D;
	

}
#sidebar .side2 a {
	color: #534C3A;
	
}
#sidebar .side2 a:hover {
	color: #990000;


}
#sidebar #avatr {
	border: 1px solid #666;
}
h2.pagetitle {
	text-align: right;
	color: #676767;
	font-family: Arial, Helvetica, sans-serif;
font-size: 1.5em;
	
}
.une
{
	
font-size: 120%;
font: bold 1.3em "Trebuchet MS", Verdana, sans-serif;
	color: #54311D;
text-align: center;
	display: block;
	letter-spacing: 0px;
	padding: 5px 5px;
	text-decoration: none;
margin-bottom: 5px;
margin-top: 10px;
margin-right: 10px;
}
.une2
{
	border: 1px solid #500100;
	color: #330000;
text-align: center;
	display: block;
	font-weight: bold;
	letter-spacing: 0px;
	padding: 2px 5px;
	text-decoration: none;
	background-color: #FFC900;



}
.post h2 {
	font-size: 1.5em;
font-family: Arial, Helvetica, sans-serif; 
color: #57432E;
}
.post h2 a {	
	padding-left: 18px;
color: #333333;
background:  url(/illustrations/carrerouge.gif) no-repeat left;

}
.facebook {	
	font-size: 1.4em;
padding-left: 18px;
color: #333333;
background:  url(http://b.static.ak.fbcdn.net/images/share/facebook_share_icon.gif?8:26981) no-repeat left;

}
.post h2 a:hover {
	color: #7C1510;
	}
.post h3 {
	font-size: 1.2em;
font-family: Arial, Helvetica, sans-serif; 
color: #333333;
}

.post h3 a {	
	color: #806E43;

}
.post h3 a:hover {
	color: #7C1510;
}




.post ul {
	margin-left: 35px;
}
.post ol {
	margin-left: 40px;
}
p.postmetadata
{
	color: #999;
	font-size: 85%;
	margin-bottom: 10px;
width: 468px;
}
p.postmetadata a
{
	color: #333333;
	text-decoration: none;
}
span.timr
{
	
	padding-left: 3px;
}
span.catr
{
	
	padding-left: 3px;
}
span.editr
{
	background: url(images/editr.png) 0 0 no-repeat;
	padding-left: 15px;
}
span.commr
{
	
	padding-left: 15px;
}
.post ul.postspermonth{
	list-style:none;
	padding: 0;
	margin: 0;
}
.post p a {
	border-bottom: 1px solid #ccc;
}
.post p a:hover {
	border: none;
}
.post a img, .post img {
	border: none;
	
	padding-right: 0px;
}	

.categr, .monthr {
	margin-bottom: 20px;
}
.categr h2, .monthr h2{
	border-bottom: 1px solid #ccc;
}
#footer {
	
background-color: #333333;
color: #FFFFFF;
	font-size: 0.8em;
	text-align: center;
border-top-width: medium;
	border-top-style: solid;
	border-top-color: #990000;
}
#footer a {
	color: #FFFFFF;

}



#footer H2 {
	color: #FFFFFF;
font-size: 1.5em;


}


#footer a:hover {
	color: #BB9A77;
	text-decoration: underline
}
.rss {
	background: url(images/feed-icon-10x10.png) left center no-repeat;
	padding-left: 12px;
}
/* Comment Etc
********************* */
.navigation2
{

	border-bottom-width: thin;
	border-bottom-style: solid;






	border-bottom-color: #990000;
	height: 20px;

}
.navigation
{
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #990000;
	height: 20px;

}

.navigation a
{
	color: #990000;
	font-weight: bold;
padding-top: 10px;
	padding-bottom: 10px;
}

.navigation2 a
{
	color: #990000;
	font-weight: bold;
padding-top: 2px;
	padding-bottom: 2px;
}

.alignleft
{
	float: left;
color: #990000;
	font-weight: bold;
        padding-top: 5px;
	padding-bottom: 8px;
margin-right: 5px;

}
.alignright
{
	float: right;
	text-align: right;
	
color: #990000;
	font-weight: bold;
        padding-top: 5px;
	padding-bottom: 8px;
}

.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: #333333;
	margin: 1em;
	padding: 0 0 10px 50px;
}
#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: px;
}
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
{
	font-family: Trebuchet MS,Tahoma, Verdana, Arial, Serif;
	margin: 0 auto 8px;
	overflow: hidden;
	padding: 0px 0 0;
	position: relative;
	text-align: left;
	width: 980px;
	background: #676767;
text-transform: uppercase;
font-size: 1em;
font-weight: bold;
        top: 132px;
}
html #navr
{
	height: 1%;
}
#navr ul li
{
	float: left;
	list-style-type: none;
	margin: 0 0px 0 0;
}
#navr ul li a
{
	
	color: #FFFEFA;
	display: block;
	letter-spacing: 0px;
	padding: 4px 5px;
	text-decoration: none;
	background-color: #676767;
}
#navr ul li a:hover {
	
	color: #333333;
	background-color: #ECECEC;
}
#navr ul li a:active, #navr ul li.current_page_item a
{
	background: #CCCCCC;
	color: #333333;
	font-weight: bold;
}
#navr ul li.search
{
	font-size: 0.9em;
	position: absolute;
	top: 15px;
	right: 0px;
	width: 300px;
}
#navr ul li.search input#s {
	width: 200px;
}
#navr ul li.search input#searchsubmit
{
	background: #AAD4EF;
	
	color: #517082;
	font-size: 0.9em;
	margin: 0;
	padding: 1px 2px;
}
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;
        height: 30px
	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:
*/

