/*  
Theme Name: CuteAffiliate
Theme URI: http://www.jauhari.net/themes/myapril-3c
Description: <p>CuteAffiliate Theme is clean layout that build with 3 Columns .</p><br /><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: 1.0
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/
	Crafted on 15 November 2007
	Last Edit: 22 November 2007 19.33  +7 GMT

	The CSS, XHTML and design is released under a Creative Commons Attribution 3.0 License:
	http://creativecommons.org/licenses/by/3.0/

*/
/*
Basic Color: 
1: 2C64B4 [hard]
2. 5D91C9 [soft]
3. acd1f9
*/
/* Social Style 
********************* */

html
{
	height: 100%;
	margin-bottom: 0.1em;
}
*
{
	padding: 0;
	margin: 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;
}
img.left
{
	float: left;
	margin: 0 10px 10px 0;
}
hr
{
	display: none;
}
body
{
	font: 74%/1.6em verdana, arial, tahoma, sans-serif; 
	margin: 0 0 30px;
	padding: 0 0 20px;
	text-align: center;
	background: #fff;
}
a
{
	text-decoration: none;
}
a:link, a:visited
{
	color: #2C64B4;
}
a:hover, a:active
{
}
h1, h2, h3, h4, h5, h6
{
	font-family: Arial, Verdana, Serif;
}

/* Etc
******************** */
br.clear {
	clear: both;
}

/* Design 
******************** */
#page {
	text-align: left;
	width: 970px;
	margin: 20px auto 0;
	background: #fff;
}
#sub-page {
	margin: 10px 0;
	background: url(images/bg/bg-sub-page2.gif) 410px 0 repeat-y;
}
#pager {
	height: 90px;
	border-bottom: 1px solid #ddd;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
#header {
}

#content-wrap {
	float: left;
	width: 100%;
}

#content {
	margin: 0 460px 0 0;
}
.side1 {
	width: 180px;
	float: left;
	margin-left: -450px;
}
.side2 {
	width: 270px;
	float: left;
	margin-left: -270px;
	}

#footer {
	background: url(images/bg/bg-foot.jpg) 0 0 repeat-x;
	border-top: solid 1px #ccc;  
	position: relative;
}
#footer  a {
	text-decoration: underline;
	color: #666;
}
	#sub-footer {
		width: 970px;
		margin: 0 auto;
		padding: 0 10px 0;
		text-align: left;
	}
	#footer .right {
		position: absolute;
		right: 10px;
		top: 0;
		text-align: right;
	}


.extra-footer { 
	width: 100%;  
	float: left; 
	padding: 10px 0px;
	background: url(images/bg/shine2.gif) left top no-repeat;
}
.extra-footer2{ 
	width: 100%;  
	float: left; 
	background: url(images/bg/bg-shine.jpg) right bottom no-repeat;
	border-top: solid 1px #306bab;  
}
.extra-one { 
	width: 950px;
	text-align: left;
	margin: 0 auto;
	padding-left: 20px;
}

.extra-one .inner { 
	width: 218px; 
	float: left;}
.extra-one .inner h3 { 
	font-size: 17px; 
	margin: 0px; 
	color:#333; 
	letter-spacing: -1px; 
	padding-bottom: 5px; 
	border-bottom: 2px dotted #2C64B4; }
.extra-one .inner ul { 
	margin: 0px; 
	padding: 10px 0px 0px 0px;}
.extra-one .inner li { 
	display: block; 
	color:#333; 
	margin: 0px; 
	padding: 2px 0px 3px; 
	list-style-type: none; 
	}
.extra-one .inner li a { 
	font-weight: normal; 
	color:#306bab;
	}
.extra-one .inner li a:hover { 
	text-decoration: underline;
	color: #000;
	}
			
	
	
/* Design Navigation
******************** */
#top {
	background: #306bab url(images/bg/bg-navr.gif) 0 bottom repeat-x;
	position: relative;
	height: 40px;
}
#navr {
	width: 970px;
	padding-top: 1px;
	text-align: left;
	margin: 0 auto;
	font-size: 1.2em;
	font-weight: bold;
	text-transform: uppercase;
	font-family: arial, verdana;
}
#navr li a {
	color: #efefef;
}

#navr ul a{
	text-decoration:none;
}
#navr ul {
	list-style: none;
	margin: 7px 0 0 7px;
	padding: 0;
}
#navr ul li {
	float: left;
}
#navr ul li a {
	padding: 3px 10px;
	display: block;
	color: #F5FDF8;
	margin-right: 0.5em;
	background: transparent;
}
#navr ul li a:hover {
	background: #dbebfd url(images/bg/bg-navr-2.gif) 0 bottom repeat-x;
	color: #036;
}
#navr ul li.current_page_item a, #navr ul ul li.current_page_item a {
	background: #acd1f9 url(images/bg/bg-navr-on.gif) 0 top repeat-x;
	color: #306bab;
	font-weight: bold;
}

#navr ul ul{display:none;}
#navr ul ul li{float:none;}
#navr ul ul li a{margin:0;padding:0;}
#navr ul li:hover ul{
	display:block;
	position:absolute;
	}
#navr ul li:hover ul li a{
	border-top: 1px solid #ccc;
	background:#666; 
	color: #F5FDF8;
	display:block;
	padding: 3px 10px;
	width:10em;
}
#navr ul li:hover ul li a:hover{
	background: #333;
	border-top: 1px solid #fff;
	color: #fff;
}
#navr ul li.admintab a {
	color: #FFFD10;
}
#navr ul li.admintab a:hover {
	background: #333;
}

/* Design Header
******************** */
#headr {
	margin: 0 auto 0;
	padding: 10px 0 0;
	text-align:left;
	position: relative;
	width: 970px;
	height: 90px;
}
#headr h1 {
	font-size: 3em;
	color:
}
	#headr h1 a {
		color: #DC4F00;
		background: url(images/logo.gif) 0 0 no-repeat;
		height: 70px;
		width: 250px;
		display: block;
		text-indent: -5000px;
	}
	.description {
			background: url(images/tag.gif) 0 0 no-repeat;
			height: 50px;
			display: block;
			text-indent: -5000px;
			width: 250px;
			position: absolute;
			top: 10px;
			left: 260px;
	}
	#headr .rss-feed {
		position: absolute;
		right: 0;
		bottom: 30px;
	}
	#headr .search {
		position: absolute;
		right: 0;
		bottom: 10px;
	}
		#headr .search .textbox {
			border: 1px solid #ddd;
			width: 370px;
			padding: 5px;
		}	
			#headr .search .textbox:focus, #headr .search .textbox:hover {
			border: 1px solid #666;
			}	
		#searchsubmit, #submit {
			background: #2A1000;
			padding: 5px 10px;
			color: #fff;
			border: none;
			font-weight: bold;
		}

/* Design Content
******************** */		
#content .gap {
	padding: 0 10px 0 0;
}
/* []Design Post
******************** */
.post {
	margin-bottom: 20px;
}
	.post h2 {
		font-size: 1.9em;
	}
	.post h2  a {
		color: #2C64B4;
		display: block;
		padding: 5px 0;
	}
	.post h2  a:hover {
		color: #2A1000;
		background: #efefef;
	}
	.postmetadata {
		color: #666;
		margin: 0;
		padding: 0;
	}
	.postmetadata  a{
		color: #666;
	}
		.timr {
			background: url(images/ico/date.png) 0 50% no-repeat;
			padding-left: 15px;
		}
		.catr {
			background: url(images/ico/tag_blue.gif) 0 50% no-repeat;
			padding-left: 15px;
		}
		.commr {
			background: url(images/ico/comment.png) 0 50% no-repeat;
			padding-left: 15px;
		}
		.pagr {
			background: url(images/ico/page.png) 0 50% no-repeat;
			padding-left: 15px;
		}
		
	.post ul, .post li {
		margin-left: 20px;
	}
	blockquote {
		background: url(images/blockquote.gif) 0 0 no-repeat;
		padding-left: 50px;
		color: #666;
	}
	.post .entry a {
		text-decoration: underline;
	}
	code {
		color: #2C64B4;
	}
	pre {
		color: #0063DC;
		border-left: 4px solid #2C64B4;
		padding-left: 10px;
		
	width: 95%;
	overflow:auto;
	font: 13px 'Courier New', Courier, Verdana, Arial, sans-serif;
	max-height: 350px;
	line-height: 18px;
	margin: 10px 0;
	padding: 5px;	
	}

	.info-error {
		width: 470px;
		border: 1px solid #ff7400;
		padding: 20px;
		background: #f9ff97;
	}

#content .commentsfeedr
{
	background: url(images/ico/feed.png) no-repeat left center;
	padding: 2px 0 2px 20px;
}
#content .trackbackr
{
	background: url(images/ico/arrow_refresh.png) no-repeat left center;
	padding: 2px 0 2px 20px;
}	
/* []Design Side
******************** */
.side1 ul, .side2 ul {
	list-style: none;
}
.side1 h2, .side2 h2 {
	font-size: 1.4em;
	padding-bottom: 5px;
	border-bottom: 2px dotted #2C64B4;
}
.side1 .gap, .side2 .gap {
	margin-top: 10px;
}
	.side1 .about h2 {
		background: url(images/ico/vcard.png) right 2px no-repeat;
	}
	.side1 .categories h2, .side2 .categories h2 {
		background: url(images/ico/tag_blue.png) right 2px no-repeat;
	}	
	.side1 .recent h2, .side2 .recent h2 {
		background: url(images/ico/folder_page_white.png) right 2px no-repeat;
	}	
	.side1 .metas h2, .side2 .metas h2 {
		background: url(images/ico/world.png) right 2px no-repeat;
	}	
	.side1 .arch h2, .side2 .arch h2 {
		background: url(images/ico/folder_page.png) right 2px no-repeat;
	}	

	.side1 .linkcat h2, .side2 .linkcat h2 {
		background: url(images/ico/link.png) right 2px no-repeat;
	}	

.side1 a:link, .side2 a:link,.side1 a:visited, .side2 a:visited {
	color: #2C64B4;
}.side1 a:hover, .side2 a:hover  {
	color: #333;
}
		.ileft {
			float: left;
			margin-right: 5px;
		}
		.stats {
			border-top: 1px solid #8fbbeb;
			border-bottom: 1px solid #8fbbeb;
			color: #666;
		}
		.boxr, .widget, .side1 .categories, .side2 .categories, .linkcat {
			margin-bottom: 20px;
		}
		.side1 ul li ul, .side2 ul li ul {
			margin-bottom: 10px;
		}
		.side1 ul li ul li ul, .side2 ul li ul li ul {
			padding-left: 16px;
			margin-bottom: 0;
		}
		.side2 .boxr, .side2 .categories {
			margin-left: 10px;
		}
		.banner-list {
          	margin: 0;
          	overflow: hidden;
          	padding: 0;
          	text-align: center;
          	list-style: none;
                    font-size: 0.9em;
          }
          
          .banner-list li {
          	float: left;
          	margin: 0 0 6px 10px;
          	padding: 0;
          	display: inline;
          }
          .banner-list li a {
               text-decoration: underline;
          }
          .banner-list img {
          }

/* []Design Comment
******************** */
.navigation a
{
	color: #666;
}
.alignleft
{
	float: left;
	width: 50%;
}
.alignright
{
	float: right;
	text-align: right;
	width: 50%;
}

h3#comments, h3#respond {
	border-bottom: 1px solid #ccc;
	padding-bottom: 5px;
	margin-bottom: 10px;
}
ol.commentlist {
	list-style: none;
}
ol.commentlist li {
	padding: 5px;
	margin-bottom: 5px;
}
li.comment {
	background: #cde5ff;
}
li.alt {
	background: #acd1f9;
}
.avaliable {
	border-top: 1px dashed #ddd;
	border-bottom: 1px dashed #ddd;
}
#commentform {

}
		#commentform label {
			display: block;
			font-size: 1.5em;
		}
		#commentform  #url, #commentform  #email, #commentform  #author {
			border: 1px solid #ddd;
			background: #fff url('images/bg/bg-comment-form.gif') 0 bottom repeat-x;
			padding: 5px;
		}	
			#commentform  #url:focus, #commentform  #url:hover, #commentform  #email:focus, #commentform  #author::hover, #commentform  #email:hover, #commentform  #author:hover  {
			border: 1px solid #666;
		}		
		textarea#comment {
			width: 98%;
			border: 1px solid #ddd;
			background: #fff url('images/bg/bg-comment-form.gif') 0 bottom repeat-x;
			padding: 5px;
		}	
			textarea#comment:focus, textarea#comment:hover {
			border: 1px solid #666;
			}	

.rss {
	background: url(images/ico/feed-icon-10x10.png) left center no-repeat;
	padding-left: 12px;
}		
	
/* Change Log ****
1.0	: First Public Released
*** */
