/*
Theme Name: viajecrasher
Theme URI: http://viajecrasher.com/
Description: viajecrasher.
Version: 1.0
Author: viajecrasher
Author URI: 
Tags: blue, custom header, fixed width, two columns, widgets

*/
 
*{margin:0; padding:0;}

body{
	font-size: 14px;
	font-family: Arial, Tahoma, Verdana;
        background-color:#1B196D;
}

.container{
	width: 915px;
	background: #1B196D url(images/bg.jpg) no-repeat left top;
	margin: 0 auto;
	padding: 338px 0 20px 280px;
	overflow:auto;
}

.content{
	float:left;
	clear:left;
	width:602px;
	padding-right: 80px;
}

.right_column{
	width: 233px;
	float:left;
	padding-top: 60px;
}

.titles{
	text-align:center;
	padding-bottom:80px;
	position: relative;
	height: 110px;
}
.titles img{border: none;}
.titles a{
	left:20px;
	position:absolute;
}
.titles a:focus{outline:none;}

.menu{
	font-size: 17px;
	list-style: none;
	text-align: center;
	padding-bottom: 25px;
	background: #1B196D url(images/separator.gif) no-repeat right bottom;
}

.menu ul{list-style: none;}

.menu a{
	color: #FFCC33;
	text-decoration: none;
}

.standard_links a:focus{outline:none;}

.standard_links{
	list-style: none;
	text-align: center;
	padding-bottom: 25px;
	padding-top: 30px;
	background: #1B196D url(images/separator.gif) no-repeat right bottom;
}

.standard_links img{border:none;}
.standard_links li{padding: 5px 0;}

.recent_posts_links{
	list-style: none;
	text-align: center;
	padding-bottom: 20px;
	padding-top: 27px;
}

.recent_posts_links a, .links a{
	color: #FFCC33;
	text-decoration: none;
}

.links{
	list-style: none;
	text-align: center;
	padding-bottom: 10px;
}

.recent_posts_links a:hover,
.links a:hover,
.menu a:hover{
	text-decoration: underline;
}

.post{padding-bottom: 45px;}
.post h3{
	font-size: 18px;
	color: #FFCC00;
}
.post a{
	color: #FFCC00;
	text-decoration: none;
}
.post a:hover{text-decoration: underline;}
.post h3 span.date{padding-right: 20px;}
.post .entry{
	font-size: 14px;
	color: #888893;
	padding-right: 25px;
}
.post .entry p{padding: 10px 0;}
.post .postmetadata{
	text-align:right;
	padding-top: 15px;
}
.post .postmetadata a{color: #33CC33}
.post .postmetadata a:visited{color: #fe0033;}
.navigation{
	float:left;
	padding-bottom:10px;
	width:100%;
}
.navigation .nav-previous{
	float:left;
}

.navigation .nav-previous a{
	background: #1B196D url(images/previous.gif) no-repeat left center;
	padding-left: 48px;
	height: 50px;
	float:left;
	color: white;
}

.navigation .nav-previous a span{
	padding-top: 23px;
	float:left;
}

.navigation .nav-next{
	float:right;
}

.navigation .nav-next a{
	background: #1B196D url(images/next.gif) no-repeat right center;
	padding-right: 38px;
	height: 50px;
	float:right;
	color: white;
}

.navigation .nav-next a span{
	padding-top: 23px;
	float:right;
}

.navigation a:focus{outline:none;}

.footer{
	background: #1B196D url(images/footer_text.gif) no-repeat top center;
	height: 25px;
	width:682px;
	clear:both;
}

/* Begin Comments*/
#comments{color: #FFCC00;}
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	color: #888893;
	}
.commentlist a{color: #33CC33;}
.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.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;
	}
/* End Comments */
/* Begin Form Elements */

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#respond {color:#888893;}
#respond h3{color: #ffcc00;}
#commentform a{color: #33CC33;}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
}
#searchform label{color:#888893;}
.post-edit-link{color: #33CC33;}
.center{color: #FE0033;}
.pagetitle{color: #33CC33;}
.widecolumn h2{color:#FFCC33;}
.widecolumn ul{list-style:none;}
.widecolumn ul a{color: #33CC33;}
.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	padding: 10px 0 20px 0;
	margin: 5px 0 0 10px;
	width: 450px;
	}

.widecolumn .post {
	margin: 0;
	}


.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}
.nocomments{color: white;}
