/*
Theme Name:  NEWS MAGAZINE
Theme URI: http://www.bloggerstemplate.com
Description: NEWS MAGAZINE 3 columns <a href="http://www.bloggerstemplate.com">Bloggers Template</a>.
Version: 1.1
Author: RACHMANUDDIN YAHYA
Author URI: http://www.jevuska.com
Tags: Fixed width, Three columns, Widgets, Plugin, Magazine

	 v1.1
	 http://www.bloggerstemplate.com//
	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

/* Begin Typography & Colors */
body {
	font-size: 9px; /* Resets 1em to 10px */
	font-family: Arial, Helvetica, sans-serif;
	background: #000000 url('images/bg.gif') repeat-x top left;
	color: #333;
	text-align: center;
	}
#page {
	background-color: #FFFFFF;
	text-align: left;
	}
#header {
	background: #FFFFFF;
	height: auto;
	}
#headerimg 	{
	background: #FFFFFF;
	margin: 7px 9px 0;
	height: auto;
	}
.logo {
	float:left;
	padding:5px 0 0 10px;
}
#content {
	font-size: 1.3em;
	}
/* Single two */
.widecolumn {
	background:#3B3B3B;
	float: right;
	padding: 0 10px 20px 10px;
	margin: 10px;
	width: 508px;
	line-height: 1.6em;
	color: #FFFFFF;
	}
.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
	}
.widecolumn .postmetadata {
	margin: 10px 0;
	}
.widecolumn .post {
	margin: 10px 0 0 0;
	}
.widecolumn .entry p {
	font-size: 1.05em;
	}
.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
	}
.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	padding:8px 0 0 0;
	}
.entry p {
	margin:7px 0 0 0;
}
.widescreen {
	line-height: 1.6em;
	padding:60px 32px 30px;
	}
.widescreen h1{
	font-size: 24px;
	text-align:center;
	float:none;
	}
.widescreen .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
	}
.widescreen .postmetadata{
	margin: 30px 0;
	}
.widescreen .post{
	background:#FFFFFF;
	color:#660000;
	margin: 0;
	}
.widescreen .entry p {
	font-size: 1.05em;
	text-align:center;
	}
.widescreen .attachment {
	text-align: center;
	margin:0 0 0 177px;
	width:550px;
	background:#FFFFFF url('images/bgimage.jpg') repeat-y center top;
	}
.widescreen .attachment img{
	padding:0px 5px 0px 0px;
	width:500px;
	height:auto;
	}
.widescreen .entry {
	line-height: 1.4em;
	}
.widescreen .attachment-thumbnail {
	width: auto;
}
.widescreen .imagetitle {
	text-decoration:none;
	float: left;
	margin-left:80px;
	display: inline;
	}
.widescreen .navigation .alignleft {
	width:33%;
	}
.widescreen .navigation .alignright {
	width:33%;
	}
.widescreen #commentform {
	width:50%;
	padding:10px;
	}
.widescreen h3 {
	padding:10px;
	margin:10px 0 0;
	}
.imagetitle h2 {
	border:0px;
	color:#333333;
	}
.gallery-caption td a {
	color:#660000;
}
.gallery-caption th {
	text-align:left;
	}
.gallery-caption {
	line-height:20px;
	font-size:14px;
	}

.narrowcolumn .postmetadata {
	text-align: left;
	font-size:10px;
	font-family:Verdana, sans-serif;
	font-weight:bold;
	}
.narrowcolumn .postmetadata small {
	color:#333333;
}
.datepub {
	text-decoration:underline
}
.alt {
	background-color: #999999;
	color:#333333;
	margin-top:30px;
	border-top:1px solid #666666;
	border-bottom:1px solid #666666;
	}
.alt a {
	color:#666666;
	}
#footer {
	background: #ffffff;
	border: none;
	}
small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	color: #666666;
	}
/* 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 0;
	display: inline;
	}
img.alignleft {
	padding: 4px;
	margin: 0 0 2px 0;
	display: inline;
	}
.navigation .alignright {
	float: right;
	width:48%;
    text-align:right;
	}
.navigation .alignleft {
	float: left;
	width:48%;
    text-align:left;
	}
.alignright {
	float: right;
    text-align:right;
	}
.alignleft {
	float: left;
    text-align:left;
	}
* {
margin:0;
outline-color:-moz-use-text-color;
outline-style:none;
outline-width:0;
padding:0;
}
/* End Images */
h1, h2, h3 {
	font-family: 'Georgia', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}
h1 {
	font-size: 4em;

	}
#headerimg h1 a{
	color: #FFFFFF;
	text-decoration:none;
	text-transform: none;
}
#headerimg .description {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 10px;
	text-align:right;
	padding: 115px 30px 0 0;
	color:#CCCCCC;
	}
#headerimg .coolicon {
	padding:10px 30px 0 0 ;
	text-align: right;
	height:0px;
}
.coolicon img {
margin-right:10px;
}
h2 {
	font-size: 1.3em;
	}
h2.pagetitle {
	font-size: 1.9em;
	color:#000000;
	float:left;
	}
h3 {
	font-size: 1.3em;
	}
h1, h1 a, h1 a:hover, h1 a:visited,{
	text-decoration: none;
	color: #FFFFFF;
	}
h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #330000;
	}
h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	color: #000000;
	}
.entry p a:visited {
	color: #660000;
	}
.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li {
	font-weight: bold;
	}
.commentlist li .avatar { 
	float: left;
	border: 1px solid #666666;
	padding: 2px;
	background: #cccccc;
	margin:0 10px 0 0;
	}
.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	color:#666666;
	}
.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;
	}
#sidebar ul ul li, #sidebar ul ol li, .nocomments, blockquote, strike {
	color: #777;
	}
code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}
acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}
a, h2 a:hover, h3 a:hover {
	color: #666666;
	text-decoration: none;
	}
a:hover {
	color: #666666;
	text-decoration: underline;
	}

/* End Typography & Colors */
/* CALENDAR */

#wp-calendar {
	margin: 0 0 0 5px;
	}

#wp-calendar th {
	color: #999;
	font-size: 10px;
	font-weight: normal;
	text-align: center;
	}

#wp-calendar caption {
	color: #555;
	font-family: 'Georgia', sans-serif;
	font-size: 18px;
	letter-spacing: -1px;
	}

#wp-calendar td {
	min-width: 15px;
	padding: 0;
	text-align: center;
	border: 1px solid #999;
	}

#wp-calendar a {
	color: #333;
	display: block;
	text-decoration: none;
	background: #ddd;	
	}
#wp-calendar a:hover {
		color: #333;
		background: #bbb;
		}

/* Begin Home Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 180px;
	}
#wp-calendar th {
	text-align: center;
	}
#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: 150px;
	}
#wp-calendar td {
	padding: 1px 0;
	text-align: center;
	}
#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; 
	}
/*	Begin Headers */
.ads7 {
	float:right;
	padding: 5px 5px 0 0;
	}
h2 {
	margin: 0 0 0 0;
	padding-top:0px;
	border-bottom:1px double #666666;
	}
h2.pagetitle {
	margin-top: 0;
	padding:0 0 0 10px;
	text-align: left;
	}
h3 {
	padding: 5px 0 0 0;
	margin: 30px 0 0;
	border-bottom:1px double #FFFFFF;
	color:#666666;
	}
h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
.archivesection {
	margin:0px;
	padding:0px;
	}
.archivesection h2 {
	border:none;
	padding:40px 0 40px 10px;
	}
/* End Headers */

/* Begin Structure */
body {
	margin: 0 0 0px 0;
	padding: 0;
	}
#page {
	margin: 0 auto 0;
	padding: 0;
	width: 1034px;
	border: 1px solid #959596;
	}
#header {
	margin:0 0 0 0;;
	padding: 0;
	height: auto;
	width: 1034px;
	}
#headerimg {
	margin:0;
	height: 269px;
	width: 100%;
	border-bottom:0px solid #FFFFFF;
		background: #FFFFFF url('images/bg.jpg') repeat-x top left;
	}
.narrowcolumn {
	float: left;
	padding: 0 0 10px 0;
	margin:0 0 10px 5px;
	width: 600px;
	}
.narrowcolumn h1,.narrowcolumn h1 a  {
	font-size:24px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	float:none;
	margin:0;
	padding:0;
	color:#000000;
	text-decoration:none;
	}
.post {
	margin: 20px 0;
	text-align: justify;
	background:#FFFFFF;
	color:#000000;
    padding: 0 10px 4px 10px;
	}
.post hr {
	display: block;
	}
.narrowcolumn .postmetadata {
	clear: both;
	margin-top:10px;
	}
.postmetadata {
	clear: both;
	}
.clear {
	clear: both;
	}
#footer {
	padding:0;
	margin:0;
	clear: both;
	color: #330000;
	font-size:1.1em;
	background:#FFFFFF url('images/bg-footer.png') repeat-x top left;
	height:36px;
	}

#footer p{
	margin: 0;
	padding: 10px 15px 5px;
	text-align: left;
	color: #666666;
	font-family:Verdana;font-weight:bold;
	}
	
#footer a, #footer a:visited{
	color: #D54E21;
	font-weight:bold;
	}
#footer a:hover {
	color: #ff6600;
	font-weight:bold;
	}
/* End Structure */





/* 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;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}
html>body .entry li {
	margin: 7px 0 8px 10px;
	}
.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}
.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}
.entry ol li {
	margin: 0;
	padding: 0;
	}
.entry a {
	color:#660000;
	text-decoration: underline;
	}
.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}
/* End Entry Lists */

/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}
.commentlist {
	padding: 0;
	text-align: justify;
	margin: 0;
	}
.commentlist .alt{
	background:#F1F1F1;
}
.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 5px 3px;
	list-style: none;
	}
.commentlist p {
	margin: 10px 5px 10px 0;
	}
#commentform p {
	margin: 5px 7px 5px 0;
	}
.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}
.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */

/* End Calendar */

/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}
acronym, abbr {
	border-bottom: 1px dashed #999;
	}
blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}
blockquote cite {
	margin: 5px 0 0;
	display: block;
	}
.center {
	text-align: center;
	}
.hidden {
	display: none;
	}
hr {
	display: none;
	}
a img {
	border: none;
	}
.navigation {
	display: block;
	color:#666666;
	text-align: center;
	margin-top: 10px;
	margin-bottom:10px;
	}
.navigation a {
	color:#666666;
}
/* End Various Tags & Classes*/



/* Captions */
.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;
	-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;
        color:#CCCCCC;
	}

/* Begin Sidebar */
#rightside #searchsubmit {
	padding: 1px;
	border:1px solid #CCCCCC;
	margin:0 0 0 4px;
	font-size:10px;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background:#FFFFFF;
	height:22px;
	color:#666666;
	}
#rightside h2 {
    font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	margin: 0;
	padding: 4px;
	color:#EFEFEF;
	background: #800000 url('images/bg-titlesidebar.png') repeat-x top left;
	font-weight:normal;
	}
#rightside {
	font: 1.2em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	margin: 0 5px 10px 0;
	float:right;
	width: 400px;
	color:#666666;
	}
#rightside ul, #rightside ul ol {
	padding: 0;
	margin:0;
	}
#rightside ul{
    list-style-image: none;
	list-style-type:none;
	}
#rightside li{
    list-style-image: none;
	list-style-type:none;
	background:#FFFFFF;
	margin: 2px 0 10px;
	}
#rightside li li{
    list-style-image:none;
	line-height:15px;
	margin:0;
	padding:0 0 3px;
	}
#rightside ul p, #rightside ul select {
	margin:5px 0 8px;
	color: #000000;	
	}

#rightside ul ul, #rightside ul ol {
	margin: 0 0 15px 0px;
	}
#rightside ul ul ul, #rightside ul ol {
	margin: 0 0 0 10px;
	}
ol li, #rightside ul ol li {
	list-style: decimal outside;
	}
#rightside ul ul li, #rightside ul ol li {
	margin: 0 0 0;
	padding: 3px;
	}
#rightside ul ul ul {
	margin: 0;
	padding: 3px;
	}
#rightside .coolright {
	width: 390px;
	float: left;
	margin:10px 10px 0 0;
}
#rightside .coolright .sb {
	text-align:center;
	}
#rightside .coolwidget-left {
	width: 190px;
	float: left;
	margin:10px 0 0 0;
	}
#rightside .coolwidget-left li li {
        list-style-type:circle;
        list-style-position:inside;
	}
#rightside .coolwidget-right {
	width: 190px;
	float: right;
	margin:10px 10px 0 0;
	}
#rightside .attachment-thumbnail {
	border-color:#000066 #CECECE #CECECE #000066;
	border-style:solid;
	border-width:1px;
	float:left;
	height:100px;
	margin:4px 4px 0 0;
	padding:4px;
	width:100px;
	}
#rightside #headline .attachment-thumbnail {
	border-color:#000066 #CECECE #CECECE #000066;
	border-style:solid;
	border-width:1px;
	float:left;
	height:50px;
	margin:4px 4px 0 0;
	padding:4px;
	width:50px;
	}
#rightside h3 {
	border:none;
	margin:0;
}

#content2 {
	font-size: 1.2em;
	float:right;
	width: 500px;
	}

/* Begin Form Elements */
#rightside form {
	margin:2px 0 2px 0;
	}

.search_border {
	border: 1px solid #CCCCCC;
	padding:0px;
	}


#searchform {
	margin:0;
	padding:0 2px 0 0 ;
	text-align: right;
	}
#rightside #searchform #s {
	color:#666666;
	width: 300px;
	height:18px;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding:0 5px 0 0;
	border:none;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 1px 0;
	margin: 5px 0px 1px 0;
	background-color:#FFFFFF;
	border:1px solid #2F2C2C;
	color:#333333;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	border:1px solid #2F2C2C;
	}

#commentform #submit {
	margin: 0;
	float: right;
	background-color:#FFFFFF;
	border:1px solid #2F2C2C;
	color:#333333;
	}
/* End Form Elements */

/* End Sidebar */


/* Image Thumbnail */
.gallery-icon img {
	width: 100px;
	height:100px;
	}
.attachment-thumbnail {
	width: 130px;
	height:130px;
	}

/* pagenav */
.pagenav li.current_page_item {
	border-bottom:1px solid #FFFFFF;
	}
.pagenav li.current_page_item a {
	background:#FFFFFF ;
	color:#000000;
	border-bottom:1px solid #FFFFFF;
	}
.pagenavbar {
	width:1034px;
	height:22px;
	color:#000000;
	margin:0;
	padding:0;
	float:left;
	font-family:"Arial",Helvetica,sans-serif;
    border-bottom:1px solid #000000;
	}
.pagenav {
	margin:0px;
	padding:0px;
	list-style:none
	}
.pagenav ul {
	margin:0px;
	padding:0px;
	list-style:none
	}
.pagenav a {
	background: #666666;
	color: #CCCCCC;
	display:block;
	font-size:14px;
	text-transform:none;
	border-right:1px solid #000000;
	margin:0px 0 0 0;
	padding:3px 8px 2px 9px;
	border-bottom:1px solid #000000;
	border-top:1px solid #000000;
	}
.pagenav a:hover {
	color:#000000;
	display:block;
	text-decoration: underline;
	margin:0px 0px 0px 0px;
	}
.pagenav li {
	float:left;
	margin:0;
	padding:0;
	}
.pagenav li li {
	float:left;
	margin:0px;
	padding:0px;
	width:100px;
	}
.pagenav li li a,.pagenav li li a:link,.pagenav li li a:visited {
	background:#333333;
	color:#FFFFFF;
	width:100px;
	float:none;
	padding:3px 10px 2px 9px;
	border-bottom:1px solid #FFFFFF;
	border-right:1px solid #FFFFFF;
	border-left:1px solid #FFFFFF;
	font-weight: normal;
	font-weight: normal;
	text-transform:none;
	margin:0;
	}
.pagenav li li a:hover,.pagenav li li a:active {
	background:#6F0000;
	color:#FFFFFF;
	width:100px;
	float:none;
	padding:3px 10px 2px 9px;
	border-bottom:1px solid #FFFFFF;
	border-right:1px solid #FFFFFF;
	border-left:1px solid #FFFFFF;
	font-weight: normal;
	font-weight: normal;
	text-transform:none;
	margin:0;
	}
.pagenav li ul {
	position:absolute;
	width:10em;
	left:-999em
	}
.pagenav li:hover ul{
	left:auto;
	display:block
	}
.pagenav li:hover ul,.pagenav li.sfhover1 ul{
	left:auto
	}
.pagenav #search-form {
	float:right;
	}
.pagenav #searchform {
	margin: 0 10px 0 0;
	padding: 0;
	text-align: center;
	border:0px solid #000000;
	}
.pagenav #searchform #s {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	padding:2px 0 0 0;
	margin:0px;
	width:220px;
	border:1px solid #CCCCCC;
}
.pagenav #searchsubmit {
	background:none;
	margin:0 0 0 4px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	padding:0 4px;
	width:55px;
	height:17px;
	border:1px solid #CCCCCC;
	color:#666666;
	}
	
/* Categories */
.cat li.current-cat {
	background:#FFFFFF;
	border-bottom:1px solid #FFFFFF;
	}
.cat li.current-cat a {
	background:#FFFFFF;
	color:#000000;
	border-bottom:1px solid #FFFFFF;
	}
.catbar {
	width:1034px;
	border-bottom:1px solid #000000;
	height:25px;
	color:#000000;
	margin:0 0 25px 0;
	padding:0;
	float:left;
	font-family:"Arial",Helvetica,sans-serif;
	}
.cat {
	margin:0px;
	padding:0px;
	list-style:none
	}
.cat ul {
	margin:0px;
	padding:0px;
	list-style:none
	}
.cat a {
    border-top:1px solid #000000;
	color:#000000;
	display:block;
	font-size:12px;
	text-transform:none;
	border-right:1px solid #000000;
	margin:0px 0px 0px 0px;
	padding:4px 4px 5px 5px;
	background: #666666;
    border-bottom:1px solid #000000;
	font-weight: bold;
}
.cat a:hover {
	color:#000000;
	display:block;
	text-decoration: underline;
	margin:0px 0px 0px 0px;
	padding:4px 4px 5px 5px;
	}
.cat li {
	float:left;
	margin:0px;
	padding:0px
	}
.cat li li {
	float:left;
	margin:0px;
	padding:0px;
	width:100px;
	}
.cat li li a,.cat li li a:link,.cat li li a:visited {
	background:#7F0000;
	color:#FFFFFF;
	width:100px;
	float:none;
	padding:5px 10px 4px 9px;
	border-bottom:1px solid #FFFFFF;
	border-right:1px solid #FFFFFF;
	border-left:1px solid #FFFFFF;
	font-weight: normal;
	}
.cat li li a:hover,.cat li li a:active {
	background:#333333;
	color:#FFFFFF;
	width:100px;
	float:none;
	padding:5px 10px 4px 9px;
	border-bottom:1px solid #FFFFFF;
	border-right:1px solid #FFFFFF;
	border-left:1px solid #FFFFFF;
	font-weight: normal;
	}
.cat li ul {
	position:absolute;
	width:10em;
	left:-999em
}
.cat li:hover ul{
	left:auto;
	display:block
	}
.cat li:hover ul,.cat li.sfhover1 ul{
	left:auto
	}
/* $Id: example.css,v 1.5 2006/03/27 02:44:36 pat Exp $ */
#headline {
	color: #000000;
	height:auto;
	}
/*--------------------------------------------------
  REQUIRED to hide the non-active tab content.
  But do not hide them in the print stylesheet!
  --------------------------------------------------*/
.tabberlive .tabbertabhide {
 	display:none;
	}

/*--------------------------------------------------
  .tabber = before the tabber interface is set up
  .tabberlive = after the tabber interface is set up
  --------------------------------------------------*/
.tabber {
	}
#headline small{
	float:right;
	font-family:'Verdana', Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:0.8em;
}
.tabberlive {
 	margin-top:10px;
	padding:0 10px 0 0;
 	}
.tabber h1{
	font-size: 10px;
	}
/*--------------------------------------------------
  ul.tabbernav = the tab navigation list
  li.tabberactive = the active tab
  --------------------------------------------------*/
ul.tabbernav {
	margin:0;
	padding: 2px 0 2px 0;
	font: bold 12px  Arial, Helvetica, sans-serif;
	}
ul.tabbernav li {
	list-style: none;
	margin:0;
	display: inline;
    }
ul.tabbernav li a {
	padding: 2px 0.6em 0 0.6em;
	margin-right: 2px;
	border-bottom: none;
	text-decoration: none;
	background: #666666;
	border:1px solid #333333;
	}
ul.tabbernav li a:link {
	color: #FFFFFF;
	}
ul.tabbernav li a:visited {
	color: #666666;
	}
ul.tabbernav li a:hover {
	color: #FFFFFF;
	text-decoration:none;
	background: #800000 url('images/bg-titlesidebar.png') repeat-x top left;
	}
ul.tabbernav li.tabberactive a {
	color: #333333;
	background:#FFFFFF;
	border-top:1px solid #333333;
	border-right:1px solid #333333;
	border-left:1px solid #333333;
	border-bottom:1px solid #333333;
	}
ul.tabbernav li.tabberactive a:hover {
	color: #333333;
	}
.tabberactive {
padding:0 0 0 0;
}
/*--------------------------------------------------
  .tabbertab = the tab content
  Add style only after the tabber interface is set up (.tabberlive)
  --------------------------------------------------*/
.tabberlive .tabbertab {
	padding:4px;
	height:auto;
	margin:4px 0 0 0;
	border:1px solid #333333;
	overflow:auto;
	background:#FFFFFF ; /* If you don't want the tab size changing whenever a tab is changed
    you can set a fixed height */ /* height:200px; */
 /* If you set a fix height set overflow to auto and you will get a
    scrollbar when necessary */

 /* overflow:auto; */
	}
/* If desired, hide the heading since a heading is provided by the tab */
.tabberlive .tabbertab h1 {
	font-size: 24px;
    padding-top:0;
	padding-bottom:1px;
	margin-right:0px;
	color: #000000;
	float:none;
	}
.tabberlive .tabbertab h2 {
 	display:none;
}
.tabberlive .tabbertab h3 {
	display:none;
	}
/* Example of using an ID to set different styles for the tabs on the page */
.tabberlive#tab1 {
	}
.tabberlive#tab2 {
	}
.tabberlive#tab2 .tabbertab {
	height:150px;
	overflow:auto;
	}
.tabbertab .attachment-medium {
	margin:13px 4px 2px 0;
	padding:2px;
	border-top:1px solid #000000;
	border-left:1px solid #000000;
	border-right:1px solid #CECECE;
	border-bottom:1px solid #CECECE;
        float:left;
        width:auto;height:150px;
}
.tabbertab p {
	margin-top:0.1em;
	margin-bottom:0.1em;
	}

/* Categories Section */
#catsection-left {
	background: #FFFFFF;
	width:300px;
	height:auto;
	float: left;
	margin:0 0 0 10px;
	}
#catsection-left h3 a  {
	font-size:14px;	
	color:#FFFFFF;
	padding:0 0 0 4px;
	}
#catsection-left h3 {
	font-family:Arial, Helvetica, sans-serif;
	padding:4px 2px 4px 0px;
	margin:4px 4px 0 0;
	background: #000000 url('images/bg-cat.png') repeat-x top left;

	}
#catsection-left .attachment-thumbnail {
	margin-top:4px;
	width:70px;
	height:70px;
	float:left;
	padding:0 4px 0 0 ;
	}
#catsection-right {
	border:1px  dashed #666666;
	float:right;
	margin:5px 0 0;
	padding:0 4px 4px;
	width:280px;
	}
#catsection-right h3 a  {
	font-size:14px;
	}
#catsection-right h3 {
	font-family:Arial, Helvetica, sans-serif;
	padding:4px 2px 4px 0px;
	margin:4px 0 0 0;
	text-align:center;
	border:1px solid #666666;
	}
#catsection-right img {
	margin-top:4px;
	}
#catsection-left2 {
	background: #FFFFFF;
	width:300px;
	height:auto;
	float: left;
	margin:0 0 0 10px;
	}
#catsection-left2 h3 a  {
	font-size:14px;
	color:#FFFFFF;
	padding:0 0 0 4px;
	}
#catsection-left2 h3 {
	font-family:Arial, Helvetica, sans-serif;
	padding:4px 2px 4px 0px;
	margin:4px 4px 0 0;
	background: #000000 url('images/bg-cat.png') repeat-x top left;
	}
#catsection-left2 .attachment-thumbnail {
	margin-top:4px;
	width:70px;
	height:70px;
	float:left;
	padding:0 4px 0 0 ;
	}
#catsection-right2 {
	border:1px  dashed #666666;
	float:right;
	margin:5px 0 0;
	padding:0 4px 0;
	width:280px;
	}
#catsection-right2 h3 a  {
	font-size:14px;
	}
#catsection-right2 h3 {
	font-family:Arial, Helvetica, sans-serif;
	padding:4px 2px 4px 0px;
	margin:4px 0 0 0;
	text-align:center;
	border:1px solid #666666;
	}
#catsection-right2 img {
	margin-top:4px;
	}
#catsection-bottom {
	background: #FFFFFF;
	width:595px;
	height:auto;
	float: left;
	margin:0 0 0 10px;
	}
#catsection-bottom h3 a  {
	font-size:16px;
	color:#FFFFFF;
	padding:0 0 0 4px;
	}
#catsection-bottom h3 {
	font-family:Arial, Helvetica, sans-serif;
	padding:4px 2px 4px 0px;
	margin:4px 4px 0 0;
	background: #000000 url('images/bg-cat.png') repeat-x top left;
	}
#catsection-bottom .attachment-medium {
	margin-top:4px;
	width:300px;
	height:225px;
	padding:4px 140px;
	border:1px solid  #999999;
	background:#EFEFEF;
	}
#catsection-bottom	a.title {
font-size:16px;
}
#catsection-bottom	p {
font-size:12px;
}

.clearfloat {
	padding:0;
	margin:4px 1px 4px 0px;
	display: block;
	}
.clearfloat a.title{
	list-style-type:none;
	font-weight:bold;
	color:#000033;
	font-size:13px;
	}
.clearfloat p{
	padding:0 10px 0 0px;
	margin:2px 0 5px 0;
	text-align:justify;
	font-size: 11px;
	}
.clearfloat a {
	border:0px solid #666666;
	padding:0;
	margin-top:2px;
	color: #333333;
	font-size: 11px;
	}
.ads1 {
	margin: 5px 0 1px 0;
	text-align: center;
	background-color:#FFFFFF;
	color:#000000;
    padding: 0 10px 10px 10px;
	}
	
.ads1 h4 {
	border:0px;
	font-size:12px;
	color:#660000;
	font-family:Arial,  sans-serif;
	padding:4px 4px 4px 0;
	}

#related-post  {
	float:right;
	margin:0 0 0 4px;
	width:90px;
	position: relative;
	border:1px dashed #CCCCCC;
	padding:9px;
	}
#related-post h3 {
	font-size: 11px;
	border-bottom: 1px solid #efefef;
	color: #AF0000;
	float: left;
	margin:0;
}
#related-post ul {
	margin: 0;
	list-style-type: none;
	float: left;
}
#related-post {
    list-style-type:none;
	list-style-image:none;
	list-style-position:inherit;
}

#related-post a {
	color: #000000;
	text-decoration:none;
	font-size: 11px;
	display: inline-block;
	font-weight: normal;
	list-style:none;
	text-align:left;
	border-bottom:1px dashed #CCCCCC;
}
#related-post a:hover {
	color: #000000;
	text-decoration: underline;
	font-weight: normal;
}
#related-post p {
	display: inline;
	font-size: 11px;
	line-height: 18px;
	color: #000000;
	float: left;
	width: 500px;
	background:#FFFFFF;
	margin:5px 0 5px 0px;
}
#related-post p a {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	margin:5px 0 0  5px;
	padding:5px 5px 5px 20px;
}
#related-post p a:hover {
	color: #003399;
	text-decoration: underline;
	font-weight: normal;
	margin:5px 0 0  5px;
	padding:5px 5px 5px 20px;
}
.post-content {
list-style-type:none;
list-style:none;
}
#related-post .digg {
	background: url(images/digg.png) no-repeat left center;
}
#related-post .delicious {
	background: url(images/delicious.png) no-repeat left center;
}
#related-post .stumble {
	background: url(images/stumbleupon.png) no-repeat left center;
}
#related-post .technorati {
	background: url(images/technorati.png) no-repeat left center;
}
#related-post .subfeed {
	background: url(images/rssicon.gif) no-repeat left center;
}
#related-post .social {
	background:#FFFFFF;
	float:left;
	margin:0 0 10px 0;
}
#related-post .social h3 {
	background:#FFFFFF;
	color: #000000;
	margin:5px 0 0  5px;
	padding:0;
	width:530px;
}
#coolfooter {
	font-size: 1.3em;
	float: left;
	padding:10px 0 10px 10px;
	margin: 10px 0 1px 0;
	width:1024px;
	line-height: 1.6em;
	color: #666666;
	border-top:2px  groove #333333;
	}
#coolfooter li{
	float:left;
	display:inline;
	margin: 0 13px 0 0;
}
#coolfooter a {
        font-weight:normal;
        display:block;
        padding:0 0 0 4px;
}
#coolfooter li li{
	display: list-item;
	float: none;
        list-style-image:none;
	list-style-type:square;
	list-style-position:outside;
	line-height:20px;
	margin-left:22px;
	width:290px;
	font-family:"sans-serif",Arial, Helvetica ;
	color:#666666;
	font-weight:bold;
	}
#coolfooter li li a:hover {
	background: #EFEFEF;
	text-decoration:none;
}
#coolfooter h2{
	border:0px;
	margin:0 0 10px; 0;
	color:#FFFFFF;
	text-align:center;
	padding:5px 0;
	background: #800000 url('images/bg-titlefooter.png') repeat-x top left;
	}
#coolfooter .rssSummary {
font-size:11px
}
.ads2{
	width:120px;
	float:right;
	margin:10px 1px 0 0;
	}
.ads3{
	padding:20px 20px 10px 20px;
	}
.ads4{
	text-align:center;
	margin:10px 0 0 0;
	padding:10px 0 10px 5px;
	width:380px;
	background:#FFFFFF;
	}
#rightside .ads4 h2 {
	margin:0 0 5px 0;
}
.ads5 {
	margin: 5px 0 1px 0;
	text-align: center;
	border:1px solid #CCCCCC;
	color:#000000;
    padding:10px;
	}
.ads6 {
	margin: 0;
	padding:5px 5px 05px 0;
	text-align: center;
	float:right;
	}
.topimage {
	width:544px;
	background:#FFFFFF url('images/topimage.jpg') no-repeat center bottom;
	height:14px;
	margin:15px 0 0 180px;
}
.botimage {
	width:542px;
	background:#FFFFFF url('images/bd-shadow.jpg') no-repeat center bottom;
	height:26px;
	margin-left:181px;
}
.author {
	text-transform: uppercase;
	color:#666666;
}
.subscriber {
background:url('images/subscriber.png') no-repeat left top;
margin:10px 10px 0 20px;
}
#respond {

margin:0 0 0 10px;
}
#commentform {
margin:0 0 0 10px;
}
#network {
width:100%;
}
#network li {
text-align:center;
width:950px;
}
#network li li  {
float:left;
display:inline;
width:160px;
text-align:left;
}
#network2 {
}
#network2 li {
width:950px;
text-align:center;
}
#network2 li li  {
float:center;
display: inline;
margin:0;
width:auto;
color:#666666;
padding:0;
margin:0 5px 0 0;
text-align:center;
font-size:10px;
font-family:Arial, Helvetica, sans-serif;
}
#network2 li li a,#network2 li li a:hover  {
text-decoration:underline;
}
#network h2 {
	background: #CCCCCC;
	border-bottom:1px solid #666666;
	border-top:1px solid #FFFFFF;
	}
#network2 h2 {
	background: #CCCCCC;
	border-bottom:1px solid #666666;
	border-top:1px solid #FFFFFF;
	}
.tabbertab .list li   {
float:left;
display:inline;
width:190px;
text-align:left;
}
#top_container {
left:0;
position:fixed;
top:0;
width:100%;
height:30px;
background:#FFFFFF;
}
#top_container_shadow {
background:transparent url('images/s.png') repeat-x center center;
left:0;
position:fixed;
top:30px;
font-size:0;
height:16px;
width:100%;
z-index:9999;
}
.top_container_content {
	width: 1034px;
	margin: auto;
}
.reg {
float:right;
font-size:11px;
font-weight:bold;
font-family:Arial, Helvetica, sans-serif;
margin:2px 50px 0 0;
list-style:none;
text-align:left;
border-left:1px solid #cccccc;
padding:0 0 0 5px;
width:100px;
}
.reg li {
list-style:none;
}
.catcontent {
float:left;
padding:4px
}
.entry .size-full {
width:450px;
}
.flickrbadges {
	width:335px;
}
#coolfooter .flickrbadges a {
	padding:2px;
	display: inline;
}
/* End captions */

/* "I spent all my time to make this template. Please don't remove any credit. This theme presented to my Love...MINA" */