/*
Theme Name: Peregrinator
Theme URI: http://www.ezwpthemes.com/templates/peregrinator.html
Description: This theme is designed and coded by <a href="http://www.ezwpthemes.com/">EZwpthemes</a>.
Version: 1.0
Author: EZwpthemes
Author URI: http://www.ezwpthemes.com/
Tags: blue, fixed-width, three-columns, right-sidebar, threaded-comments
*/

/*Body Start*/
body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Arial, Helvetica, sans-serif;
	}

a:link, a:visited {
	color: #CC0000;
	text-decoration: none;
}

a:hover, a:active {
	color: #FF3300;   
}

h1 {
font-family: Arial, Helvetica, sans-serif;	
font-size: 2.3em;
	padding-top: 27px;
	padding-left: 155px;
	display: block;
	padding-bottom: 5px;
}
h1 a:link, h1 a:visited {
	color: #FFFFFF;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 2.0em;
	line-height: 110%;
	margin-bottom: 10px;
}
h3 {
font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	padding-top: 10px;
	display: block;
	padding-bottom: 5px;
}
h4 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	line-height: 40px;
	color: #FFFFFF;
	display: block;
	height: 40px;
	padding-left: 20px;
	text-align: left;	
}
h5 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	display: inline;
	margin-right: 10px;
}
h6 {
	font-size: 1.0em;
	color: #FFFFFF;
	background-image: url(images/comment_bg.jpg);
	display: block;
	height: 30px;
	padding-left: 20px;
	line-height: 30px;
}
/*Body End*/

/* Structure Start */ 
* {
	margin: 0px;
	padding: 0px;
}

#wrap {
	background-image: url(images/wrap_bg.jpg);
	width: 979px;
	background-repeat: repeat-y;
	margin: 0 auto;
}
#page {
	background-image: url(images/page_bg.jpg);
	width: 940px;
	background-repeat: no-repeat;
	padding-left: 18px;
	padding-right: 21px;	
}
#header {
	margin-bottom: 5px;
}


#sidebar {
	background-color: #D2DDED;
	float: right;
	width: 208px;
}
#footer {
	clear: both;
	margin-top: 5px;
	text-align: center;
	font-size: 1.2em;
	padding-bottom: 15px;
	color: #FFFFFF;
}
#credit{
	text-align: center;
	font-size: 0.9em;
	color: #FFFFFF;
}
#credit a {
	text-decoration:none;
	color: #FFFFFF;
}
#footer ul {
	background-color: #FFFFFF;
	text-align: center;
	display: block;
	height: 25px;
	margin-bottom: 10px;
	list-style-type: none;
}
#footer ul li {
	display: inline;
	margin-right: 20px;
	font-weight: bold;
	line-height: 25px;
}
#footer ul li a:link, #footer ul li a:visited {
	color: #153657;
}
#footer ul li a:hover, #footer ul li a:active {
	color: #FF0000;
}
/* Structure End */ 



/* Header Start */
#header_nav {
	height: 75px;
}
#header_nav ul {
    font-size: 1.2em;
	display: block;
	float: left;
	list-style-type: none;
	margin-top: 8px;
	padding-left: 20px;
}
#header_nav li {
	float: left;
	background-image: url(images/nav.jpg);
	display: block;
	height: 57px;
	width: 126px;
	line-height: 50px;
	font-weight: bold;
	text-align: center;
}
#header_nav li a:link, #header_nav li a:visited {
	color: #153657;
}
#header_nav li a:hover, #header_nav li a:active {
	color: #FF0000;
}
#rss_link {
    font-size: 1.1em;
	float: right;
	margin-top: 14px;
	padding-right: 50px;
	font-weight: bold;
}
#rss_link img {
	border: none;
}
#rss_link a:link, #rss_link a:visited {
	color: #000000;
}
#banner {
	font-family: "Times New Roman", Times, serif;
	background-image: url(images/banner.jpg);
	height: 122px;
	background-repeat: no-repeat;
	clear: both;
}
#description {
	font-size: 1.2em;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 155px;
}
/* Header End */	
	
	
/*Sidebar Start*/
#sidebar ul {
	display: block;
	width: 208px;
	list-style-type: none;
}
#sidebar ul ul {
	margin-top: 10px;
}
#sidebar li li {
	font-family: Arial, Helvetica, sans-serif;
color: #153657;
	font-size: 1.2em;
font-weight: bold;
	margin-bottom: 10px;
	margin-left: 20px;
}
#sidebar li a:link, #sidebar li a:visited {
	color: #153657;
}
#sidebar li a:hover, #sidebar li a:active {
	color: #FF0000;
}
#sidebar h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	line-height: 40px;
	color: #FFFFFF;
	display: block;
	height: 40px;
	padding-left: 20px;
	width: 188px;
	background-image: url(images/sidebar_title_bg.jpg);
}
#sidebar p {
	font-size: 1.2em;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.sidebar_text {
	border: 1px solid #CCCCCC;
	width: 120px;
	padding: 2px;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.sidebar_button {
	font-size: 1.2em;
	background-color: #CCCCCC;
	border: 1px solid #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 2px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	width: 50px;
}
/*Sidebar End*/
	
/*Home Page Start*/
#content {
	background-image: url(images/content_bg.gif);
	background-repeat: repeat-y;
	width: 940px;

}
#left {
	background-color: #4E759E;
	width: 222px;
	text-align: center;
	float: left;

}
.recent_posts {
	background-image: url(images/recent_posts.jpg);
	background-repeat: repeat-x;
}
.recent_content {
	font-size: 1.2em;
	font-weight: bold;
	text-align: left;
	margin-top: 5px;
	list-style-type: none;
	margin-right: 15px;
	margin-left: 15px;
	margin-bottom: 15px;
}
.recent_content li {
	margin-top: 10px;
	margin-bottom: 10px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	padding-bottom: 10px;
}
.recent_content a:link, .recent_content a:visited {
	color: #FFE7C3;
}
.recent_content a:hover, .recent_content a:active {
	color: #FFFFFF;
}
#line {
	height: 25px;
	margin-top: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C6D1DF;
}
#right {
	float: right;
	width: 713px;
}
#top_title {
	line-height: 40px;
	background-image: url(images/top_title.jpg);
	height: 52px;
	width: 633px;
	padding-left: 80px;
	font-size: 1.1em;
}
#newest {
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	background-color: #F4F4EB;
	margin-bottom: 5px;
}
#newest_img {
	height: 204px;
	width: 278px;
	padding-top: 16px;
}
#newest_content {
	float: left;
	width: 678px;
	font-size: 1.2em;
	line-height: 150%;
	margin-top: 5px;
}
#post_table {
	background-image: url(images/post_table_bg.gif);
	background-repeat: repeat-y;
}
#post {
	background-color: #FFFFFF;
	width: 500px;
	float: left;
	line-height: 150%;
}
#post_content {
	width: 470px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
}
#post h2 {
margin-bottom: 0px;
}
#post p {
margin-bottom: 10px;
}
.postmetadata {
	font-size: 1.1em;
	color: #666666;
	margin-top: 2px;
}
.entry {
	font-size: 1.2em;
	line-height: 150%;
}
.download {
	font-size: 1.6em;
line-height: 120%;
}
.download2 {
	font-size: 1.7em;
line-height: 170%;
}
.entry_img {
	float: left;
	margin-right: 10px;
	margin-left: 1px;
}
/*Home Page End*/

/*Page Start*/
#trail, #sub_trail {
	font-size: 1.2em;
	line-height: 40px;
	height: 40px;
	background-image: url(images/trail_bg.jpg);
	background-repeat: repeat-x;
	padding-left: 15px;
}
#trail {
    width: 485px;
	margin-bottom: 20px;
}
#sub_trail {
    width: 698px;
	margin-bottom: 10px;
}
#trail a:link, #sub_trail a:link, #trail a:visited, #sub_trail a:visited {
	color: #000000;
}
#trail a:hover, #sub_trail a:hover, #trail a:active, #sub_trail a:active {
	color: #FF3300;
}

*html #post_right {
	float: right;
	width: 713px;
	background-color: #FFFFFF;
	height:600px;
}
#post_right {
	float: right;
	width: 713px;
	background-color: #FFFFFF;
	min-height: 600px;
}
#sub_post, #comments {
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
#sub_post p, #comments p {
    padding-bottom: 5px;
}
#sub_post ul {
margin:10px 20px 20px 20px;
list-style:url(images/bullet.gif);
} 
#sub_post ul li {
margin:0px 0px 5px 0px;
} 
.removefiles {
font-family:Arial, Helvetica, sans-serif;
color:#000000;
font-size: 12px;
text-decoration: none;
padding-top: 1px;
padding-right: 0px;
padding-bottom: 5px;
padding-left: 10px;
background-color: #e7edf1;
border: 1px solid #cccccc;
margin: 0px 0px 5px 0px;
overflow: auto;
height: 70px;
}
.block {
font-family:Arial, Helvetica, sans-serif;
color:#000000;
font-size: 12px;
text-decoration: none;
padding-top: 3px;
padding-right: 10px;
padding-bottom: 4px;
padding-left: 10px;
background-color: #ffffff;
border-left-width: 1px;
border-left-style: solid;
border-left-color: #cccccc;
border-right-width: 1px;
border-right-style: solid;
border-right-color: #cccccc;
margin: 0px 0px 5px 0px;
height: 55px;
}
.notice {
font-family:Arial, Helvetica, sans-serif;
color:#000000;
font-size: 11px;
text-decoration: none;
padding-top: 1px;
padding-right: 10px;
padding-bottom: 4px;
padding-left: 10px;
background-color: #e7edf1;
border-left-width: 1px;
border-left-style: solid;
border-left-color: #cccccc;
border-right-width: 1px;
border-right-style: solid;
border-right-color: #cccccc;
margin: 0px 0px 5px 0px;
height: 33px;
}
*html .align_left {
	text-align: left;
	float: left;
	font-size: 1.2em;
	padding-left: 20px;
	padding-bottom: 0px;
}
*html .align_right {
	text-align: right;
	float: right;
	font-size: 1.2em;
	padding-right: 20px;
	padding-bottom: 0px;
}
.align_left {
	text-align: left;
	float: left;
	font-size: 1.2em;
	padding-left: 20px;
	padding-bottom: 7px;
}
.align_right {
	text-align: right;
	float: right;
	font-size: 1.2em;
	padding-right: 20px;
	padding-bottom: 7px;
}
/*Page End*/

/*Footer Start*/



/*Footer End*/

/*Archive Start*/

/*Archive End*/

/* Begin Comments*/
#comments {
	font-size:1.2em;
	clear: both;
	padding-top: 20px;
	width: 677px;
}
.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;
	border: 1px solid #CCCCCC;
	background-color: #F6F6F6;
	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
		font-size: 1.1em;
}

.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;
	}

.commentlist li ul li {
	font-size: 1em;
}

.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;

	color: #990000;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}
	
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	float: right;
	background-color: #CCCCCC;
	margin-top: 10;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: auto;
	border: 1px solid #999999;
	font-family: Arial, Helvetica, sans-serif;
	}


/*Comments End*/

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

/* End Images */

/* contact form  */
#wpcf label {
	clear: both;
	display: block;
	float: left;
	width: 200px;
}
#wpcf input {
	float: left;
	width: 250px;
	padding: 1px;
	margin: 2px 5px 2px 0;
}
#wpcf textarea {
	width: 450px;
	height: 120px;
	padding: 1px;
	margin: 0 5px 5px 0;
}
#wpcf #contactsubmit {
	margin-left: 200px;
	width: 100px;
}