/*

Theme Name: Paula O

*/



/*BACKGROUND IMAGE************/

body {

	background: #ffffff url(images/patt1.png) repeat fixed; 

	font: 12px serif; /*ENTRY FONTS*/

	color:#4e4e4e; /*OVERALL TEXT COLOR*/

}





/*LINK STYLES****************/

a {

	text-decoration:underline;

	color:#676864;

}

a:hover {text-decoration:none;
	color:#acada9;}





/*LOGO IMAGE*****************/

#logo {

	height:100%;

	width:1000px;

	background:#fff;	

        margin: 0;

}





/*MENU COLORS****************/

#menu {

	background:#006553;

}



#menu li a, #menu li h2, #menu h2 li, #menu li.search input.submit{
	font-family: Garamond, serif;
        font-size: 13px;
        text-align:center;
        text-transform: uppercase;
        letter-spacing: 1px;
	color:#ffffff;	/*MENU FONT COLOR*/
        font-weight: normal;
        line-height: 13px
}
#menu li:hover {padding: 14px 0px 15px 0px; margin-right: -2px;margin-top: 0px; line-height: 13px}

#menu li:hover h2 {padding: 0px 4px; font-size: 13px; margin-top: -2px;vertical-align:middle; line-height: 13px}

#menu li:hover h2:before {content: "{"; margin-left: -3px;font-size: 13px; line-height: 13px} 
#menu li:hover h2:after {content: "}";font-size: 13px;} 

#menu li {text-align: center; line-height: 13px}
#menu li li {text-align: left}
#menu li li a{font-size: 12px; height: 25px; padding-top:0;padding-bottom:0;  line-height: 13px}
#menu li li a:hover, #menu li li:hover {background: url(none); height: 21px; padding-top:0;padding-bottom:0; margin-left: 9px;  line-height: 13px}
#menu li a:hover {

	color:#ffffff; /*MENU FONT COLOR WHEN HOVERING*/
} 





/*BANNER COLORS*************/

#banner {
margin:0px auto 0 !important;
padding-top: 5px !important;
}





/*TWITTER / SEARCH / RSS***/

.holder {

	background:#e9e6dd;

}

.holder .text strong {

	display:block;

	font-size:14px;

	color:#2c2c2c;

	font-weight:normal;

	line-height:17px;

	position:relative;

	margin:-4px 0 0;

}

.holder .text p {

	font-size:14px;

	color:#2c2c2c;

	line-height:17px;

	margin:0 0 5px;

}



/*POSTS*******************/

.title {

	margin-top: 20px;

        display:block;

        margin-bottom: 30px;

}

	/*POST TITLE FONT STYLE**/

.ti, .title h2 {

	font-size:24px;

	font-family:'Palatino Linotype', 'Book Antiqua', Palatino, serif;

	font-weight:normal;

	line-height:26px;

	color:#deded7;

        padding-left: 0px;

        padding-top: 0px;

        margin-bottom: 5px;

}

.title h2 a {text-decoration:none;}

.title h2 {clear:right;}

.title h2 a:hover {color: #006553}

h2, h2 a {

	font-family:'Palatino Linotype', 'Book Antiqua', Palatino, serif;

	font-weight:normal;

	line-height:24px;

	color:#acada9;	

        margin:0;

}

h3 {

	margin:0;

	font-size:20px;

	font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, serif;

	font-weight:normal;

	line-height:20px;

	color:#006553;

}

	/*DATE AND CATEGORY FONT STYLES*/

.title .postmetadata a, .title .postmetadata {

        text-transform: none;

	font-size:12px;

	font-weight:normal;

	line-height:12px;

        padding:0;


}

.title .postmetadata a {color:#000000;}

.title .postmetadata {margin-left: 0px;color:#000000;}



/* NEXT / PREVIOUS PAGE navigation*/

.navigation {

	text-align: center;

	margin-top: 10px;

	margin-bottom: 0px;

	font-size: 14px;

	font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, serif;	

	width: 100%;

	padding: 10px 0px;

	height: 15px;

}

.navigation a {text-decoration:none;}

.navigation a:hover {text-decoration:underline;}



.navbg {background: #fff;}



/*FOOTER LINKS*/

#footer {

	padding:8px 0 0;

	width:100%;

	font:12px/25px 'Palatino Linotype', 'Book Antiqua', Palatino, serif;

	color:#b2b2b2;

	text-align:center;

}

#footer p {margin:0; clear:both;}

#footer a, #footer a:hover, #footer a:visited {

	text-decoration: none;

	color: #b2b2b2;

}





.alignleft {float: left;}

.alignright {float: right;}



.clear {clear: both;}









body {

	margin:0;		

}

img {border-style:none;}

input,

textarea,

select{

	font:100% arial,sans-serif;

	vertical-align:middle;

}

form,fieldset{

	margin:0;

	padding:0;

	border-style:none;

}

/*main container*/

#wrapper {width: 1030px;

        background: transparent url(images/1000whiteshadow.png) repeat-y;

        margin: 0px auto 0;}
#wrapper_bottom {height:10px; width: 1030px; background: transparent url(images/1000whitebottomshadow.png) bottom center no-repeat;margin: 0px auto 30px;}

#main {

	margin:0 auto;

	width: 1000px;

	padding:0px 0 0px;

}

/*header*/

#header_top {height:10px; width: 1030px; background: transparent url(images/1000whitetopshadow.png) top center no-repeat;margin: 30px auto 0;}
#header img {display:block;}

#menu {

	list-style:none;

	margin:5px 5px 0 5px;

	padding:0px;	

	height:42px;
        

}

#menu:after {

	content:" ";

	display:block;

	clear:both;

}

#menu li, #menu li h2, #menu h2 li.page_item{

	float:left;

        border-right: 0px solid #756153;

}
#menu li {
	padding:14px 9px 15px 8px;margin:0 auto;}

#menu li h2, #menu h2 li.page_item {padding: 0; margin:0;}

#menu li h2 a {line-height: 13px; margin: 0;padding: 0}

#menu li a {

	text-decoration:none;

}

#menu li li {margin:0; height:25px;}
#menu li.last {border:none;}



#menu li.hover a,

#menu li:hover a,

#menu li.hover,

#menu li:hover {

	position: relative;

}

#menu li.hover ul,

#menu li:hover ul {

	display: block;

}

#menu ul {

	padding:14px 0 6px;

	margin:0;

	list-style:none;

	width:175px;

	display: none;

	position: absolute;

	left: 0;

	top: 100%;

	background:#e9e6dd;

}

#menu ul li {

	padding:0px 5px 0px 17px;

        margin:0;

	width:160px;

        border:none;

        height: 100%;

        padding-bottom: 3px;

}

#menu ul li a {

	text-align:left;

	width:100%;

	background:none;

	color:#7a7a7a;

	line-height:18px;

	height:auto;

	display:block;



}

#menu ul li a:hover {color:#000;}
#menu li.search {padding-top: 10px;margin-left:0px;padding-right:10px;float:right;}
#menu li.search:hover {background:url(none); margin-right: 0;}
#menu li.search span input {width: 130px;margin-bottom: 15px;margin-top:0;font-size: 11px;}
#menu li.search input.submit{background:url(none); border:0;padding:0;width: 60px;margin-bottom:15px;}


.holder {

	padding:20px 30px 20px;

	width:940px;

	overflow:hidden;

}

.holder ul {

	list-style:none;

	margin:0;

	padding:0;

	height:1%;

	overflow:hidden;

}

.holder ul li {float:left;}

.holder .text {

	width:420px;

	padding:0 64px 0 17px;

}

.holder ul li.search {

	padding:0 67px 0 95px;

	width:187px;

}

.holder ul li.search label {

	color:#2b2b2b;

	font-size:10px;

	line-height:10px;

	display:block;

	text-transform:uppercase;

	padding:0 0 9px;

}

.holder ul li.search span {

	background:url(images/search.gif) no-repeat;

	display:block;

	width:171px;

	height:33px;

	padding:6px 8px 0;

}

.holder ul li.search span input {

	background:none;

	border:0;

	width:171px;

}

.holder ul li.rss {padding: 11px 0 0 49px;}

.holder ul li.rss a {

	display:block;

	width:43px;

	height:44px;

	overflow:hidden;

	text-indent:-9999px;

	background:url(images/rss.png) no-repeat;

}

/*content*/

#content {

	width:940px;

	background:#fff;

	padding:23px 30px 0px 30px;

        margin: 0 auto 0;

}

.entry {	

	overflow:hidden;

        margin-top: 20px;

        clear: both;

}

.entry p {

	line-height:22px;

	margin:0 0 10px;

}

.aligncenter {

	display: block;

	margin-left: auto;

	margin-right: auto;

	padding: 15px 0px;

}

.postmetadata {

	font-size: 10px;

	padding: 10px;

	text-transform: uppercase;

}

.postmetadata a {

	color:#000000;

	text-decoration:none;

	outline:none;

}

.postmetadata a:hover {text-decoration:underline}

.postmetadata ul, .postmetadata li {

	display: inline;

	list-style-type: none;

	list-style-image: none;

	}



div.stamp {

-moz-background-clip:border;

-moz-background-inline-policy:continuous;

-moz-background-origin:padding;

-x-system-font:none;

background:transparent url(images/date_bg.jpg) repeat-y scroll 100% 0;

color:#a5c7bb;

font-size:24px;

font-size-adjust:none;

font-stretch:normal;

font-style:normal;

font-variant:normal;

font-weight:normal;

line-height:8px;

padding-left:0px;

padding-right:15px;

text-align:center;

float: left;

border-right: 3px double #cec3b2;

margin-bottom: 0px;

margin-right: 10px;

margin-top: 3px;

height: 35px;

padding-top:4px;

}	



div.stamp span {

-x-system-font:none;

color:#4e3d3d;

display:block;

font-size:12px;

font-size-adjust:none;

font-stretch:normal;

font-style:normal;

padding-top: 2px;

font-variant:normal;

font-weight:normal;

line-height:normal;

margin-top:9px;

text-transform:uppercase;

}

.center {text-align: center;}

.center2 {

	display: block;

	margin-left: auto;

	margin-right: auto;

}

.commentlist li, #commentform input, #commentform textarea {

	font: 0.9em 'Palatino Linotype', 'Book Antiqua', Palatino, serif;

	}

.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;

	font-size: 1.1em;

	}



.commentlist p {

	font-weight: normal;

	line-height: 1.5em;

	text-transform: none;

	}

.commentlist {width: 900px;}

#commentform p {

	font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, serif;

	}



.commentmetadata {

	font-weight: normal;

	}

.comments {
        margin-top: 20px;
	padding-bottom: 15px;

}

.breaker {height: 20px; width: 100%;}

.galleryslideshow {

        height:600px; width:900px;

        margin: 0 auto 0;

}

.galleryslideshow p {margin:0;padding:0;}

.gallery_home {float: left; padding-left: 30px; margin: 0; padding-top: 153px;}

.gallery_close {float: right;padding-right: 30px;margin: 0; padding-top: 153px; display:inline;}

.gallery_home a, .gallery_close a, .gallery_close a:visited{

        text-decoration: none; background: #c6ddd5;padding:3px 6px 7px 7px;margin:0;line-height:24px; font-size: 12px;}

.gallery_home a:hover, .galleryslideshow .gallery_close a:hover{color: #fff;margin:0;line-height:24px;}

.galleryslideshow form {margin: 200px auto 0; padding:20px; background: #ffffff; text-align:center;}

.post_bottom {

        -moz-background-clip:border;

-moz-background-inline-policy:continuous;

-moz-background-origin:padding;

border: 1px solid #000;

clear:both;

display:block;

margin:40px 0 40px 0px;

height:auto;

padding: 10px 10px 0 10px;

position:relative;

width:920px;

z-index:100;

        }

.post_bottom .links, .post_bottom .links a, .commentform_link{
color: #006553;
margin:0 0 10px 0;
text-transform: uppercase;
padding:0px;
font-size: 12px;
text-decoration:none;}


ol.commentbox {

font-size: 12px;

border-top:1px dotted #CCCCCC;

color:#acada9;
margin:0;

max-height:86px;

overflow-x:hidden;

overflow-y:scroll;

padding:0 20px 7px 10px;

width:910px;
margin-left: -10px;
list-style-type: none;

}

span.commentbar {padding:0px;}
span.commentbar a, span.commentbar .author {color: #006553; text-decoration:none;}

#loading {

 	width: 200px;

 	height: 80px;

 	background-color: #ffffff;

 	position: absolute;

 	left: 50%;

 	top: 50%;

 	margin-top: -50px;

 	margin-left: -100px;

 	text-align: center;

}

.footer_bottom {width: 1000px;margin-top: 0; }

div.awpcomments {display:inline;}

.about {margin-top: -20px;}

.sexy-bookmarks {margin-top: 20px;}

.logoband {position: absolute; top: 450px; background: transparent url(images/logoband2.png) no-repeat top center;z-index: 100; height: 28px; width:900px; padding:37px 0 35px; margin: 0 auto 0;}

h2.gallery {font-size: 22px;z-index: 101;color: #edeeee; width: 100%; text-align:center; text-transform:uppercase; font-family: Palatino,serif; letter-spacing:6px; line-height:30px; padding:0; vertical-align:middle;} 

