/*
	Theme Name: SEXY hvězdy
	Theme URL: http://newwpthemes.com/wordpress-theme/samara/
	Description: Samara is elegant and stylish designed free WordPress theme. Suitable for any niche. Theme options page at admin panel.
	Author: NewWpThemes.com
	Author URI: http://newwpthemes.com/
	Version: 2.0 
	Tags: Bordeaux,Wine, Red, Ads Ready, Two Columns, Right Sidebar, Fixed Width, Blogging, Theme Options
*/

/* LAYOUT */
body {
	background: url(images/background.jpg) top left;
	background-color: #46040c;
}
#wrapper {
	padding:0;
  background: url(images/wrapper-background.png) top left repeat-x;
}
#container {
	}
#contentwrap {
	background: url(images/content-wrapper-background.png) top right repeat-y;
}
a {
	color: #cc0016;
}
a:hover {
	color: #9d0011;
}

/* HEADER */

#header {
	height: 120px;
	padding-top:18px;
	background:url(images/sexyhvezdy-logoimg1.png) no-repeat right top;
}
#header h1 {
	margin-bottom: 0px !important;
	padding: 4px 0 0 0;
	font-weight: normal;
	font-family: Times New Roman, Times, Serif;
	font-weight: normal;
	font-size: 52px;
}
#header h1 a, #header h1a:visited {
	color: #fff;
	text-decoration: none;
}
#header h2 {
	color: #aa676e;
	font-size: 14px;
	line-height: 14px; 
  font-family: Times New Roman, Times, Serif;
  font-style: italic;
}
.logocontainer {
  padding:  15px 0 0 0;
}
.feedtwitter {
	margin: 0;
  padding: 0 0 0px 0;
	text-align: center;
  background: url(images/feedtweet-background.png) center bottom no-repeat;
  height: 54px;
}
.feedtwitter img {
  margin:0 0px 0 0
}


/* NAVIGATION MENUS */

.navcontainer {
  float: left;
  height: 35px;
  margin-top: 7px;
  width: auto;
}
	
#nav {
	height: 30px;
}
#nav, #nav ul { 
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
}
#nav {
	margin-bottom: 1px;
	padding-left: 0px;
	}
#nav ul {
	float: left;
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}
	
#nav li {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#nav ul li {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#nav li a, #nav li a:link {
	color: #fff;
	display: block;
  margin: 0px 3px 0px 3px;
	padding: 6px 8px;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
  font-family: Arial, Helvetica, Sans-serif;
	text-transform: uppercase;
  text-shadow: 0 1px 0 #000;
}
#nav li a:hover, #nav li a:active, .current-cat {
	background: #56010b;
}
#nav  li.current-cat a {
	color:#fff;
}
#nav li:hover, #nav li.sfhover { 
	position: static;
}

/* CONTENT */

#content {
	padding: 15px 5px 15px 15px;
}
pre {
  overflow: auto;
	width: 470px;
}
.postwrap {
  background-color:#FFFFFF;
  border:1px solid #CCC3C4;
  clear:both;
  margin-bottom:18px;
  min-height:235px;
}
.post, .page  {
	background: url(images/post-background.png) top left repeat-x;
	border: 1px solid #fff;
	padding: 15px;
}
.post p {
	margin-bottom: 10px;
}
.title {
	margin: 0 0 4px 0;
	padding: 0px;
	line-height: 20px;
	font-size: 20px;
	font-family: Georgia, Times New Roman Times, Serif;
	color: #323232;
  text-shadow: 0 1px 0 #fff;
}
.title a {
	text-decoration: none;
	color: #323232;
}
.title a:hover {
	text-decoration: none;
	color: #a60517;
}
.pagetitle {
	margin: 3px 0 20px 0;
	line-height: 24px;
	font-family: Arial, Verdana;
	color: #a60517;
	font-size: 2.3em;
}
.postdate {
	font-size: 12px;
	padding: 1px 0 3px 0;
	font-family: Arial, Verdana;
	border-bottom: 1px solid #b6b5b5;
	font-style: italic;
}
.readmorecontent {
	text-align: right;
}
a.readmore {
	padding: 4px 15px;
	background: #8c0311;
	color: #fff;
	text-decoration: none;
  text-shadow: 0 1px 0 #000;
}
a.readmore:hover {
	background-color: #6a010e;
}
.postmeta {
	font-size: 11px;
	padding: 2px 4px;
	font-family: Arial, Verdana;
	clear:both;
}
.postdate img, .postmeta img {
	border: none;
	vertical-align: middle;
	margin:2px;
}
.entry {
	text-align: justify;
	line-height: 20px;
	padding-top: 8px;
	font-family: Georgia, Times New Roman Times, Serif;
	font-size: 14px;
  color: #5a5858;
	border-top: 1px solid #fff;
}
.navigation {
	padding: 10px 0;
}
blockquote {
	overflow: hidden;
	padding-left: 9px;
	font-style: italic;
	color: #666;
	border-left: 3px solid #CADAE7;
}
.post img {
	max-width: 580px;
}
img.wp-smiley {
	max-height: 12px;
	margin: 0;
	padding: 0;
	border: none;
}
.aligncenter,div.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.alignleft {
  float: left;
  padding:4px 7px 3px 0;
}
.alignright {
  float: right;
  padding:4px 0 3px 7px;
}
.wp-caption {
  border: 1px solid #ddd;
  text-align: center;
  background-color: #f3f3f3;
  padding-top: 4px;
  margin: 10px;
  /* optional rounded corners for browsers that support it */
  -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;
}
	
/* SIDEBAR(S) */
.sidebaradbox {
	margin-top: 5px; 
	text-align:center;
}
.ad125 {
	margin: 6px;
}
.sidebar {
	margin: 0 15px 10px 15px;
  color: #fff;
}
.sidebar a {
	text-decoration: none;
	color: #f3dede;
}
.sidebar a:hover {
	text-decoration: underline;
	color:#fff;
}



#searchform {
	width: 220px;
	padding: 5px 10px ;
	float:right;
}
#searchform #s{
	border: 2px inset #7F2C35;
	height:17px;
}
#searchform label {
	margin: 10px 0 10px 0;
	padding: 4px 0 4px 0px;
	font-size: 13px;
	font-family: Arial;
	font-weight: bold;
	text-transform: uppercase;
	color: #353535;
	text-shadow: 0 1px 0 #cbcbcb;
	border-bottom: 3px solid #5f5f5f;
	color: #003d69;
	display: block;
}

#searchsubmit {
	border: 2px solid #7f2c35;
	background: #7f2c35;
	color: #fff;
}


/* Social icons */
.addthis_toolbox {
	margin: 15px 0 0 0;
	text-align: center;
}
.addthis_toolbox .custom_images a{
  width: 32px;
  height: 32px;
  margin: 0 2px 0 2px;
  padding: 0;
}
.addthis_toolbox .custom_images a img{
  opacity: 0.80;
}
.addthis_toolbox .custom_images a img:hover{
  opacity: 1;
}



.sidebar h2 {
	margin: 10px 0 0 0;
	padding: 4px 0 4px 8px;
	background: url(images/tab_backgr.png) top left;
	font-size: 12px;
	font-family: Arial, Helvetica, Sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	color: #fff;
  text-shadow: 0 1px 0 #000;
  clear:both;
}
.sidebar ul {
	list-style-type: none;
	margin: 0px 0px 10px 0px;
	padding: 0px;
}
.sidebar ul li {
	list-style-type: none;
	margin: 0px 0px 5px 0px;
	padding: 0px;
}
.sidebar ul ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.sidebar ul li li {
	padding: 3px 0px 3px 18px;
	margin: 0px;
	background: url(images/bullet.gif) no-repeat top left;
}
.sidebar ul li ul li {
	background:  url(images/bullet.gif) no-repeat top left;
	padding: 2px 0px 2px 18px;
	margin: 2px 0;
}


/* FOOTER */
#footer {
	background: url(images/footer-backgr.png);
	background-repeat: repeat-x;
	padding: 25px;
	text-align: center;
	color: #fff;
	font-size: 13px;
}
#footer a {
	color: #fff;
}
#footer a:hover {
	text-decoration: none;
}
#footer2 {
	color: #ccc;
	font-size: 11px;
	text-align: right;
	padding: 10px;
}
#footer2 a {
	color: #ccc;
  text-decoration: none;
}
	

/* COMMENTS */
#comments h3 {
	margin-bottom: 10px;	
}
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
}
#commentform {
	margin: 5px 10px 0 0;
}
#commentform textarea {
	width: 100%;
	padding: 2px;
	height:180px;
}
#respond:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
}
.alt {
	margin: 0;
	padding: 10px;
}
.commentlist {
	padding: 0;
	text-align: justify;
}
.commentlist li {
	margin: 5px 0;
	padding: 5px 5px 5px 10px;
	list-style: none;
	border-bottom: dashed 2px #ccc;
}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}
.commentlist p {
	margin: 5px 5px 0 0;
}
.children {
  padding: 0;
}
#commentform p {
	margin: 5px 0;
}
.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}
.commentmetadata {
	margin: 0;
	display: block;
}
.post_thumbnail {
    margin: 0 10px 10px 0;
}
.gallery{
  clear:both;
}
.ads128{
  width:128px;
  float:left;
  padding:5px 5px 0px 5px;
  text-align:left;
}


/* Page numbers */
#wp_page_numbers ul, #wp_page_numbers li, #wp_page_numbers a {
	padding: 0;
	margin: 0;
	border: none;
	text-align: left;
	line-height: 12px;
}

#wp_page_numbers {
	margin-top: 10px;
	width: 100%;
	background: #fff;
}
#wp_page_numbers ul {
	border-top: 1px solid #ccc;
	width: 100%;
}
#wp_page_numbers li {
	float: left;
	display: block;
}

#wp_page_numbers a {
	padding: 3px;
	padding-left: 5px;
	padding-right: 5px;
	display: block;
	color: #5A5858;
	font-size: 12px;
	border-top: 2px solid #fff;
	text-decoration: none;
}

#wp_page_numbers li a:hover {
	color: #6a010e;
	border-top: 2px solid #6a010e;
}

#wp_page_numbers li.space {
	font-size: 12px;
	color: #aaa;
	padding: 3px 5px;
	border-top: 2px solid #fff;
}

#wp_page_numbers li.active_page a {
	color: #fff;
	background: #8C0311;
	border-top: 2px solid #8C0311;
	border-bottom: 2px solid #8C0311;
}

#wp_page_numbers li.page_info {
	float: left;
	color: #5A5858;
	display: block;
	padding: 3px 5px 3px 3px;
	border-top: 2px solid #fff;
}

/* Komentáře */
img.avatar{
  float:right;
}
.fn{
  font-weight:bold;
}


.adexpert{
  margin: 3px 0 0 50px;
  width:468px;
  height:60px;
}



/* fixed floating banner */
#fixed-floating {
  left: 0px;
  position: relative;
  width:280px;
  padding-left:15px
}
#banner.fixed {
  position: fixed;
  top: 5px;
}
