/*  
Theme Name: Clean Royal
Version: 1.0
Author: Attract Women
Author URI: http://www.attract-women.org
*/

/* main structure */
* { 
	margin: 0;
	padding: 0;
	}
	
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	}
	
.width {
	width:763px;
	margin:0 auto;
	padding:0 10px;
	}
	
#header {
	height:116px;
	padding:5px 0 0 0;
	}
	
#header-right {
	float:right;
	margin:30px 113px 0 0;
	}
	
#header-right img {
	border:none;
	margin-left:20px;
	}
	
#description {
	float:left;
	}
	
h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:60px;
	color:#040404;
	font-weight:bold;
	}
	
h1 a {
	color:#57554b;
	font-weight:normal;
	}
	
h1 a:hover {
	color:#858180;
	text-decoration:none;
	}
	
#desc {
    font-family:Arial, Helvetica, sans-serif;
	color:#707070;
	font-size:18px;
	font-style:italic;
	}
	
#content {
	margin-top:7px;
	}

.cleaner {
	clear:both;
	}
/* main structure */
	
/* pagelist and search */	
#pagelist {
	height:39px;
	background:url(img/pagelist.png);
	}

#pagelist ul li {
	display:block;
	float:left;
	}
	
#pagelist ul li a {
	display:block;
	float:left;
	background:url(img/pagelist-pages.png) repeat-x;
	height:28px;
	font-size:12px;
	color:#57554b;
	font-weight:bold;
	padding:11px 30px 0 30px;
	}
	
#pagelist ul li a:hover {
	text-decoration:none;
	color:#ffffff;
	}
	
#pagelist ul li.current_page_item a {
	background:url(img/pagelist-hover.png) repeat-x;
	color:#ffffff;
	}
	
#searchform {
	float:right;
	margin-top:7px;
	}
		
#searchsubmit {
	height:25px;
	width:25px;
	background:url(img/searchbutton.png);
	border:none;
	vertical-align:middle;
	cursor:pointer;
	}
	
#s {
	height:20px;
	width:170px;
	background:url(img/searchbar.png);
	border:none;
	vertical-align:middle;
	font-size:11px;
	color:#858180;
	padding:5px 5px 0 5px;
	}
/* pagelist and search */	

/* sidebar */	
#side {
	width:174px;
	float:right;
	font-size:11px;
	color:#80706c;
	background:url(img/sidebar.png) top repeat-x;
	padding:0 15px;
	}
	
#side li, #side ul {
	list-style-type:none;
	}
	
#side ul li {
	border-bottom:1px solid #f0e6e7;
	padding-bottom:20px;
	}
	
#side h2 {
	color:#62524d;
	font-size:11px;
	margin:20px 0 10px 0;
	}

#side ul li ul li {	
	border:none;
	background:url(img/sidebar-icon.gif) left top no-repeat;
	padding-left:15px;
	line-height:1.5;
	padding-bottom:0;
	}
	
#side ul li ul.children li {
	margin-left:15px;
	border:none;
	padding-bottom:0;
	}
	
#side a {
	color:#80706c;
	text-decoration:none;
	font-weight:normal;
	}
	
#side a:hover {
	color:#d52020;
	}
	
#side img {
	padding:0;
	border:none;
	}
/* sidebar */

/* text */
#text {
	float:left;
	width:527px;
	background:url(img/text.png) top repeat-x;
	font-size:12px;
	color:#605556;
	font-family:"Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	padding:15px 13px 0 13px;
	text-align:justify;
	}
	
p {
	padding:5px 0;
	}
	
h2 {
	color:#000000;
	font-size:20px;
	line-height:normal;
	margin-bottom:10px;
	}
	
.post-date {
	color:#ccb5b5;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	background:url(img/post-date.png) left no-repeat;
	line-height:14px;
	padding-left:20px;
	margin-top:5px;
	margin-bottom:20px;
	}

.post h2 {
	color:#71605b;
	font-size:18px;
	margin-bottom:0;
	}
	
.post h2 a {
	color:#71605b;
	font-weight:normal;
	}
	
.post h2 a:hover {
	text-decoration:underline;
	}
	
.post ul li {
	list-style-type:square;
	padding-top:2px;
	margin-left:20px;
	}
	
.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 45px;
	}
	
blockquote blockquote {
	background:none;
	}
		
.post {
	margin-bottom:40px;
	}
	
.pub {
	font-size:11px;
	color:#858180;
	margin:5px 0 0 0;
	background:url(img/folder-icon.png) left no-repeat;
	padding-left:20px;
	padding-top:2px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}
	
.pub a {
	font-weight:normal;
	color:#6299b2;
	text-decoration:underline;
	}
	
.pub a:hover {
	text-decoration:none;
	}
	
.author {
	font-size:11px;
	color:#858180;
	margin:5px 0 0 0;
	background:url(img/kuser_14.png) left no-repeat;
	padding-left:20px;
	padding-top:2px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}
	
.author a {
	font-weight:normal;
	color:#6299b2;
	text-decoration:underline;
	}
	
.author a:hover {
	text-decoration:none;
	}
	
.comm {
	color:#6299b2;
	text-decoration:underline;
	}
	
.wp-smiley {
	padding:0;
	border:none;
	}
	
#text img {
	padding:3px;
	}
	
#text .wp-smiley {
	border:none;
	padding:0;
	}
/* text */

/* headlines and links */	
h2,h3,h4,h5,h6 {
	color:#000000;
	text-align:left;
	}
	
h3 {
  	margin-top:5px;
	font-size:14px;
	}
	
a {
	text-decoration:none;
	color:#605556;
	font-weight:bold;
	}
	
a:hover {
	text-decoration:underline;
	}
/* headlines and links */

/* comments */	
h3.comments {
	margin-top:20px;
	margin-bottom:10px;
	font-size:18px;
	color:#71605b;
	}
	
.commentmetadata {
	padding:5px;
	background-color:#333333;
	color:#FFFFFF;
	}
	
.commentmetadata a {
	color:#FFFFFF;
	}
	
.obsahk {
	padding:5px;
	margin-bottom:15px;
	}
	
.obsahk a {
	font-weight:normal;
	text-decoration:underline;
	}
	
.obsahk a:hover {
	text-decoration:none;
	}
	
ol.commentlist {
	list-style:none;
	}
	
ol.commentlist ul, ol.commentlist ol {
	margin-left:25px;
	}
	
textarea#comment {
	margin:1px 0 5px 0;
	border:#000000 1px solid;
	padding:5px;
	}
	
#author, #email, #url {
	border:#000000 1px solid;
	padding:2px;
	margin:1px 0;
	}
/* comments */

/* bottom */
#bottom {
	background:url(img/bottom.png) repeat-x #383731;
	padding:7px 0 8px 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:2.3;
	}
	
#bottom ul li {
	list-style-type:none;
	color:#57554b;
	}
	
#bottom ul li a {
	color:#57554b;
	}
	
.bottom-left {
	float:left;
	width:232px;
	background:url(img/bottom-li.png) repeat-x;
	margin-right:9px;
	padding:8px;
	min-height:171px;
	height:auto !important;
  height:171px;
	}
	
.bottom-mid {
	float:left;
	width:232px;
	background:url(img/bottom-li.png) repeat-x;
	margin-right:9px;
	padding:8px;
	min-height:171px;
	height:auto !important;
  height:171px;
	}
	
.bottom-right {
	float:left;
	width:232px;
	background:url(img/bottom-li.png) repeat-x;
	padding:8px;
	min-height:171px;
	height:auto !important;
  height:171px;
	}
	
#bottom h3 {
	margin:5px 0 10px 0;
	color:#9c9887;
	font-size:12px;
	}
	
#footer {
	margin-top:8px;
	text-align:center;
	color:#9c9887;
	}
	
#footer a {
	color:#9c9887;
	}
/* bottom */	

/* other */	
#nav {
	height:20px;
	font-size:12px;
	color:#000000;
	}
	
.floatleft {
	float:left;
	margin-right:10px;
	}
	
.floatright {
	float:right;
	margin-left:10px;
	}
	
.alignleft {
	float:left;
	}
	
.alignright {
	float:right;
	}
/* other */	
