/*
Theme Name: Carrie and Jonathan
Theme URI: 
Description: 
Version: 1.0
Author: 
Author URI: 
Tags: 
*/


* {
	margin: 0;
	padding: 0;
}

body {
	background: #FFFFFF url(images/stonehenge-header-background-shorter2.gif) repeat-x;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #333333;
}

h1, h2, h3 {
	color: #333333;
}

h1, h2 {
	margin-bottom: 20px;
	font-weight: normal;
}

h1 {
	font-size: 197%;
}

h2 {
	font-size: 152%;
}

h3 {
	font-size: 100%;
}

p, ul, ol {
	margin-bottom: 20px;
	line-height: 1.8em;
}

ul, ol {
	margin-left: 3em;
}

blockquote {
	padding-left: 3em;
	background: url(images/img08.gif) no-repeat;
	font-style: italic;
}

a:link {
	color: #1953A7;
}

a:active {
	color: #ED5C0C;
}

a:visited {
	color: #666666;
}

a:hover {
	text-decoration: none;
	color: #067600;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 0 20px 10px 0;
}

.bg1 {
	padding: 0 20px 20px 20px;
	border-top: 1px solid #FFFFFF;
	background: #FFFFFF url(images/img4.gif) repeat-x;
}

.bg2 {
	padding: 20px;
	border-top: 1px solid #CBE1EF;
	background: #FFFFFF url(images/img4.gif) repeat-x;
}

.impact-entry-date {
	padding: none;
	border-top: 0px solid #000000;
	background: none;
	font-size: 13px;
	line-height: 20px;
	text-align: left;
}

}
.impact-entry-footer {
	padding: 10px;
	border-top: 1px solid #CBE1EF;
	border-bottom: 35px solid #FFFFFF;
	background: #FFFFFF url(images/img4.gif) repeat-x;
	font-size: 11px;
	line-height: 13px;
	text-align: left;
}

/* Menu */

#menu {
	width: 879px;
	height: 30px;
	margin: 0 auto;
	border-right: 1px solid #FFFFFF;
	/*background:url(images/travel-menu-background3.gif) repeat-x scroll 0 0 transparent;*/
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
	background-position: center center;
}

#menu a {
	display: block;
	float: left;
	width: 120px;
	height: 25px;
	padding: 5px 0 0 0;
	border-left: 0px solid #488E8E;
	text-transform: none;
	text-decoration: none;
	text-align: center;
	font-size: 135%;
	color: #000000;
	vertical-align: middle;
	background-position: center center;
}

#menu a:hover {
	background: url(images/travel-menu-background.gif) repeat-x;
	color: #FFFFFF;
}

#menu .active a, #menu .current_page_item a {
	background: url(images/travel-menu-background.gif) repeat-x;
	color: #FFFFFF;
}

/* Header */

#header {
	width: 879px;
	height: 201px;
	margin: 0 auto;
	background: url(images/travel-currently-in.png) no-repeat;
}

#header h1 {
color:#000000;
float:left;
font-size:12px;
height:171px;
margin:0;
padding:15px 10px;
text-align:left;
vertical-align:text-bottom;
width:859px;
}

#header h2 {
	float: right;
	width: 530px;
	height: 86px;
	margin: 0;
	background: url(images/img03.jpg) no-repeat;
	padding: 84px 20px 0 0;
	text-align: right;
}

#header a {
	text-transform: none;
	text-decoration: none;
	font-style: italic;
	font-weight: normal;
	color: #000000;
	vertical-align: text-bottom; 
}

/* Page */

#page {
	width: 879px;
	margin: 0 auto;
	padding: 2px 0;
}

#picturemenu { 
	width: 434px;
	height: 95px;
	background-color: #ffffff;
	overflow: auto;
	float: left;
	border: silver 2px solid;
}

#videomenu { 
	width: 434px;
	height: 95px;
	background-color: #ffffff;
	overflow: auto;
	float: left;
	border: silver 2px solid;
}

#pictureviewer {
}

/* Content */

#content {
	float: left;
	width: 620px;
	padding-top: 10px;
}

.post {
	margin-bottom: 20px;
	padding: 0 20px;
}

.hr {
	border-bottom: 50px solid #FFFFFF;
}

.date {
	margin-bottom: 20px;
	padding: 0 20px;
}

/* Travel Menu */

#travel {
	float: right;
	vertical-align: top;
	width: 190px;
	padding: 5px;
	background: #EDF4FA;
}

#travel h2 {
	margin: 0;
	padding: 0px 0px;
	color: #FFFFFF;
}

#travel h3 {
	font-size: 85%;
	color: #FFFFFF;
	line-height: 1.8em;
}

#travel ul {
	margin: 0;
	padding: 5px;
	list-style: none;
}

#travel li {
	margin: 0;
	padding: 5px;
	line-height: 1.2em;
}



#travel a {
	color: #1953A7;
}

#travel a:active {
	color: #ED5C0C;
}

#travel a:visited {
	color: #666666;
}

#travel a:hover {
	text-decoration: none;
	color: #067600;
}

.travel-box {
}

.travel-box h2 {
	background: url(images/travel-menu-background3.gif) repeat-x;
	text-align: center;
	vertical-align: middle;	
}


/* Sidebar */

#sidebar {
	float: right;
	width: 210px;
	padding: 5px;
	background: #EDEBD5;
}

#sidebar h2 {
	margin: 0;
	padding: 5px 15px;
	color: #FFFFFF;
}

#sidebar h3 {
	font-size: 85%;
	color: #FFFFFF;
}

#sidebar ul {
	margin: 0;
	padding: 15px;
	list-style: none;
}

#sidebar li {
}

#sidebar a {
	color: #FFFFFF;
}

.bluebox {
	background: url(images/img05.gif) repeat-y;
}

.bluebox h2 {
	background: url(images/img06.gif) repeat-y;
}

/* Footer */

#footer {
	clear: both;
	height: 100px;
	padding: 25px 0;
	background: #EDEBD5 url(images/img04.gif) repeat-x;
}

#footer p {
	margin: 0;
	text-align: center;
	font-size: 77%;
}

#footer a {
	color: #666666;
}

.commentlist { margin: 0; }
.commentlist li {
	font-weight: bold;
}
.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}
.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}
.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}
.commentmetadata {
	font-weight: normal;
	}
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
.impact-entry-footer {
	background: url("images/img4.gif") repeat-x scroll 0 0 transparent;
	padding:2px 4px;
}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
.alt {
	margin: 0;
	padding: 10px;
	}
.commentlist {
	padding: 0;
	text-align: justify;
	}
.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;
	background: url("images/img4.gif") repeat-x scroll 0 0 transparent;
	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}
.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }
#commentform p {
	margin: 5px 0;
	}
.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}
.commentmetadata {
	margin: 0;
	display: block;
	}
.wp-forecast-copyright { display: none; }