/*
	CSS files kept in the 'schemes' directory can be used to
	costumize your K2 installation without having to mess
	with the core K2 files. This in turn makes it easier to
	upgrade to new K2 version as well as debug any problems
	that might occur.

	You select schemes from the K2 Options page in the
	'Presentation' section of your WordPress administration.
	
	Author Name	: Ivan Lopez
	Author Site	: http://van.pandela.net/
	Style Name	: Shermie
	Style URI	: http://van.pandela.net/k2-scheme/
	Version		: 1.0
	Comments	: Based on LactPlate: http://wp.252523.net
*/
.s-code {
text-align:left;
font-size:0.8em;
border:1px dotted black;
display:block;
}

body {
	font: 62.5% Tahoma, Verdana, Arial, Sans-Serif;
	background: #f7f7f7;
	border-top: 2px solid #d66993;
	border-bottom: 2px solid #d66993;
	}

#page {
	background: #fff url('page_bg.jpg') repeat-y;
	padding: 0 0 10px;
	border: none;
	}

#header {
	height: 120px;
	background: #f7f7f7 url('header_bg3.jpg') bottom no-repeat;
	}

.secondary {
	font-size: 1em;
	line-height: 1.5em;
	}

ul.menu {
	bottom: 8px;
	width: 90%;
	}

ul.menu,
ul.menu li a {
	font-weight: bold;
	}

ul.menu li a {
	color: #777;
	background: none;
	border: 1px solid transparent;
	border-bottom: none;
	}

ul.menu li a:hover {
	color: #000 !important;
	background: #fff;
	border: 1px solid #e7e7e7;
	border-bottom: none;
	}

ul.menu li.current_page_item a,
ul.menu li.current_page_item a:hover {
	color: #bbb !important;
	background: #fff;
	border: 1px solid #e7e7e7;
	border-bottom: none;
	}

h1, h2, h3, h4 {
	font-family: Arial, Helvetica, Verdana, Sans-Serif;
	}

h1 { /* H1 is the title in the header */
	font-family: "Century Gothic","Lucida Grande",Tahoma,Verdana,arial,helvetica,sans-serif;
  /*font-family: Georgia, 'times new roman', Arial, Helvetica, Verdana, Sans-Serif;*/
	font-size: 3em;
	font-weight: normal;
	letter-spacing: -2px;
	padding: 15px 40px 0;
	}

h1, h1 a, h1 a:hover, h1 a:visited,
#header .description {
	color:  /*#d44773*//*#DF4617*/#BE3E16 !important;
	}

#header .description { /* Description in header */
	letter-spacing: none;
	}

#primary h3, #primary h4 {
	font-size: 2.4em;
	letter-spacing: -2px;
	}

.single #primary .k2-asides h3 {
	letter-spacing: -1px !important;
	}

.entry-content blockquote {
	background-position: 15px 5px;
	color: #777;
	}

.entry-content a[href*='#more-'] {
	display: block;
	}

.entry-content a[href*='#more-']:after {
	content: ' \00BB';
	}

.entry-content {
	font-size: 1.2em;
	line-height: 1.4em;
	text-align: justify;
	border-bottom: none;
	}

.entry-meta {
	letter-spacing: 0px;
	}

#commentlist li .comment-content {
	font-size: 1.1em;
	line-height: 1.5em;
	}

#commentlist li {
	
	}

.comment-content p,
.comment-content ul,
.comment-content ol,
.comment-content div,
.comment-content blockquote {
	margin: 3px 0;

	}

li.byuser {
	background: #f6f7f8;
	}

li.bypostauthor {
	background: #f7f7f7;
	border: 1px solid #e8e8e8;
	}

li.bypostauthor blockquote {
	background-color: transparent;
	}

#footer {
	background: #f7f7f7 url('footer_bg.jpg') top no-repeat;
	font-size: 1em;
	text-align: left;
	width: 740px;
	margin: 0 auto;
	padding: 10px 20px;
	}

#footer a {
	border-bottom: 1px solid #bbb;
	}

#footer a:hover {
	color: black;
	}

h2 a:hover, h2 span a:hover {
	color: #d44773 !important;
	}

a {
	color: #d44773;
	text-decoration: none;
	}

#primary .entry-content img {
	margin: 0 -5px;
	}

img.center, img[align="center"] {
	display: block;
	margin-left: auto !important;
	margin-right: auto !important;
	}
	
img.alignright, img[align="right"] {
	padding: 0px !important;
	margin: 0 0 2px 7px !important;
	display: inline;
	}

img.alignleft, img[align="left"] {
	padding: 0px !important;
	margin: 0 7px 2px 0 !important;
	display: inline;
	}

img.noborder {
	border: none !important;
	padding: 5px !important;
	}

.k2download {
	display: block;
	margin: 0 0 1em 0; padding: 5px 5px 5px 36px;
	background: #fafeff url('download.gif') no-repeat 10px 50%;
	border: 1px solid #cfe2e5; border-top: 3px solid #cfe2e5;
	}

.k2download a {
	font-weight: bold;
	}

.k2download small {
	display: block;
	}

.video {
	border: 1px solid #9BD7F4;
	padding: 0px;
	background: #F4F4F4;
	text-align: center;
	}

.alert {
	display: block;
	text-align: justify;
	margin: 0 0 1em 0; padding: 5px 5px 5px 36px;
	background: #FFF6BF url('../../images/exclamation.png') no-repeat 10px 50%;
	border: 1px solid #FFD324; border-top:3px solid #FFD324;
	}

#s.livesearch {
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
	width: 100%;
	font-size: 1.1em;
	color: #666;
	font-weight: normal;
	text-transform: lowercase;
	}

#rollingarchives,
#nested_rollingarchives {
	font-size: 1em;
	letter-spacing: 0px;
	text-transform: lowercase;
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
	}

#rollingarchives a,
#nested_rollingarchives a {
	color: #444 !important;
	font-weight: bold;
	}

.antispam {
	unicode-bidi:bidi-override; 
	direction: rtl;
	}

