/*
Theme Name: iBlogger
Theme URI: http://yoshz.com/
Description: Free Theme at <a href="http://yoshz.com/">www.Yoshz.com</a>
Version: 1.0
Author: Miziology
Author URI: http://yoshz.com/
Tags: Magazine Style
*/

/* General */
html,body,p,div,img,h1,h2,h3,h4,li,ul,ol,dl,dd,dt,form,table,td,tr,fieldset { border:0; border-collapse:separate; border-spacing:0; margin:0; padding:0; list-style:none; }
body {
background:url(images/bg.gif) ;
background-position:top left;
background-repeat:repeat-x;
font-family:"Lucida Grande","Lucida Sans Unicode",helvetica,sans-serif;
font-size:12px;
text-align:center; color:#333;
}
.clear { clear:both; }
#wrapper { width:950px; text-align:left; margin:auto; }
#wrap { background:url(images/wrap.jpg) right repeat-y; background-color:#fff; padding:0 5px; }

/* Img */
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

.alignleft {
   float: left;
   margin: 0 10px 5px 0;
}

.alignright {
   float: right;
   margin: 0 0 5px 10px;
}


img.title { padding-bottom:0; display : block; padding-right:20px; }

.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}

/* Header */
#header .navpage { overflow:hidden; height:43px; }
#header .navpage li { display:block; float:left; padding:10px 15px; height:18px; }
#header .navpage li:hover { background-color:#e88015; }
#header .navpage li a { color:#fff; text-decoration:none; font-size:12px; text-transform:uppercase; }
#header .navcat { overflow:hidden; background:url(images/footer-bg.jpg) repeat-x; background-color:#353535; border-bottom:1px solid #353535;}
#header .navcat li { display:block; float:left; padding:15px 10px; border-right:1px solid #353535; }
#header .navcat li a { color:#eee; text-decoration:none; font-size:12px; text-transform:uppercase; font-weight:bold; }
#header .navcat li:hover { background-color:#353535; }
#header .banner { height:170px; }
#header .banner .logo { float:left; }
#header .banner .cari { float:right; margin-right:8px; }
#header .banner .ads { float:right; margin-top:25px; }
#header .banner .ads img { padding:5px; border:1px solid #ccc; }
#header .banner .cari { float:right; margin-right:8px; background: url(images/search.png) no-repeat; width:324px; height:37px; }
#header .banner .cari #s { float: left; margin:2px 0 0 20px; border:0; width:255px; background:none; color:#e88015; font-size:20px; }
#header .banner .cari #go { float:left; width:40px; margin:2px 0 0 0; height:25px; }


/* Body */
#mainbody { width:605px; float:left; margin-top:15px; }
#mainbody .featured { padding:5px;}
#mainbody .mainsearch { padding:10px; font-size:16px; font-weight:bold; color:#fff; background:#333; }
#mainbody .content .maintitle { padding:0 10px; }
#mainbody .maincontent { padding:10px 0px; border-bottom:1px solid #eee; margin-bottom:15px; }
#mainbody .mainleft { width:0px; padding:5px; float:left; background:#fbfbfb; border:1px solid #eee; }
#mainbody .mainright { width:590px; float:left; }
#mainbody .mainright h1 a { font-family:Arial, Helvetica, sans-serif; font-size:22px; color:e88015; text-transform:uppercase; text-decoration:none; text-align:left; }
#mainbody .submain { font-size:12px; color:#fff; text-transform:uppercase; padding:3px 5px; margin :5px 0 15px 0; background:url(images/fiber.png); }
#mainbody .submain a { color:#fff; text-decoration:underline; }
#mainbody .maincenter { margin:20px 0; padding:15px 0; }
#mainbody .maincenter .mainads { width:319px; padding:0 10px; float:left; border-right:1px solid #eee; text-align:center; }
#mainbody .maincenter .mainpopular {width:240px; padding:0 10px; float:right; }
#mainbody .maincenter .mainpopular li { display: block; width: auto; padding:10px 0; border-bottom:1px solid #eee; }
#mainbody .maincenter .mainpopular li a { font-weight:bold; color:#333; text-decoration:underline; }
#mainbody .maincenter .mainpopular li a:hover { color:#e88015; text-decoration:underline; }
#mainbody .mainright .more { float:left; margin-top:15px;}



img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

.alignleft {
   float: left;
   margin: 0 10px 5px 0;
}

.alignright {
   float: right;
   margin: 0 0 5px 10px;
}

/* Formating */
#mainbody .content h1 a, .singlecontent h1 a { font-family:Arial, Helvetica, sans-serif; font-size:22px; color:#333; text-transform:uppercase; text-decoration:none; }
#mainbody .content p, .thecontent p { margin-top:10px;}
#mainbody .thecontent { padding:0 10px; text-align:justify; }
#mainbody .thecontent li { background: transparent url(images/list.gif) no-repeat 2px top; display: block; width: auto; margin:10px 20px 10px 40px; padding-left: 20px; }
#mainbody .thecontent a { text-decoration:underline, bold; }
#mainbody .thecontent a:hover { color:#e88015; text-decoration:underline; }
#mainbody .content blockquote { color : #e88015; padding : 5px 10px 15px 30px; margin : 10px 0 10px 20px; background-image : url(images/blockquote.png); background-position : top left; background-repeat : no-repeat; }
#mainbody .content h1 { color : #000; font-size : 22px; font-weight : 600; padding : 0 0 5px 0; }
#mainbody .content h2 { color : #000; font-size : 20px; font-weight : 600; padding : 15px 0 5px 0; }
#mainbody .content h3 { color : #000; font-size : 18px; font-weight : 600; padding : 15px 0 5px 0; }
#mainbody .content h4 { color : #000; font-size : 16px; font-weight : 600; padding : 15px 0 5px 0; }
#mainbody .content h5 { color : #000; font-size : 14px; font-weight : 600; padding : 15px 0 5px 0; }
#mainbody .content h6 { color : #000; font-size : 12px; font-weight : 600; padding : 15px 0 5px 0; }

/* Pagination */
#mainbody .pagination { padding : 10px; margin : 15px 0px 15px 0px; }
#mainbody .pagination ul { text-align : left; font-size : 12px; }
#mainbody .pagination li { list-style : none; display : inline; }
#mainbody .pagination a { padding : 10px; margin-right : 4px; text-decoration : none; color : #fff; background-color:#333;}
#mainbody .pagination a:hover, .pagination a:active { color : #fff; background-color:#e88015; }
#mainbody .pagination a.currentpage { color : #fff !important ; cursor : default; background:#e88015; }
#mainbody .pagination a.pages { color : #fff !important ; cursor : default; background-color:#333; }
#mainbody .pagination a.disablelink, .pagination a.disablelink:hover { cursor : default; color : #fff; font-weight : normal !important ; }

/* Sociable */
#mainbody .sociable { margin : 0 10px 10px 10px; padding-bottom:10px; border-bottom:1px solid #eee;}
#mainbody .sociable h5 { margin : 0 0 5px 0; color : #e88015; font-size : 12px; }
#mainbody .sociable img {  }

/* Comment */
#mainbody .comment { width : 600px; padding : 5px 10px 0 0; text-align : justify; margin-top:15px; vertical-align:text-bottom;}
#mainbody .comment .comvatar { width:70px; float:left; }
#mainbody .comment .comvatar img { padding:5px; background:#a55503; }
#mainbody .comment .comtext { width:455px; float:left; background:#eee; padding:10px; margin:0; }
#mainbody .comment .comtext .author { text-transform:uppercase; font-weight:bold; }
#mainbody .comment a { text-decoration : none; color : #e88015; }
#mainbody .comment a:hover { text-decoration : none; color : #333; }
#mainbody .comment p { display:block }
#mainbody .comment ol { list-style : none; margin : 0; }
#mainbody .comment li { padding : 0 10px 0px 5px; margin-bottom : 15px; list-style:none;  }
#mainbody .comment .formc { width : 350px; color : #0193a5;  padding : 5px; margin : 5px 0 5px 0; background-image : url(images/commentbg.png); background-position : bottom; background-repeat:repeat-x }
#mainbody .comment .formc label { color : #333; font-size : 12px; }
#mainbody .formc a { text-decoration : none; color : #333; }
#mainbody .formc a:hover { text-decoration : none; }
#mainbody .comment textarea { margin-bottom : 10px; border : 1px dashed #e88015; width : 335px; padding : 5px; }
#mainbody .comment input { margin-bottom : 10px; border : 1px dashed #e88015; width : 335px; padding : 5px; }
#mainbody .comment input.btn { margin-top : 10px; margin-bottom : 10px; background-image : url(images/submit.png); height : 40px; border : none; color : #fff; width : 150px; cursor : pointer; }

#mainbody .comment .comtext .wp-smiley { vertical-align:text-bottom; }
#mainbody .comment .comtext img { vertical-align:text-bottom; }


/* Sidebar */
#sidebar { width:325px; float:right; margin-top:5px; }
#sidebar .sidetext { padding : 5px; }
#sidebar .sideads { text-align:center; }
#sidebar .sideads img { padding:5px; margin:3px; background:#fbfbfb; border:1px solid #ccc; }
#sidebar .sidewidget .sidetitle { padding:10px; margin:10px 0 10px 0; background:url(images/nav-bg.gif) bottom repeat-x; background-color:#fbfbfb; border:1px solid #a9a8a8; }
#sidebar .sidewidget .sidetitle h1{ color:#a55503; font-size:14px; text-transform:uppercase; }
#sidebar .sidewidget li { background: transparent url(images/list.gif) no-repeat 2px center; display: block; width: auto; margin:0 15px 0 15px; padding:5px 0 5px 20px; }
#sidebar .sidewidget a { text-decoration:underline; }
#sidebar .sidewidget a:hover { color:#e88015; text-decoration:none; }
#sidebar .social { text-align:center; margin-bottom:10px; background:url(images/fiber.png); padding:10px; }
#sidebar .sidewidget { margin-bottom:10px; padding-bottom:10px; background:#fbfbfb; }
#sidebar .sidewidget .video { padding:5px;}

/* Footer */
#footcopy { background:url(images/footer-bg.jpg) repeat-x; height:25px; font-size:10px; text-align:center; padding:10px; color:#eee; }
#footcopy a { color:#eee; text-decoration:none; }

