/*  
Theme Name: casterbridge-theme
Theme URI: http://www.vizzit.co.uk/
Description: Wordpress theme.
Author: Vizzit
Author URI: http://www.vizzit.co.uk/
*/

/* main structure */

.frame-img img {
	border:0px;
	margin:0 0 0 10px;
}

* { 
	margin: 0;
	padding: 0;
	}
	
body {
	width:950px;
	background:#fff;
	font-family:Arial, Helvetica, sans-serif;
	margin:40px auto;
	}


/* CHANGE BANNER */
#top-image {
	height:38px;
	}
	

#text ul li {
	padding-left:0px;
	list-style-image:url(img/bullet.jpg);
}


#header {
	height:164px;
	background:url(img/header.jpg);
	}
	
#header-text {
	font-size:12px;
	float:right;
	width:225px;
	margin:20px 40px 0px 0px;
	color:#a78c29;
	}
	
#description {
	padding-top:100px;
	padding-left:60px;
	}
	
h1 {
	font-size:30px;
	}
	
h1 a {
	color:#ffffff;
	}
	
h1 a:hover {
	text-decoration:underline;
	}
	
#desc {
	display:none;
	}
	
#content {
	background:#FFF;
	}

.cleaner {
	clear:both;
	}
/* main structure */

#home-text {
	text-align:left; 
	color:#FFF; 
	font-size:12px;
}

#home-text a {
	color:#FFF; 
	text-decoration:none;
}

#home-text a:hover {
	text-decoration:underline;
}
	
	
	
/* pagelist and search */	
#pagelist {
	height:30px;
	padding:10px 20px 0 35px;
	font-size:12px;
	background:#FFF;
	}
	
#page-list {
	float:right;
	}
	
#pagelist ul li {
	display:inline;

	}
	
#pagelist ul li a {
	padding:0 5px 0 3px;
	border-right: #003399 solid 1px;
	color:#003399;
	}
	
#pagelist ul li a:hover {
	text-decoration:none;
	color:#00ccff;
	}
	
#pagelist ul li.current_page_item a {
	color:#000000;
	font-weight:bold;
	}
	
#searchform {
	float:right;
	text-align:right;
	}
	
#searchsubmit {
	font-size:12px;
	color:#fff;
	font-weight:normal;
	background:none;
	border:none;
	cursor:pointer;
	}
	
#s {
	height:17px;
	width:120px;
	background:url(img/search-bar.png);
	border:none;
	color:#FFFFFF;
	padding:2px 3px 0 3px;
	}
/* pagelist and search */	

/* sidebar */

#side {
	width:203px;
	float:left;
	color:#000;
	font-size:14px;
	height:auto !important;
	}
	
#side img {
	border:0px;
}

#side ul menu-left {
	padding:0px;
	}

#side ul {
	list-style-type:none;
	padding:0px;
	margin:0px 0 0 10px;
	}
	
	
#side li {
	list-style-type:none;
	padding:0px;
	margin:0px;
	}	
	
#side h2 {
	font-weight:bold;
	color:#000;
	font-size:14px;
	margin:0px;
	padding:0px 0px 0px 0px;
	}
	
	
#side a {
	color:#000;
	text-decoration:none;
	font-weight:normal;
	font-size:12px;
	}
	
#side a:hover {
	text-decoration:none;
	color:#C30000;
	}
	
	

/* sidebar */

/* text */
#text {
	width:700px;
	float:right;
	font-size:13px;
	color:#666666;
	text-align:justify;
	margin:15px 25px 0 0;
	}
	
#text-blog {
	width:900px;
	float:right;
	font-size:13px;
	color:#666666;
	text-align:justify;
	margin:15px 25px 0 0;
	}

#text-young {
	width:700px;
	float:right;
	font-size:13px;
	color:#000;
	text-align:justify;
	margin:0px 25px 0 0;
	}
	
p {
	padding:5px 0;
	}
	
h2 {
	color:#FFFFFF;
	font-size:20px;
	line-height:normal;
	margin-bottom:10px;
	}

.post h2 {
	color:#CC6600;
	font-size:18px;
	margin-bottom:0;
	}
	
.post h2 a {
	color: #C30000;
	}
	
.post h2 a:hover {
	text-decoration:underline;
	}
	
.post ul li {
	list-style-type:square;
	padding-top:2px;
	margin-left:14px;
	}
	
.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:10px;
	color:#000;
	padding-top:5px;
	margin-bottom:15px;
	}
	
.comm {
	font-size:13px;
	color:#f5a947;
	margin-top:10px;
	}
	
.comm a {
	color:#4D8ABE;
	font-weight:normal;
	}
	
.wp-smiley {
	padding:0;
	border:none;
	}
/* text */

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

/* comments */	
h3.comments {
	margin-top:20px;
	margin-bottom:10px;
	font-size:18px;
	}
	
.commentmetadata {
	padding:5px;
	background-color:#223f65;
	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;
	margin-left:-25px;
	}
	
ol.commentlist ul, ol.commentlist ol {
	margin-left:25px;
	}
	
textarea#comment {
	margin:1px 0 5px 0;
	border:#2d5181 1px solid;
	background-color:#dee5ef;
	padding:5px;
	color:#000;
	}
	
#author, #email, #url {
	border:#2d5181 1px solid;
	background-color:#dee5ef;
	padding:2px;
	margin:1px 0;
	color:#000;
	}
/* comments */

/* footer */


#footer-image {
	height:25px;
	background: #fff;
	}

#footer-image-text {
	text-align:center;
	padding:5px 20px 0;
	font-size:12px;
	font-weight:bold;
	color:#c9c9c9;
	}

#footer {
	color:#ffffff;
	font-size:12px;
	}
	
#footer a {
	color:#c9c9c9;
	text-decoration:none;
	}
	
#footer-left {
	float:left;
	}
	
#footer-right {
	float:right;
	text-align:right;
	}
	
/* footer */		

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

/*  menu */

#menu-all{

}

#menu-all ul{
	margin:0px;
	padding:0px;
	list-style-type: none;
}

#menu-all li{
	margin:1px 0 0 0;
}

#menu-all a{
	padding:5px 0px 5px 20px;
	display:  block;
	width:160px;
	color:#fff;
}

#menu-1 a{
	background:#c30000 none repeat scroll; 
}
#menu-1 a:hover{
	background:#000 none repeat scroll; 
}

#menu-2 a{
	background:#4d8abe none repeat scroll; 
}
#menu-2 a:hover{
	background:#000 none repeat scroll; 
}

#menu-3 a{
	background:#4e2683 none repeat scroll; 
}
#menu-3 a:hover{
	background:#000 none repeat scroll; 
}

#menu-4 a{
	background:#9fa1a4 none repeat scroll; 
}
#menu-4 a:hover{
	background:#000 none repeat scroll; 
}

#menu-5 a{
	background:#566c10 none repeat scroll; 
}
#menu-5 a:hover{
	background:#000 none repeat scroll; 
}

#menu-6 a{
	background:#b31f17 none repeat scroll; 
}
#menu-6 a:hover{
	background:#000 none repeat scroll; 
}



#rides ul{
	margin:0px;
	padding:0px;
	list-style-type: none;
}

#rides li{
	margin:1px 0 0 0;
}

#rides a{
	padding:5px 0 5px 2px;
	width:178px;
	display: block;
	color:#000;
	background:#ccc none repeat scroll;
}


#img-light a img{
	border:0px;
	margin:0px;
	padding:0px;

}

#side-text{
	 color:#3a4c01;
	 width:150px;
	 margin:10px 0 0 20px;
	 font-size:12px;
	 line-height:1.6em;
}


#bg-home {
	background:url(img/homepage/home-main.jpg); 
	position:absolute;  
	left:0px; 
	top:0px; 
	width:725px; 
	height:484px;
}

#bg-holiday-cottages {
	background:url(img/holiday-cottages/home-main.jpg); 
	position:absolute;  
	left:0px; 
	top:0px; 
	width:725px; 
	height:484px;
}

#bg-dorset-campsites {
	background:url(img/dorset-campsites/home-main.jpg); 
	position:absolute;  
	left:0px; 
	top:0px; 
	width:725px; 
	height:484px;
}

#bg-pleasure-rides {
	background:url(img/pleasure-rides/home-main.jpg); 
	position:absolute;  
	left:0px; 
	top:0px; 
	width:725px; 
	height:484px;
}

#bg-dorset {
	background:url(img/dorset/home-main.jpg); 
	position:absolute;  
	left:0px; 
	top:0px; 
	width:725px; 
	height:484px;
}

#bg-contact {
	background:url(img/contact/home-main.jpg); 
	position:absolute;  
	left:0px; 
	top:0px; 
	width:725px; 
	height:484px;
}

.post img {
	padding: 0 0 0 10px;
	border:0px;
}

#header-left-txt{
	color:#FFFFFF;
	float:left;
	font-size:14px;
	padding:7px 0 0 14px;
	width:300px;
}

#header-left-txt a{
	color:#FFFFFF;
}






