/*  
Theme Name: Yaro
Theme URI: http://themes.machi.biz/iont-beautiful-one-column-theme
Description: Yaro's WordPress theme
Version: 1.0
Author: Engagement Rings and Or Hillel
Author URI: http://www.2seo.net/
*/

/* main structure */
* { 
	margin: 0;
	padding: 0;
	}
	
body {

	font-size: 62.5%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:1.5;
	margin-bottom:20px;
	background-color:#E4E4E4;
	}
	
#wrap {
	margin:0 auto;
	width:950px;
        padding-top: 10px;
	}
	
 
#header {
	height:35px;
	background:url(img/logo.gif) center no-repeat;
	padding-top:112px;
	margin-bottom:10px;
        background-color:#2E3247;
	}
.header-image
{
float:center;
}
	
#description {
	text-align:center;
	}
	
h1 {
	font-size:260%;
	font-weight:bold;
	font-family:Arial, Times, serif;
	}
	
h1 a {
	color:#433c2a;
	}
	
h1 a:hover {
	text-decoration:none;
	color:#a2936a;
	}
	
#desc {
	display:none;
	}
	
.cleaner {
	clear:both;
	}
/* main structure */
	
/* pagelist and search */	
#pagelist {
	text-align:center;
	margin-top:5px;
	padding-top:30px;
	}
	
#pagelist ul li {
	display:inline;
	margin:0 1px;
	}
	
#pagelist ul li a {
	color:#433c2a;
	font-weight:normal;
	font-size:120%;
	}
	
#pagelist ul li a:hover {
	text-decoration:underline;
	}
	
#pagelist ul li.current_page_item a {
	font-weight:bold;
	}
/* pagelist and search */	

/* text */
#text {
	margin:0 auto;
	color:#000000;
	font-size:110%;
	}
	
.post {
	padding:3px 0;
	margin:    0px;
		
	}
	
.post-content {
	background-color:#E4E4E4;
	padding:15px 0;
	}
	
.post-padding {

	}
	
.post-date {
	float:left;
	width:55px;
	margin-left:6px;
	font-size:90%;
	color:#444444;
	margin-top:20px;
	text-align:center;
	}
	
.post-text {
	float:right;
	text-align:justify;
	width:900px;
	margin:10px 15px 5px 0;
	}
	
p {
	padding:5px 0;
	font-size:140%;
	}

.post h2 {
	font-size:275%;
	margin-bottom:0;
	}
	
h2 {
	margin-bottom:0px;
	border-bottom:1px solid #2E3247;
	}
	
.post h2 a {
	font-weight:bold;
	color:#2E3247;
	}
	
.post h2 a:hover {
	text-decoration:underline;
	}
	
.post ul li {
	list-style-type:square;
	padding-top:2px;
	margin-left:0px;
	}
	
.post ol li {
	margin-left:25px;
	padding-top:2px;
	}
	
blockquote {
	margin-top:5px;
	background:url(img/quote.png) left top no-repeat;
	padding:5px 5px 5px 50px;
	color:#FFFFFF;
	}
	
blockquote blockquote {
	background:none;
	}

p img {
	border:0px solid #302a1a;
	padding: 0;
	max-width: 100%;
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
	
.right {
	float:right;
	margin-left:10px;
	}
	
.pub {
	font-size:80%;
	margin:3px 0 5px 5px;
	color:#2E3247;
	text-align:left;
	}
	
.pub a {
	text-decoration:none;
	color:#2E3247;
	}
	
.comm {
	text-align:right;
	float:right;
	background:url(img/comment.png) left no-repeat;
	margin-top:10px;
	color:#111111;
        font-size:140%;
	}
	
.comm a {
	color:#111111;
	font-weight:normal;
	text-decoration:underline;
	}
	
.comm a:hover {
	text-decoration:none;
	}
	
.white {
	color:#2E3247;
	}

.wp-smiley {
	padding:0;
	border:none;
	}
/* text */

/* headlines and links */	
h2,h3,h4,h5,h6 {
	color:#2E3247;
	}
	
h3 {
  	margin-top:5px;
	font-size:110%;
	}
	
a {
	text-decoration:none;
	font-weight:bold;
	color:#2E3247;
	}
	
a:hover {
	text-decoration:underline;
	}
	
.pub a {
	text-decoration:none;
	font-weight:normal;
	}
	
.pub a:hover {
	text-decoration:underline;
	}	
/* headlines and links */

/* comments */	
h3.comments {
	margin-top:20px;
	margin-bottom:10px;
	font-size:130%;
	}
	
.commentmetadata {
	padding:5px;
	background-color:#C8C8C8;
	width:900px;
	color:#000000;
	font-weight:bold;
	}
	
.obsahk {
	background-color:#C8C8C8;
	padding:5px;
	width:900px;
	margin-bottom:15px;
	color:#000000;
	}
	
.commentmetadata a {
	color:#2E3247;
	}
	
.obsahk a {
	font-weight:normal;
	color:#2E3247;
	}
	
.commentmetadata a:hover, .obsahk a:hover {
	}
	
ol.commentlist {
	list-style:none;
	margin:0 auto;
	}
	
ol.commentlist ol, ol.commentlist ul {
	margin-left:20px;
	}
	
textarea#comment {
	border:#232014 1px solid;
	background-color:#FFFFFF;
	padding:5px;
	color:#000000;
	}

#author, #email, #url {
	border:#232014 1px solid;
	background-color:#FFFFFF;
	padding:2px;
	margin:1px 0;
	}
/* comments */

.archive {
    height:200px;
    margin-top:40px;
    }

/* footer */
#footer {	
	width:100%;
	text-align:center;
	background-color:#2E3247;
	margin:0 auto;
	font-size:100%;
	color:#FAFAFA;
	padding-top:50px;
	padding-bottom:50px;
	padding-left:0px;
	}
	
#footer a {
	color:#433c2a;
	font-weight:bold;
	}
	
#footer-bg {
	/*background:url(img/content-bottom.png) repeat-x;*/
	}
/* footer */

/* other */
.navigation {
       margin-right: 250px;
       margin-left: 250px;
}
.navigation a {
       font-size:180%;
       color:#ef7e19;
}	
.floatright {
	float:right;
	margin-left:0px;
	}
	
.floatleft {
	float:left;
	margin-right:0px;
	}
	
.alignleft {
	float:left;
	}
	
.alignright {
	float:right;
	}
/* other */
.post_link
	{
     font-size:130%;
text-decoration:underline;
}
.post_link a {
font-size:130%;
text-decoration:underline;
}
.facebook_like{
margin-right:100px;
}
