﻿/*
Theme Name: GevaKraOz
Theme URI: http://www.GevaKraOz.com
Description: GevaKraOz
Version: 1.3
Author: GevaKraOz
Author URI: http://www.GevaKraOz.com
*/

/* Begin Typography & Colors */
body {
	font-size: 12px; /* Resets 1em to 10px */
	font-family: Arial,Helvetica,sans-serif;
	background: #3b3b3b;
	color: #333;
	text-align: center;
	direction: rtl;
	}
#page {
	background-color: #e9f2f5;
	text-align: right;
	}
#header {
	background: #3b3b3b;
	height: auto;
	}
#headerimg 	{
	background: #3b3b3b;
	margin: 7px 9px 0;
	height: auto;

	}
#headerad 	{
	background: #ffffff;
	margin: 7px 9px 0;
	height: auto;
        text-align: center;
        width: 800px;

	}
#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: right;
	width: 128px;
	margin: 5px 0px 5px 5px;
	}
.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;
	}
.widescreen {
	line-height: 1.6em;
	padding:60px 10px 30px 10px;
	}
.widescreen h1{
	font-size: 24px;
	text-align:center;
	float:none;
	}
.widescreen .smallattachment {
	text-align: center;
	float: right;
	width: 128px;
	margin: 5px 0px 5px 5px;
	}
.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 177px 0 0;
	width:550px;
	background:#e9f2f5 url('images/bgimage.jpg') repeat-y center top;
	}
.widescreen .attachment img{
	padding:0px 0px 0px 5px;
	width:500px;
	height:auto;
	}
.widescreen .entry {
	line-height: 1.4em;
	}
.widescreen .attachment-thumbnail {
	width: auto;
}
.widescreen .imagetitle {
	text-decoration:none;
	float: right;
	margin-left:80px;
	display: inline;
	}
.widescreen .alignleft {
	width:33%;
	}
.widescreen .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:right;
	}
.gallery-caption {
	line-height:20px;
	font-size:14px;
	}

.narrowcolumn .postmetadata {
	text-align: right;
	}

.alt {
	background-color: #ebebeb;
	color:#333333;
	margin-top:30px;
	}
.alt a {
	color:#ddd;
	}
#footer {
	background: #ebebeb;
	border: none;
	}
small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}
/* 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;
	}
.alignright {
	float: left;
	width:48%;
    text-align:right;
	}
.alignleft {
	float: right;
	width:48%;
    text-align:right;
	}

* {
margin:0;
outline-color:-moz-use-text-color;
outline-style:none;
outline-width:0;
padding:0;
}
/* End Images */
h1, h2, h3 {
	font-family: 'Trebuchet MS', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}
h1 {
	font-size: 4em;

	}
#headerimg h1 a{
	color: #666666;
	font-family:Arial Narrow, Helvetica, sans-serif;
	text-decoration:none;
	text-transform: none;
	float: right;
	margin: 0 8px;
}
#headerimg .description {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 14px;
	text-align:right;
	padding: 105px 0 0 30px;
	color:#CCCCCC;
	margin: 0 8px;
	}
#headerimg .coolicon {
	padding:10px 0 0 30px ;
	text-align: left;
	height:0px;
}
.coolicon img {
margin-right:10px;
}
h2 {
	font-size: 1.3em;
	}
h2.pagetitle {
	font-size: 1.3em;
	color:#5579b1;
	}
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: #5579b1;
	}
.entry p a:visited {
	color: #999999;
	}
.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 #eee;
	padding: 2px;
	background: #ebebeb;
	}
.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	color:#CCCCCC;
	}
.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: #999999;
	text-decoration: underline;
	}

/* End Typography & Colors */
/* CALENDAR */

#wp-calendar {
	width: 140px;
	margin: 0 5px 0 0;
	}

#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 Headers */
h1 {
	float:left;
	padding: 32px 0 0 30px;
	}
h2 {
	margin: 0 0 0 0;
	padding-top:10px;
	border-bottom:1px double #666666;
	}
h2.pagetitle {
	margin-top: 10px;
	text-align: center;
	}
h3 {
	padding: 5px 0 0 0;
	margin: 30px 0 0;
	border-bottom:1px double #666666;
	color:#CCCCCC;
	}
h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */

/* Begin Structure */
body {
	margin: 0 0 0px 0;
	padding: 0;
	}
#page {
	background-color: #ffffff;
	margin: 0 auto;
	padding: 0;
	width: 920px;
	border: 1px solid #959596;
	}
#header {
	margin: 0;
	padding: 0;
	height: auto;
	width: 920px;
	}
#headerimg {
	margin:0;
	height: 200px;
	width: 100%;
	border-bottom:0px solid #FFFFFF;
	}
.narrowcolumn {
	background:#3B3B3B;
	float: right;
	padding: 8px 10px 10px 10px;
	margin:8px 10px 10px 0;
	width: 530px;
	}

.post {
	margin: 20px 0;
	text-align: justify;
	background:#ffffff;
	color:#000000;
    padding: 0 10px 4px 10px;
	}
.post hr {
	display: block;
	}
.narrowcolumn .postmetadata {
	clear: both;
	padding-top:10px;
	}
.postmetadata {
	clear: both;
	}
.clear {
	clear: both;
	}
#footer {
	padding:0;
	margin:0 0 0 0;
	width: 918px;
	clear: both;
	color: #330000;
	font-size:1.1em;
	background:#ffffff; url('images/bgfooter.jpg') no-repeat top left;
	}

#footer p {
	margin: 0;
	padding: 8px 15px 18px;
	text-align: right;
	color: #ffffff;
	font-family:Verdana;font-weight:bold;
	}
#footer a, #footer a:visited{
	color: #00378a;
	font-weight:bold;
	}
#footer a:hover {
	color: #86abe3;
	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-right: 0px;
	padding: 0 30px 0 0;
	list-style: none;
	padding-right: 10px;
	text-indent: -10px;
	}
html>body .entry li {
	margin: 7px 10px 8px 0;
	}
.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}
.entry ol {
	padding: 0 35px 0 0;
	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:#666666;
}
.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 5px 3px;
	list-style: none;
	}
.commentlist p {
	margin: 10px 0 10px 5px;
	}
#commentform p {
	margin: 5px 0 5px 7px;
	}
.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}
.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */

/* Begin Home Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 300px;
	}
#wp-calendar th {
	text-align: center;
	}
#wp-calendar #next a {
	padding-left: 10px;
	text-align: right;
	}
#wp-calendar #prev a {
	padding-right: 10px;
	text-align: right;
	}
#wp-calendar a {
	display: block;
	}
#wp-calendar caption {
	text-align: center;
	width: 100%;
	}
#wp-calendar td {
	padding: 1px 0;
	text-align: center;
	}
#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; 
	}
	
/* Single Calender*/
#sidebar2 #wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 250px;
	}
#sidebar2 #wp-calendar th {
	text-align: center;
	}
#sidebar2 #wp-calendar #next a {
	padding-left: 10px;
	text-align: right;
	}
#sidebar2 #wp-calendar #prev a {
	padding-right: 10px;
	text-align: right;
	}
#sidebar2 #wp-calendar a {
	display: block;
	}
#sidebar2 #wp-calendar caption {
	text-align: center;
	width: 100%;
	}
#sidebar2 #wp-calendar td {
	padding: 1px 0;
	text-align: center;
	}
#sidebar2 #wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #ebebeb; }
/* End Calendar */


/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}
acronym, abbr {
	border-bottom: 1px dashed #999;
	}
blockquote {
	margin: 15px 10px 0 30px;
	padding-right: 20px;
	border-right: 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:#999999;
	text-align: center;
	margin-top: 10px;
	margin-bottom:10px;
	}
.navigation a {
	color:#999999;
}
/* 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;
	}
#rightside h2 {
    font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	margin: 0;
	padding: 4px;
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-bottom: 1px solid #CECECE;
	border-right: 1px solid #CECECE;
	color:#FFFFFF;
	background:#000000 url('images/bgcatsb.jpg') repeat-y top left;
	}
#rightside {
	font: 1.2em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	margin: 8px 0 10px 10px;
	float:left;
	width: 340px;
	background: #666666;
	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;
	padding:5px;
	}
#rightside li li{
    list-style-image: url('images/heart.png');
	border-bottom:1px solid #CECECE;
	list-style-position:inside;
	line-height:10px;
	}
#rightside ul p, #rightside ul select {
	margin:5px 0 8px;
	color: #000000;	
	}

#rightside ul ul, #rightside ul ol {
	margin: 0px 0 15px 0px;
	}
#rightside ul ul ul, #rightside ul ol {
	margin: 0 10px 0 0;
	}
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: 320px;
	float: right;
	margin:10px 10px 0 10px;
}
#rightside .coolwidget {
	width: 320px;
	float: right;
	margin:10px 10px 0 10px;
	}
#rightside .attachment-thumbnail {
	border-color:#000066 #CECECE #CECECE #000066;
	border-style:solid;
	border-width:1px;
	float:right;
	height:100px;
	margin:4px 0 0 4px;
	padding:4px;
	width:100px;
	}
#rightside h3 {
	border:none;
	margin:0;
}
/* Sidebar 2 */
#sidebar2 h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 12px;
	list-style-type:none;
	padding-bottom:4px;
	background:#000000 url('images/bgcatsb.jpg') repeat-y top right;
	padding: 4px;
	margin:0 0 0 1px;
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-bottom: 1px solid #CECECE;
	border-right: 1px solid #CECECE;
	color:#FFFFFF;
	}
#sidebar2 {
	font: 1.2em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	margin: 10px 10px 10px 0;
	float:right;
	width: 340px;
	background: #666666;
	padding:10px;
	}
#sidebar2 ul, #sidebar2 ul ol {
	margin: 0;

	}
#sidebar2 ul {
	list-style-image: none;
	list-style-type:none;
	margin: 10px 0 15px 130px;
	}
#sidebar2 li {
	background:#ffffff;
	padding-top:1px;
	margin-top:10px;
	}
#sidebar2 li li {
	list-style-position: inherit;
	border-top:1px solid #FFFFFF;
	border-bottom:1px solid #CECECE;
	line-height:15px;
	}
#sidebar2 ul p, #sidebar2 ul select {
	margin: 5px 0 8px;
	}
#sidebar2 ul ul, #sidebar2 ul ol {
	margin: 5px 30px 0 0;
		padding:0 0 10px 10px;
	}
#sidebar2 ul ol {
	margin: 0 10px 0 0;
	}
#sidebar2 ul ul ul {
	margin: 0px 0 0;
	padding: 3px
	}
ol li, #sidebar2 ul ol li {
	list-style: decimal outside;
	}
#sidebar2 ul ul li, #sidebar2 ul ol li {
	margin: 0 0 0 0px;
	padding: 0px;
	}
#content2 {
	font-size: 1.3em;
	float:left;
	width: 500px;
	}

/* Begin Form Elements */
#rightside form {
	margin:5px 0 5px 0;
	}

#sidebar2 form {
	margin:5px 0 5px 0;
	}
.search_border {
	border: 1px solid #333333;
	margin:10px 10px 0;
	}
.imagesgallery, .imagesgallery ul {
	margin:10px 10px 0 10px;
	width:320px;
	background:#FFFFFF;
	}
.imagesgallery ul ul {
	width:300px;
	}
.imagesgallery li li {
	list-style-type:none;
	list-style-image:none;
	display:block;
	}
.imagesgallery h2 {
	margin:0;
	padding:0;
	}
.imagesgallery img {
	width:302px;
        height:225px;
	}
#sidebar2 .search_border {
	border: 1px solid #333333;
	margin:0;
	}
#searchform {
	margin:0;
	padding:0;
	text-align: center;
	}
#rightside #searchform #s {
	color:#666666;
	width: 250px;
	height:18px;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding:0 0 0 20px;
	border:1px solid #000000;
	background:#FFFFFF url('images/lup.jpg') no-repeat top left;
	}
#sidebar2 #searchform #s {
	color:#666666;
	width: 300px;
	height:18px;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding:0 0 0 20px;
	border:1px solid #333333;
	background:#FFFFFF url('images/lup.jpg') no-repeat top left;
	}

.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 */
.pagenavbar {
	background: #000000 url('images/bgpagenav.jpg') repeat-x top left;
	width:920px;
	height:30px;
	color:#000000;
	margin:0;
	padding:0;
	float:right;
	font-family:"Verdana", Arial, Helvetica, sans-serif;
	}
.pagenav {
	margin:0px;
	padding:0px;
	list-style:none
	}
.pagenav ul {
	margin:0px;
	padding:0px;
	list-style:none
	}
.pagenav a {
	color:#86abe3;
	display:block;
	font-size:13px;
	font-weight:bold;
	text-transform:none;
	border-right:1px solid #2C2C2C;
	margin:0px 0 0 0;
	padding:7px 9px 5px 8px
	}
.pagenav a:hover {
	background:#86abe3;
	color:#000000;
	display:block;
	text-decoration:none;
	margin:0px 0px 0px 0px;
	padding:7px 8p9 4px 8px;
	font-weight:bold;
	border-bottom:1px solid #5F1512;
	}
.pagenav li {
	float:right;
	margin:0px;
	padding:0px
	}
.pagenav li li {
	float:right;
	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:5px 9px 4px 10px;
	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:#86abe3;
	color:#000000;
	width:100px;
	float:none;
	padding:5px 9px 4px 10px;
	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
	}

/* Categories */
.catbar {
	background: #FFFFFF url('images/bgcat.jpg') repeat-x top left;
	width:920px;
	border-top:1px solid #FFFFFF;
	border-bottom:1px solid #FFFFFF;
	height:26px;
	color:#000000;
	margin:0px auto 0px 0px;
	padding:0;
	float:right;
	font-family:"Verdana", Arial, Helvetica, sans-serif;
	}
.cat {
	margin:0px;
	padding:0px;
	list-style:none
	}
.cat ul {
	margin:0px;
	padding:0px;
	list-style:none
	}
.cat a {
	color:#FFFFFF;
	display:block;
	font-size:14px;
	font-weight:bold;
	text-transform:none;
	border-right:1px solid #3F3F3F;
	margin:0px 0px 0px 0px;
	padding:4px 9px 5px 8px
	}
.cat a:hover {
	background:#000000;
	color:#FFFFFF;
	display:block;
	text-decoration:none;
	margin:0px 0px 0px 0px;
	padding:4px 9px 4px 8px;
	font-weight: bold;
	border-bottom:1px solid #000000;
	}
.cat li {
	float:right;
	margin:0px;
	padding:0px
	}
.cat li li {
	float:right;
	margin:0px;
	padding:0px;
	width:100px;
	}
.cat li li a,.cat li li a:link,.cat li li a:visited {
	background:#86abe3;
	color:#000000;
	width:100px;
	float:none;
	padding:5px 9px 4px 10px;
	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 9px 4px 10px;
	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;
	right:-999em
	}
.cat li:hover ul{
	right:auto;
	display:block
	}
.cat li:hover ul,.cat li.sfhover1 ul{
	right: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 {
	}
.tabberlive {
 	margin-top:0px;
 	}
.tabber h1{
	font-size: 13px;
	}
/*--------------------------------------------------
  ul.tabbernav = the tab navigation list
  li.tabberactive = the active tab
  --------------------------------------------------*/
ul.tabbernav {
	margin:0;
	padding: 2px 0 2px 0;
	font: bold 11px Verdana, sans-serif;
	margin-bottom:2px;
	}
ul.tabbernav li {
	list-style: none;
	margin:0;
	display: inline;
	}
ul.tabbernav li a {
	padding:0px 0px 6px 0px;
	margin-left: 2px;
	border-bottom: none;
	text-decoration: none;
	background-color: #000000;
	}
ul.tabbernav li a:link {
	color: #999999;
	}
ul.tabbernav li a:visited {
	color: #999999;
	}
ul.tabbernav li a:hover {
	color: #FFFFFF;
	background:#999999 ;
	}
ul.tabbernav li.tabberactive a {
	color: #333333;
	background:#999999;
	}
ul.tabbernav li.tabberactive a:hover {
	color: #FFFFFF;
	background:#999999;
	}

/*--------------------------------------------------
  .tabbertab = the tab content
  Add style only after the tabber interface is set up (.tabberlive)
  --------------------------------------------------*/
.tabberlive .tabbertab {
	padding:4px;
	height:auto;
	overflow:auto;
	background:#FFFFFF url('images/bgtabber.jpg') repeat-x top right; /* 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:10px;
	padding-bottom:1px;
	margin-left: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 0 2px 4px;
	padding:2px;
	border-top:1px solid #000000;
	border-left:1px solid #000000;
	border-right:1px solid #CECECE;
	border-bottom:1px solid #CECECE;
        float:right;
        width:200px;height:auto;
}
.tabbertab p {
	margin-top:0.1em;
	margin-bottom:0.1em;
	}

/* Categories Section */
#catsection {
	background: #FFFFFF;
	width:auto;
	height:auto;
	float: left;
	}
#catsection h3 a  {
	font-size:14px;
	}
#catsection h3 {
	font-family:Arial, Helvetica, sans-serif;
	border-top:1px solid #FFFFFF;
	padding:4px 0px 4px 2px;
	margin:4px 19px 0 0px;
	background:#CCCCCC;
	}
#catsection img {
	margin-top:4px;
	width:245px;
	}
#catsection2 {
	background: #FFFFFF;
	width:auto;
	height:auto;
	float: left;
	}
#catsection2 h3 a  {
	font-size:14px;
	}
#catsection2 h3 {
	font-family:Arial, Helvetica, sans-serif;
	border-top:1px solid #FFFFFF;
	padding:4px 0px 4px 2px;
	margin:4px 19px 0 0px;
	background:#CCCCCC;
	}
#catsection2 img {
	margin-top:4px;
	width:245px;
	}
.clearfloat {
	padding:0;
	margin:4px 0px 4px 5px;
	display: block;
	width: 49%;
	float: left;
	}
.clearfloat a.title{
	list-style-type:none;
	font-weight:bold;
	color:#000033;
	font-size:13px;
	float:right;
	}
.clearfloat p{
	padding:0 0px 0 10px;
	margin:2px 10px 5px 0;
	text-align:justify;
	}
.clearfloat a {
	border:0px solid #666666;
	padding:0 10px 0 10px;
	margin-top:2px;
	color: #333333;
	font-size: 13px;
	}
.ads1 {
	margin: 5px 0 1px 0;
	text-align: center;
	background-color:#FFFFFF;
	color:#000000;
    padding: 0 10px 10px 10px;
	font-style:italic;
	}
	
.ads1 h4 {
	border:0px;
	font-size:12px;
	color:#660000;
	font-family:Arial,  sans-serif;
	padding:4px 0 4px 4px;
	}

#related-post {
	float:left;
	}
#related-post h3 {
	font-size: 18px;
	border-bottom: 1px solid #efefef;
	color: #FFFFFF;
	float: right;
}
#related-post ul {
	margin: 10px 0 10px 10px;
	list-style-type: none;
	float: right;
	width: 500px;
}
#related-post li {
	font-size: 11px;
}
#related-post li a {
	color: #CCCCCC;
	text-decoration: underline;
	font-size: 11px;
	display: inline-block;
	font-weight: normal;
}
#related-post li a:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
}
#related-post p {
	display: inline;
	font-size: 11px;
	line-height: 18px;
	color: #000000;
	float: right;
	width: 500px;
	background:#FFFFFF;
	margin:5px 10px 5px 0;
}
#related-post p a {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	margin:5px 5px 0  0;
	padding:5px 20px 5px 5px;
}
#related-post p a:hover {
	color: #003399;
	text-decoration: underline;
	font-weight: normal;
	margin:5px 5px 0  0;
	padding:5px 20px 5px 5px;
}
.post-content {
}
#related-post .digg {
	background: url(images/digg.png) no-repeat right center;
}
#related-post .delicious {
	background: url(images/delicious.png) no-repeat right center;
}
#related-post .stumble {
	background: url(images/stumbleupon.png) no-repeat right center;
}
#related-post .technorati {
	background: url(images/technorati.png) no-repeat right center;
}
#related-post .subfeed {
	background: url(images/rssicon.gif) no-repeat right center;
}
#related-post .social {
	background:#FFFFFF;
	float:left;
	margin:0 0 10px 0;
}
#related-post .social h3 {
	background:#FFFFFF;
	color: #000000;
	margin:5px 5px 0  0;
	padding:0;
	width:500px;
}
#coolfooter {
	font-size: 1.3em;
	background:#C0C0C0 url('images/topfooter.jpg') no-repeat top right;
	float: right;
	padding:10px;
	margin: 10px;
	width: 878px;
	line-height: 1.6em;
	color: #000000;
	}
#coolfooter li{
	float:left;
	display:inline;
	margin: 0 20px 10px;
}
#coolfooter li li{
	display: list-item;
	float: none;
    list-style-image: url('images/right.png');
	list-style-position:outside;
	line-height:15px;
	margin-right:0px;
	width:193px;

	}
#coolfooter h2{
	border:0px;
	margin:0 0 15px; 0;
	}

.ads2{
	width:120px;
	float:left;
	margin:10px 0 0 1px;
	}
.ads3{
	padding:20px 20px 10px 20px;
        width:300px;
		background: #F2F2F2;
	}
.ads4{
	text-align:center;
	margin:10px 10px 0 0;
	padding:10px;
	width:300px;
	background:#FFFFFF;
	}
.ads5 {
	margin: 5px 0 1px 0;
	text-align: center;
	border:1px solid #CCCCCC;
	color:#000000;
    padding:10px;
	}
.topimage {
	width:544px;
	background:#FFFFFF url('images/topimage.jpg') no-repeat center bottom;
	height:14px;
	margin:15px 180px 0 0;
}
.botimage {
	width:542px;
	background:#FFFFFF url('images/bd-shadow.jpg') no-repeat center bottom;
	height:26px;
	margin-right:181px;
}
/* End captions */

/* "I spent all my time to make this template. Please don't remove any credit. This theme presented to my Love...MINA" */
