/*

Theme Name: Explore Cornwall

*/

body {
	margin:0;
	background:#A3A732;
	color:#000000;
	font-size: 11px; /* Resets 1em to 10px */
	font-family: Tahoma;
	text-align:center;
}

a { 
	color:#0000ff;
	text-decoration:none;
}

a:hover {
	text-decoration:underline; 
}

h1, h1 a, h2, h2 a, h3, h4, h5, h6 {

	margin-bottom:0;

	color:#840000;

	text-align:left;

}



h1 {font-size:2.6em;}

h2 {font-size:2em;}

h3 {font-size:1.6em;}

h4 {font-size:1.2em;}

h5 {font-size:1em;}

h6 {font-size:0.8em;}





img {

	border:0;

}



input {

	font-size:1.2em;

}



input[type=text], textarea{

	background:#fff;

	border:1px solid #aaa;

}

input[type=submit] {

	background:#eee;

	border:1px solid #aaa;

}



textarea {

	font-size:12px;

}



pre {

	font-size:12px;

}

code {

	font-size:12px;

	background-color:#f8f8f8;

	color:#111;

}



/* Layout */

#page {

	width:977px;

	margin:0 auto;

	text-align:left;

}



#wrapper {

	background:url(images/body-rept.jpg) repeat-y;

	width:977px;

	float:left;

	margin:0;

}



#content{

	width:504px;

	float:left;

	padding:20px 20px 20px 0;

}



#sidebar{
	float:left;
	width:207px;
	margin:0;
	padding:19px;
}

#sidebar2{
	background:#5E5E5E url(images/right-rounded.jpg) no-repeat left bottom;
	text-align:center;
	float:right;
	width:200px;
	min-height:400px;
	padding-bottom:15px;
	margin-right:8px;
}

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

#sidebar2 ul li{
	padding:0px;
	margin:0 0 10px 0;
}

#footer {

	background:url(images/footer.jpg) no-repeat;

	width:977px;

	height:30px;

	clear:both;

	text-align:center;

	font-size:11px;

	color:#FFFFFF;

	padding-top:27px;

}



/* Header */



#header {
	background:url(images/header.jpg) no-repeat;
	width:977px;
	height:216px;
}

#header-bottom {
	background:url(images/header-bottom.jpg) no-repeat;
	width:977px;
	height:48px;
	margin-top:7px;
}

.header-bottom-left {
	font-size:16px;
	font-weight:bold;
	line-height:48px;
	color:#ffffff;
	width:470px;
	padding-left:30px;
	float:left;
}

.search {
	font-size:13px;
	font-weight:bold;
	color:#000000;
	float:left;
	padding-top:10px;
}

.search label {

	line-height:30px;

	float:left;

}

.search form {

	float:left;

	margin:3px 0 0 0;

	padding:0;

}

.search input {

	display:inline;

	width:145px;

	border:1px solid #7b9ebd;

	margin:0;

	padding:0.2em 5px;

	color:#000000;

	font-size:1.1em;

}





/* Top navigation */

#rsslink {
	text-align:right;
	width:977px;
	float:left;
	padding-top:143px;
}

#rsslink a {
	display:block;
	width:50px;
	height:50px;
	float:right;
}

#hmenu {
	text-align:center;
	width:977px;
	float:left;
}



#hmenu ul {

	margin:0px;

	padding:0 0 0 100px;

	list-style-type:none;



}







#hmenu ul li {

	text-transform:uppercase;

	display:inline;

	margin:0;

	padding:0 8px 0 10px;

	border-left:solid 2px #ffffff;

}
#hmenu ul li ul {
	padding:7px 0 0 0;
	margin:0;
	position:absolute;
	left:-9999px;
}
#hmenu ul li:hover ul {
	left:0px;
}
#hmenu ul li ul li {
	padding:0;
	margin:0;
	border:none;
}
#hmenu ul li ul li a{
  font-family: Tahoma;
  font-size: 12px;
  color: #ffffff;
  font-weight: bold;
  text-decoration: none;
  background: #bb3102;
  display: block;
  padding: 6px 4px 6px 8px;
  text-align:left;
  text-transform:capitalize;
  width:180px;
}

#hmenu ul li ul li a:hover{
  color: #fff;
  text-decoration: none;
  background: #f78d03;
}





#hmenu #menu_item_1 {

	border-left:none;

}





#hmenu ul li a {

	font-size:12px;

	font-weight:bold;

	color:#ffffff;

	text-decoration:none;

}





#hmenu ul li a:hover {

	color:#ffb231;

}




/* Sidebar */





#sidebar ul {

	padding:0;

	margin:0;

	list-style: none;

	font-size:1.1em;

}

#sidebar ul ul {

	font-size:1em;

}



#sidebar ul li {

	padding:0;

	margin:0 0 2em 0;

}



#sidebar ul ul {

	color:#737573;

	margin:0;

	padding:15px 10px 0 10px ;

}



#sidebar li li {

	margin:0 0 5px 0;

}



#sidebar li li li {

	padding-left:10px;

}



#sidebar ul h2 {

	background:url(images/left-head.jpg) no-repeat;

	margin:0;

	padding:0;

	color:#000000;

	font-size:14px;

	font-weight:normal;

	text-transform:capitalize;

	line-height:27px;

	text-align:center;

}



#sidebar ul ul a{

	color:#840000;

	background:url(images/bullet.jpg) no-repeat left 5px;

	padding-left:10px;

}



/* Footer */

#footer ul {

	padding:0px;

	margin:0px;

	list-style-type:none;

}

#footer li {

	display:inline;

	border-left:solid 1px #FFFFFF;

}

#footer #menu_item_11 {

	border-left:none;

}

#footer a {

	font-size:11px;

	text-transform:capitalize;

	color:#ffffff;

	padding:0 5px;

}



/* Post */

.post {

	margin:0 0 4em 0;

	clear:both;

}



.posttitle {

	text-transform:capitalize;

}



.post p, .post ol li, .post ul li{

	margin-top:0;

	font-size:1.2em;

	line-height:1.5em;

}

.post li li {

	font-size:1em;

}

.post blockquote {

	padding:0 0 0 2em;

	border-left:0.4em solid #ccc;

	font-size:0.9em;

}

.post blockquote blockquote {

	margin-left:0;

	font-size:1em;

}



.postmetadata {

	clear:both;

	margin:1em 0;

	font-size:1.1em;

	color:#737573;

	text-align:justify;

}
.postmetadata a {
	text-decoration: none;
}
.postmetadata a:hover {
	color:#840000;
	text-decoration: none;
}
.postmetadata a span {
	font-size:14px;
	font-weight:bold;
	color:#840000;
	text-decoration:none;
}
.postmetadata a:hover span {
	font-size:14px;
	font-weight:bold;
	color:#0000ff;
	text-decoration:none;
}



div.navigation {

	font-size:1.1em;

}



/* Comments */



#comments {

	margin:0 2em;

}



.commentlist {

	margin:0;

	padding:0;

	list-style:none;

}



.commentlist li {

	padding:2em 0;

	overflow:auto;

	border-bottom:0.1em solid #eee;

}



.commentlist p {

	margin:0.5em 0;

	font-size:1.1em;

}



.commentlist p a {

	border-bottom:1px solid #ddd;

}

.commentlist p a:hover {

	border-bottom:1px solid #157;

	text-decoration:none;

}

.commentlist img.avatar {

	float: right; margin: 0 0 0 10px; padding: 3px; border:1px solid #eee;

}

.commentlist h4 {

	margin:0;

}



textarea#comment {

	font-size:1.6em;

	width:100%;

}

/* Comment ends */





/* Calendar */

#wp-calendar caption {

	text-transform:uppercase;

	font-weight:bold;

	color:#27a;

	text-align:center;

}

#wp-calendar thead th {

	font-weight:normal;

	color:#27a;

	text-align:center;

}

#wp-calendar tbody td {

	text-align:center;

}

#wp-calendar tbody td a {

	font-weight:bold;

}

#wp-calendar tbody td.pad {

	border:none;

}

/* Calendar ends */



abbr {

	cursor:help;

	border-bottom: 0.1em dotted;

}



.aligncenter,

div.aligncenter {

   display: block;

   margin-left: auto;

   margin-right: auto;

}



.alignleft {

   float: left;

   margin: 5px 5px 5px 0;

}



.alignright {

   float: right;

   margin: 5px 0 5px 5px;

}



.wp-caption {

   border: 1px solid #ddd;

   text-align: center;

   background-color: #f3f3f3;

   padding-top: 4px;

   margin: 10px;

}



.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;

}


