/*
Theme Name: Evangeline Style Theme
Theme URI: http://evangeline-style.org/
Description: This is a theme custom made for Evangeline Style made by Across The Line.
Version: 1.0
Author: Ana
Author URI: http://www.acrosstheline.starszz.com/

*/

/* ------ DO NOT STEAL!! (c) Ana A. ------*/

body{
	margin: 0;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
	text-align: left;
	vertical-align: top;
	background: #F7F7E9 url();
	color: #F5F5E2;
}

body, h1, h2, h3, h4, h5, h6, p{
	margin: 0;
	padding: 0;
}

h1{
	font-family: Verdana, Georgia, Sans-serif;
	font-size: 24px;
	padding: 5px 0 5px 0;
	color: #FFFFFF;
}

h2{
	font-family: Georgia, Verdana, Sans-serif;
	font-size: 20px;
	padding: 5px 0 5px 0;
	color: #FFFFFF;
	border: 0px solid #a8a8a8;
}

h3{
	font-family: Verdana, Georgia, Sans-serif;
	font-size: 14px;
	padding: 5px 0 5px 0;
	color: #FFFFFF;
	border: 0px solid #a8a8a8;
}

a:link, a:visited{
	text-decoration: none;
	color: #FDFF0F;
}

a:hover{
	text-decoration: underline;
	color: #FFFFFF;
	font-style: italic;
}

img{
	border: 0px;
}

p img, .sidebar-content-text1atl img{
	border: 1px solid #FFFFFF;
	padding: 0;
	-moz-border-radius:  6px; 
	-webkit-border-radius: 6px; 
	border-radius: 6px;
	padding: 3px;

}

a img{
	border: 1px solid #000000;
	-moz-border-radius:  6px; 
	-webkit-border-radius: 6px; 
	border-radius: 6px;
	padding: 3px;
	/* for IE */
	filter:alpha(opacity=60);
	/* CSS3 standard */
	opacity:0.6;
}

a:link img, a:visited img{
	border: 1px solid #000000;
	-moz-border-radius:  6px; 
	-webkit-border-radius: 6px; 
	border-radius: 6px;
	background: transparent;
	/* for IE */
	filter:alpha(opacity=60);
	/* CSS3 standard */
	opacity:0.6;
}

a:hover img{
	border: 1px solid #9978A5;
	-moz-border-radius:  6px; 
	-webkit-border-radius: 6px; 
	border-radius: 6px;
	background: transparent;
	/* for IE */
	filter:alpha(opacity=100);
	/* CSS3 standard */
	opacity:1.0;
}

p{
	padding: 0;
}

b{
	color: #7DA1DF;
}

u{
	color: #BF6FDF;
}

i{
	color: #E786EF;
}

#wrapper{
	margin: 0 auto 0 auto;
	width: 1000px;
	text-align: left;
}

#headeratl{
	margin: 0 auto 0 auto;
	width: 1000px;
	height: 700px;
	overflow: hidden;

}

#welcomeatl{
	position: absolute;
	margin: 350px 0 0 15px;
	font-size: 10px;
	color: #000000;
	width: 260px;
	background: #FFFFFF;
	padding: 5px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px; 
	border-radius: 6px;
}

#latest-picsatl{
	position: absolute;
	margin: 420px 0 0 725px;
	color: #000000;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px; 
	border-radius: 6px;
	padding: 5px;
	background: #FFFFFF;
	width: 260px;
}

#container{
	margin: 0;
	width: 620px;
	float: left;
}

#ad{
	margin: 10px 0 5px 0;
	position: relative;
}

/* ------ NAV BAR ----- */

#navbaratl{
	font: 14px Georgia, Arial, Verdana;
	background: #572B7F;
	position: absolute;
	text-align: center;
	margin: -27px 0 0 13px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px; 
	border-radius: 15px;
	padding: 5px 10px 5px 10px;
	word-spacing:15px;
}

#navbaratl a {
	color: #F5F5E2;
	font-color: #F5F5E2;
	font-style: normal;
}


#navbaratl a:hover {
	color: #79508F;
	font-color: #79508F;
	font-style: normal;
}

a#nowordspaceatl{
	word-spacing:0px;
	font: 14px Georgia, Arial, Verdana;
}

/* ------ START POSTS----- */

.postatl{
	padding: 10px 5px 10px 5px;
	background: transparent url(images/post-content.png) repeat-y;
	margin: 0 0 0 0;
	width: 612px;
}

.post-titleatl{
	color: #000000;
	font-size: 17px;
	text-align: center;
	margin: 0 0 0 21px;
	padding: 35px 0 0 0;
	width: 568px;
}

.post-topatl{
	background: transparent url(images/post-top.png);
	width: 612px;
	height: 97px;
	color: #ccc;
	padding: 0;
	margin: 10px 0 0 0;
}

.post-bottomatl{
	background: url(images/post-bottom.png);
	width: 612px;
	height: 125px;
	color: #ccc;
	padding: 0;
	margin: 0 0 10px 0;
}

.post-titleatl h2{
	font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
	font-size: 17px;
	color: #8324C1;
}

.post-titleatl h2 a{
	color: #8324C1;
	text-shadow: #FFFFFF 1px 1px 1px;
}
.post-titleatl a:hover{
	color: #4B156E;
	text-transform: none;
	text-shadow: #FEFFE2 1px 1px 1px;
}

/* ------ END POSTS ------ */

/* ------  START CONTENT IN POSTS ------ */

.dateatl{
	background: #9978A5;
	width: 65px;
	height: 44px;
	position: absolute;
	margin: -15px 0 0 -43px;
	color: #fff;
	display: inline;
	text-align: center;
	-moz-border-radius-topleft:  6px; 
	-moz-border-radius-bottomleft:  6px; 
	-webkit-border-radius-topleft: 6px; 
	-webkit-border-radius-bottomleft: 6px; 
	border-radius-topleft: 6px;
	border-radius-bottomleft: 6px;
}


.dayatl{
	font-size: 14px;
	font-family: Georgia, Verdana, Arial, Sans-serif;
}

.yearatl{
	font-size: 19px;
	font-family: Georgia, Verdana, Arial, Sans-serif;
}

.entryatl{
	line-height: 15px;
	margin: -40px 0 0 19px;
	width: 565px;
}

.entryatl ul{
	list-style-type: square;
	font-color: #009EAA;
	margin: 0;
	padding: 4px 0 0 20x;
}

.postmetadata{
	margin: 0 0 0 30px;
	padding: 0 0 0 0;
	width: 540px;
	display: block;
	font-size: 11px;
}

.postmetadata a{
	color: #4B156E;
}

.postmetadata a:hover{
	color: #000000;
}

.postdetailsatl{
	font-size: 11px;
	margin: 0;
	padding: 70px 0 0 0;
	color: #000000;
	text-align: center;
}

.commentsatl{
	font-size: 11px;
	font-family: Georgia, Verdana, Arial, Sans-serif;
	padding: 0;
	text-align: center;
}

.editatl a{
	font-color: #FFFFFF;
	padding: 0;
	margin: -30px 0 0 110px;
	position: absolute;
}

.not-found{
	color: #041F28;
	text-align: left;
	margin: -30px 0 0 50px;
	padding: 0 0 60px 0;

}

blockquote{
	margin: 15px;
	padding: 7px;
	background: #EFEFEF;
	border: 2px solid #000000;
	font-style:italic;
	color: #4B156E;
}

.more-link{
	font-style: none;
}

a:hover.more-link {
	font-style: oblique;
}

/* ------ END CONTENT IN POSTS ------ */

.navigationatl{
	font-weight: bold;
	line-height: 18px;
	font-size: 12px;
	font-face:Bookman Old Style, serif;
	background: #F5F5E2;
	float:left;
	margin: 30px 0 0 0;
	padding: 5px;
	color: #000000;
	text-align: center;
}

#copyrightatl{
	font-weight: bold;
	line-height: 18px;
	font-size: 12px;
	margin: 10px 0 0 0;
	padding: 5px;
	background: #F5F5E2;
	color: #4B156E;
	text-align: center;
	border: 2px #4B156E solid;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px; 
	border-radius: 6px;
}

.navigationatl a, #copyrightatl a{
	color: #9978A5;
}

.navigationatl a:hover, #copyrightatl a:hover{
	color: #FFFFFF;
}

/* ------ SIDEBAR ------ */

.sidebar1atl{
	float: left;
	width: 300px;
	background: transparent;
	margin: 15px 30px 0 30px;
	display: inline;
}

.sidebar-top1atl{
	background: transparent url(images/sidebar-top.png);
	width: 294px;
	height: 79px;
}

.sidebar-title1atl{
	text-align: center;
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
	font-size: 15px;
	font-style: italic;
	text-shadow: #a5a5a5 1px 1px 1px;
	color: #4B156E;
	padding: 25px 0 5px 0;
}

.sidebar-content1atl{
	background: url(images/sidebar-content.png) repeat-y;
	width: 294px;
	margin:0;
	padding: 0 0 0 0;
}

.sidebar-content-text1atl{
	width: 250px;
	margin: 0 0 0 23px;
}

.sidebar-bottom1atl{
	background: url(images/sidebar-bottom.png);
	width: 294px;
	height: 90px;
}

.sidebar-content-text1atl ul{
	list-style-type: circle;
	margin: 0;
	padding: 0 0 0 20px;
}


.sidebar1atl ul li{
	margin: 0;
	padding: 5px 0 5px 0;
}

.sidebar-content1atl ul li h2{
	font-family: Georgia, Sans-serif;
	font-size: 14px;
}

.sidebar-content1atl ul ul li{
	padding: 0;
	line-height: 15px;
}

/* ------ END SIDEBAR ------ */


/* ------ START SEARCH AND BUTTONS ------ */

.button, button, #searchsubmit{ 
	background: #FFFFFF;
	border: 1px #00000 solid;
	color: #000000;
	font-size: 100%;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px; 
	border-radius: 6px;
	padding: 3px;
}

input, textarea, option, select{
	background-color: #E0E0E0;
	border: 1px solid #00000;
	color: #4B156E;
	font-size: 100%;
	-moz-border-radius:  6px; 
	-webkit-border-radius: 6px; 
	border-radius: 6px;
	padding: 4px;

}

.text-input, #comment {
	background-color: #E0E0E0;
	border: 1px solid #000000;
	color: #4B156E;
	font-size: 100%;
	-moz-border-radius:  6px; 
	-webkit-border-radius: 6px; 
	border-radius: 6px;
	padding: 4px;
}

.other {
	background-color: #E0E0E0;
	color: #F78FFF;
	border: 1px solid #000000;
	font-size: 100%;
}


/* ------ END SEARCH AND BUTTONS ------ */

#footeratl{
	clear: both;
	float: left;
	text-align: center;
	width: 1000px;
	padding: 10px 0 0 0;
	line-height: 18px;
}

/* ---- START COMMENTS ---- */

.responses{
	margin: 0;
	padding: 0;
	background: #a5a5a5;
	color: #a5a5a5;
	-moz-border-radius-bottomleft: 12px;
	-moz-border-radius-bottomright: 12px;
	-moz-border-radius-topleft: 12px;
	-moz-border-radius-topright: 12px;
	-webkit-border-radius: 12px; 
	border-radius: 12px;
	text-align: center;
	font-family: Georgia, Arial, Helvetica, Sans-serif;
}

.comment-info-one{
	padding: 0 0 0 20px;
	margin: -70px 0 0 0;
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 15px;
}

.comment-info-one a{
	color: #000000;
}

.the-comment{	
	padding: 0 0 0 0;
	margin: 10px 0 0 0;
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 12px;
	width: 560px;
}

.leave-reply{
	margin: 0;
	padding: 0;
	background: #a5a5a5;
	color: #a5a5a5;
	-moz-border-radius-bottomleft: 12px;
	-moz-border-radius-bottomright: 12px;
	-moz-border-radius-topleft: 12px;
	-moz-border-radius-topright: 12px;
	-webkit-border-radius: 12px; 
	border-radius: 12px;
	text-align: center;
	font-family: Georgia, Arial, Helvetica, Sans-serif;
}

.comments-template{
	margin: 0 30px 0 0;
	border-top: 0px solid #ccc;
	padding: 0 0 0 0;
	font-size: 14px;
	width: 612px;
}

.comments-template ol{
	margin: -10px 0 0 0;
	padding: 0;
	list-style: none;
	width: 612px;
}

.comments-template ol li{
	margin: 0 0 0 10px;
	line-height: 18px;
	padding: 0 0 0 0;
	width: 585px;
}

.comments-template h2, .comments-template h3{
	font-family: Georgia, Verdana, Arial, Sans-serif;
	font-size: 16px;
}

.commentmetadata{
	font-size: 12px;
	margin: 0 0 0 0;
	padding: 0 0 0 10px;
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
	padding: 0;
	margin: 0;
}

#commentform{
	margin: -30px 0 0 20px;
}

/* ---- END COMMENTS ---- */
