/*  

Theme Name: ResveratrolNews.com
Theme URI: http://www.resveratrolnews.com
Description: ResveratrolNews.com theme
Version: 1.1
Author: Andrej Tazberik
Author URI: http://andrej.atdesign.org

*/


/* ------------------------------ Common rules ------------------------------ */
body, h1, h2, h3, h4, p, ul, li, input {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
	background-color: #ededed;
}

img{
	border: none;
}

.invisible_span {
	position: absolute;
	top: -10000px;
}
.floatLeft {
	float: left;
	margin-right: 10px;
}
.alignVerticalMiddle {
	vertical-align:middle;
}
.clearFloat{
	font-size: 1px;
	line-height: 0px;
	margin: 0px;
	clear: both;
	height: 0px;
}

.container {
	width: 915px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
}
.vcard{
	font-size: 8pt;
	color: #afaeae;
}
.label{
	font-size: 9pt;
	color: #73a6e5;
	text-transform: capitalize;
}
.oblique{
	font-style: oblique;
}


/* ------------------------------ Header Module ------------------------------ */

#Header{
	width: 100%;
	height: 70px;
}
#Header #Logo{
	position: absolute;
	left: 10px;
	top: 10px;
}
#Header #Email{
	position: absolute;
	right: 0px;
	top: 25px;
}

/* ------------------------------ CallOut Module ------------------------------ */

#CallOut{
	width: 100%;
}
#CallOut #CallOutContainer{
	height: 72px;
	background-image: url(images/callOut_bg.jpg);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #e0e0e0;
	border-right-color: #e0e0e0;
	border-left-color: #e0e0e0;
}
#CallOut h1{
	font-size: 11pt;
	font-style: italic;
	color: #cedf65;
	font-weight: normal;
	position: absolute;
	left: 35px;
	top: 30px;
}
#CallOut #SearchForm{
	position: absolute;
	top: 25px;
	right: 25px;
}
#CallOut #SearchForm input{
	vertical-align: middle;
}
#CallOut #SearchForm #SearchInput{
	width: 240px;
}



/* ------------------------------ Content Module ------------------------------ */

#Content{
	width: 100%;
}
#Content a{
	color: #2b8592;
	text-decoration: none;
}
#Content a:hover{
	text-decoration: underline;
}

#Content #ContentContainer{
	background-color: #ffffff;
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-color: #e0e0e0;
	border-right-color: #e0e0e0;
	border-left-color: #e0e0e0;
	padding-top: 30px;
}


/* ----- ContentSidebar ----- */
#Content #ContentSidebar{
	float: left;
	width: 270px;
	margin-right: 30px;
}
#Content #ContentSidebar ul{
	list-style-type: none;
	margin-left: 45px;
}
#Content #ContentSidebar ul li h2{
	font-size: 12pt;
	font-weight: bold;
	color: #3b3832;
}

#Content #ContentSidebar ul ul{
	list-style-image: url(images/sidebar_listBullet.png);
	margin-top: 5px;
	margin-bottom: 20px;
	margin-left: 10px;

}
#Content #ContentSidebar ul ul li{
	font-size: 10pt;
}


/* Banners */
#Content #ContentSidebar #Banners{
	margin-left: 15px;
}
#Content #ContentSidebar #Banners a{
	text-decoration: none;
}
#Content #ContentSidebar #Banners a:hover{
	text-decoration: underline;
}
#Content #ContentSidebar #Banners li{
	height: 64px;
	width: 250px;
	border: 1px solid #bcbcbc;
	background-image: url(images/bannerBg.jpg);
	background-repeat: repeat-x;
	margin-bottom: 5px;
}
#Content #ContentSidebar #Banners li p{
	height: 54px;
	width: 186px;
	border: 1px solid #FFFFFF;
	background-repeat: no-repeat;
	background-position: 10px 13px;
	padding-left: 62px;
	padding-top: 8px;
	text-align: center;
	font-size: 10pt;
	font-weight: bold;
	color: #4e4e4e;
}
#Content #ContentSidebar #Banners li p span{
	font-size: 12pt;
}
#Content #ContentSidebar #Banners li #ResveratrolConsumer{
	background-image: url(images/banner_resCons.png);
}
#Content #ContentSidebar #Banners li #ResveratrolConsumer a{
	color: #880b25;
}

#Content #ContentSidebar #Banners li #ResveratrolQuiz{
	background-image: url(images/banner_resQuiz.png);
}
#Content #ContentSidebar #Banners li #ResveratrolQuiz a{
	color: #63800a;
}
#Content #ContentSidebar #Banners li #EbookWorldLost{
	background-image: url(images/banner_e-bookWorldLost.png);
}
#Content #ContentSidebar #Banners li #EbookWorldLost a{
	color: #3c8c97;
}


/* NewsLetterSidebarForm */
#Content #ContentSidebar #NewsletterSidebarForm{
	margin-left: 15px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #676767;
	margin-top: 20px;
	padding-top: 15px;
	width: 250px;
	margin-bottom: 15px;
	background-image: url(images/newsletter_emailBG.jpg);
	background-repeat: no-repeat;
	background-position: 10px 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #676767;
	padding-bottom: 15px;
}
#Content #ContentSidebar #NewsletterSidebarForm p{
	font-size: 10pt;
	margin-bottom: 10px;
	margin-left: 80px;
}
#Content #ContentSidebar #NewsletterSidebarForm label{
	font-size: 9pt;
	font-weight: bold;
	margin-left: 15px;
}
#Content #ContentSidebar #NewsletterSidebarForm #FormEmail{
	width: 180px;
}
#Content #ContentSidebar #NewsletterSidebarForm #FormSubmit{
	margin-top: 5px;
	margin-left: 55px;
}




/* Content: BlogContent: POSTS  */
#Content #BlogContent{
	float: left;
	width: 600px;
	margin-right: 15px;	
}
#Content #BlogContent ul{
	list-style-type: none;
}
#Content #BlogContent ul li{
	margin-bottom: 50px;
}
#Content #BlogContent ul li h2{
	font-size: 17pt;
	color: #000000;
}
#Content #BlogContent ul li .postHeader{
	font-size: 8pt;
	color: #9f9684;
}
#Content #BlogContent ul li hr{
	height: 0px;
	width: 300px;
	border: 1px solid #000;
}
#Content #BlogContent ul li div{
	margin-top: 10px;
	line-height: 18px;
}
#Content #BlogContent ul li div h3{
	font-size: 14pt;
	color: #3b3832;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 10px;
}
#Content #BlogContent ul li div h4{
	font-size: 12pt;
	color: #3b3832;
	font-weight: bold;
}

#Content #BlogContent ul li div ul{
	list-style-type: circle; 
	margin-left: 15px; 
	font-size: 10pt;
	margin-top: 10px;
	margin-bottom: 10px;
}
#Content #BlogContent ul li div ul li{
	margin: 0px;
}

#Content #BlogContent ul li div p{
	margin-bottom: 15px;
	font-size: 10pt;
	color: #3b3832;
}
#Content #BlogContent ul li div .more-link{
	font-weight: bold;
}
#Content #BlogContent ul li .postCategory{
	font-size: 10pt;
	color: #9f9684;
	text-align: right;
	width: 80%;
	margin-top: 15px;
}
#Content #BlogContent #postNavigation{
	font-size: 8pt;
	text-align: center;
}
#Content #BlogContent ul li div span.redSpan{
	color: #f00;
}
#Content #BlogContent ul li div span.greenSpan{
	color: #0f0;
}
/* VELKY font - ked ma byt clanok urceny pre zle vidiacich */
#Content #BlogContent ul li div p.bigFont{
	font-size: 20pt; line-height: 32px; font-family:"Times New Roman",Times,serif;
}
#Content #BlogContent ul li div h3.bigFontH3{
	font-size: 24pt; line-height: 32px; margin:  20px 0px 15px 0px; font-family:"Times New Roman",Times,serif;
}


/* PostComments: subBlogContent */
#Content #BlogContent #postComments h3{
	font-size: 11pt;
	margin-bottom: 20px;
}
#Content #BlogContent #postComments ol{
	list-style-position: inside;
	margin: 0px;
	padding: 0px;
}
#Content #BlogContent #postComments ol li{
	background-image: url(images/commentBg.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 25px;
	margin-bottom: 30px;
}
#Content #BlogContent #postComments ol li cite{
	font-size: 10pt;
	color: #000000;
}
#Content #BlogContent #postComments ol li small{
	font-size: 8pt;
	color: #9f9684;
}
#Content #BlogContent #postComments .commentText{
	margin-top: 10px;
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
#Content #BlogContent #postComments .commentText p{
	font-size: 10pt;
	margin-bottom: 10px;
}

#Content #BlogContent #postComments form textarea{
	width: 600px;
}
#Content #BlogContent #postComments form #submit{
	width: 121px;
	height: 22px;
	background-image: url(images/button_searchBlank.png);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FFFFFF;
	border: none;
	color: #FFFFFF;
	font-size: 9pt;
	margin-top: 5px;
	vertical-align: middle;
}
#Content #BlogContent #postComments form label{
	font-size: 10pt;
}
#Content #BlogContent #postComments form input{
	margin-bottom: 5px;
}



/* ------------------------------ Footer Module ------------------------------ */

#Footer{
	width: 100%;
	text-align: center;
}
#Footer #copyright{
	font-size: 10pt;
	color: #c2c2c2;
	padding-top: 10px;
	padding-bottom: 30px;
}
#Footer #copyright a{
	color: #c2c2c2;
	text-decoration: none;
}
#Footer #copyright a:hover{
	text-decoration: underline;
}