/*
Theme Name: Avatar Exploitable
Theme URI: 
Description: A WordPress theme by Worldly Pursuits, Avatar X is designed to provide a simple framework for duplicating the look of your existing website, for better blog integration.
Version: 1.0
Author: Worldly Pursuits
Author URI: http://worldlypursuits.com/
Tags: simple, white, fixed width, two columns, widgets

The CSS, XHTML and design is released under GPL: http://www.opensource.org/licenses/gpl-license.php
*/

/* Global */

* {margin:0;padding:0;font-family:'Lucida Grande',Verdana,Arial,Sans-Serif;color:#036;}

body {
	background: #fff;
	text-align: center;
	margin: 0 0 18px 0;
	padding: 0;
	-webkit-text-size-adjust: none; /* Stops iPhone Safari from resizing text for readability */
	letter-spacing: 0;
}

#page {
	background-color: #fff;
	margin: 0px auto;
	padding: 0;
	width: 910px;
	text-align: left;
}

#header {
	background: #fff url('images/sky.png') no-repeat bottom left;
	padding: 0;
	height: 71px;
}

#footer {
	height: 40px;
	background: #fff url('images/ground.png') no-repeat bottom center;
	border: none;
	padding: 5px 0 0 45px;
	margin: 5px auto;
	clear: both;
}

#footnote {
	margin-top: 13px;
	font-size: 9px;
	text-align: center;
	color: #369;
}

.worldly {padding-left:50px;}

#globalnav {width:910px;clear:both;margin-top:5px;}
.center {display:table;margin:0 auto;}
#globalnav ul {list-style:none;}
#globalnav li {float:left;}

#globalnav li a {
	display: block;
	font-size: 13px;
	text-decoration: none;
	background-color: #fff;
	border: 1px dotted #aaa;
	padding: 6px;
	margin: 0 5px;
}

#globalnav li a:hover {
	color: #fff;
	background-color: #f90;
	border: 1px solid #c60;
}

#globalnav .current_page_item a, #globalnav .current_page_item a:hover {
	color: #eee;
	background-color: #369;
	border: 1px solid #369;
}

.more-link {width:40px;text-align:center;}

a.more-link, .navigation a, a.button {
	margin-top: 5px;
	padding: 3px;
	border: 1px dotted #aaa;
	background-color: #fff;
	font-size: 10px;
	line-height: 15px;
	color: #069;
	font-weight: bold;
}

.postmetadata a, a.login {
	margin: 0px;
	padding: 3px;
	border: 1px dotted #aaa;
	background-color: #fff;
	font-size: 10px;
	line-height: 13px;
	color: #069;
	font-weight:bold;
}

a:hover.more-link, .navigation a:hover, .postmetadata a:hover, a:hover.login, a:hover.button {
	border: 1px solid #c60;
	background-color: #f90;
	color: #fff;
}

.navigation {display:block;margin:0;padding:0 0 42px 0;}

.clear {clear:both;}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}

/* End Global */




/* Structure */

#sidebar {
	padding: 10px 20px;
	margin-left: 650px;
	margin-right: 20px;
	border: 1px solid #036;
	background-color: #f0f4f8;
}

#sidebar form {margin:0;}

#content {float:left;padding:0;margin-left:20px;width:630px;}

#above {width:610px;padding-top:10px;margin:0;}

#below {
	width: 610px;
	clear: both;
	margin-top: 15px;
	padding-top: 15px;
	padding-bottom: 5px;
	border-top: 1px solid #93b0cb;
}

#links {
	float: left;
	width: 130px;
	margin-right: 20px;
	margin-bottom: 15px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	border-right: 1px solid #c6d6e4;
}

#main {margin:0 10px 0 171px;}

#feature {
	float: left;
	width: 230px;
	margin-right: 20px;
	padding-right: 15px;
	border-right: 1px solid #c6d6e4;
}

#related {margin:0 10px 0 271px;}

#second-story {height:108px;}

#left {
	float: left;
	width: 290px;
	margin: 0;
	padding-top: 10px;
	border-right: 1px solid #c6d6e4;
}

#right {
	margin-left: 310px;
	padding-top: 10px;;
}

.officers td {padding:10px 0;vertical-align:middle;font-size:14px;}

/* End Structure */




/* Type */

.ragged p {text-align:left;}

p {font-size:12px;line-height:20px;margin: 0 0 12px 0;padding: 0;text-align:justify;}

p.deck, #main p.deck {font-size:18px;line-height:28px;}

p.intro, #main p {font-size:15px;line-height:23px;}

#links p {font-size: 11px;margin-right:5px;padding-bottom:20px;text-align:left;}

p.body {padding-bottom:10px;}

#feature p {margin-right:10px;}

#footer p {margin:0;padding:10px 0;}




a {color: #369;font-weight:normal;text-decoration:none;border-bottom:1px dotted #369;}

a:hover {color: #f90;}

#links li {font-size: 11px;}

#event-calendar a {border: none;}

h2 a, h3 a, h4 a, h5 a, h6 a {font-weight: bold;color:#036;}


.post h2 {margin-top:10px;margin-bottom:0px;}

h2 {font-size:18px;margin-bottom:15px;}

#sidebar h2 {
	padding: 10px 0 5px 0;
	margin-bottom: 10px;
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 14px;
	font-weight: bold;
	border-bottom: solid 1px #93b0cb;
}

h3, h3 a {font-size:16px;margin-bottom:5px;}

h4 {font-size:14px;margin-bottom:5px;}

h5 {font-size:12px;margin-bottom: 3px;}

h6 {font-size:10px;margin-bottom: 3px;}

.extension {font-size:9px;font-weight:bold;color:#036;}

.new {font-size:9px;font-weight:bold;color:#fff;background-color:#f90;padding:2px;}


/* End Type */




/* Lists */

html>body .entry ul {margin-left:0px;padding:0 0 0 30px;list-style:none;padding-left:10px;text-indent:0px;}

html>body .entry li {margin:0;}

.entry ol {padding:0 0 0 35px;margin:0;}

.entry ol li {margin:0;padding:0;}

.postmetadata ul, .postmetadata li {display:inline;list-style-type:none;list-style-image:none;}

#content ul {margin:0;padding:0 0 20px 0;list-style-type:none;line-height:22px;font-size:12px;}

#sidebar ul, #sidebar ul ol {margin:0;padding:0;}

#sidebar ul li {list-style-type:none;list-style-image:none;margin-bottom:10px;font-size:12px;}

#sidebar ul p, #sidebar ul select {margin:5px 0 3px 0;}

#sidebar ul ul, #sidebar ul ol {margin:5px 0 0 5px;}

#sidebar ul ul ul, #sidebar ul ol {margin:0;padding:0;}

ol li, #sidebar ul ol li {list-style:decimal outside;}

#sidebar ul ul li, #sidebar ul ol li {margin:3px 0 0 0;padding-bottom:2px;}

ul ul li {margin-left:0px;padding-left:10px;text-indent:-10px;font-size:11px;}

.condense li {padding-bottom:15px;line-height:16px;}

.nopad ul, ul.nopad, li.nopad {padding:0;}

.callus li {color:#369;line-height:18px;}

/* End Lists */




/* Images */

img {margin:0;padding:0;border:none;}

img a, #sidebar img a {border:none;}

img.centered {display:block;margin-left:auto;margin-right:auto;}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	float: right;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	float: left;
}

a.highslide {border:none;display:inline;}

#main img {
	width: 429px;
	height: auto;
	padding: 0;
	margin: 0;
}

#feature img {
	width: 220px;
	height: auto;
	padding: 0;
	margin: 0;
}

#related img {
	height: 90px;
	width: auto;
	float: left;
	margin-right: 10px;
	display: inline;
}

.officers img {float:left;margin-right:10px;}

/* End Images */




/* WordPress */

.post {margin:0;padding:0;text-align:left;}

.post hr {display: block;}

.post-edit-link {display: none;}


/* End WordPress */



/*Begin Events Post*/
#event-post {
	width: 605px;
	background-color: #FFF;
	color: #036;
	text-align: justify;
	line-height: 21px;
}

#event-post a {
}

#event-details {
	float: left;
	width: 250px;
	background-color: #eee;
	margin: 5px 0;
	padding: 10px;
	border: 1px solid #c6d6e4;
}

#event-details h3 {
	border-bottom: 1px solid #c6d6e4;
}

#event-details h4 {
	padding-top: 5px;
	font-size: 13px;
	color: #369;
}

#event-info {
	margin: 0px 0 10px 297px;
	background-color: #FFF;
	font-size: 14px;
}

.note {
	font-size: 12px;
	color: #369;
	font-style: italic;	
}

/* End Events Post */


/* Begin Single Page */
#single {
	margin-right: 30px;
}

#single h2 {
	padding: 0;
	margin-top: 10px;
}

#single p {
	margin-right: 10px;
}

#single img {
	width: 590px;
	height: auto;
	padding: 0px 0px 5px 0;
	margin: 0 0 10px 0;
	float: left;
}

/* End Single Page */

/* Begin Archive Page */

#archive {
	margin-right: 30px;
}

#archive h3 {
	margin: 5px 0 10px 0;
}

#archive p {
	font-size: 13px;
	line-height: 19px;
	text-align: left;
}

#archive img {
	width: 120px;
	height: 80px;
	overflow: hidden;
	float: left;
	margin-right: 15px;
}

/* End Archive Page */



.alt {
	background-color: #fff;
	border-bottom: 1px dashed #ddd;
	font-size: 14px;
}
	
.postmetadata {
	padding: 15px 0;
	font-size: 10px;
	border-bottom: 1px solid #ddd;
	clear: both;
	display: block;
}
	
small {
	font-size: 10px;
}	

cite {
	color: #069;
}

small, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 14px 'Lucida Grande', Verdana, Arial, Sans-Serif;
	padding: 5px 0;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}




	







/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 10px 3px 0 3px;
}

#sidebar #searchform #s {
	width: 110px;
	padding: 2px;
}

#sidebar #searchsubmit {
	margin-left: 4px;
 	cursor: pointer;
}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
}

select {
	width: 13px;
}

#commentform {
	margin-right: 45px;
}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
}

#commentform textarea {
	width: 100%;
	padding: 2px;
	margin-top: 10px;
}

#commentform #submit {
	margin: 10px 0 20px 0;
	float: right;
 	cursor: pointer;
	border: 1px dotted #999;
	color: #369;
	padding: 5px;
	font-weight: bold;
}

input {
 	border: #93b0cb 1px solid;
 	background-color: #fff;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
 	font-size:10px;
 	font-weight: normal;
 }

#searchsubmit {
 	border: none;
	cursor: pointer;
 	text-decoration:none;
	color: #369;
	background-color: #f0f4f8;
	font-size: 11px;
	font-weight: bold;
 }
 
 #searchsubmit:hover {
 	text-decoration:none;
	color: #f90;
 }
/* End Form Elements */



/* Begin Comments*/
#comments, #respond {
	line-height:24px;
}

#comments {
	padding-top:10px;
}

.alt {
	margin: 0;
	padding: 10px;
}

.commentlist {
	padding: 0;
	text-align: justify;
}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}

#commentform p {
	margin: 0;
	margin-bottom:10px;
}

.nocomments {
	margin: 0;
	padding: 0;
}

.commentmetadata {
	margin: 0;
	display: block;
}
/* End Comments */



/* Begin Calendar */
#wp-calendar_wrap {
	text-align: left;
}

#wp-calendar {
	empty-cells: show;
	margin: 0px 0 0 0;
	width: 155px;
	text-align: left;
}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}

#wp-calendar a {
	display: block;
}

#wp-calendar caption {
	width: 100%;
	text-align: center;
}

#wp-calendar td {
	padding: 3px 0;
}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
}

acronym, abbr {
	border-bottom: 1px dashed #ddd;
}

blockquote {
	font-weight:bold;
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
}

blockquote cite {
	margin: 5px 0 0;
	display: block;
}

.hidden {display: none;}

hr {display: none;}

/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	background-color: #eee;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0px 5px;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 10px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
	font-style: italic;
}
/* End captions */




/*Login Controls*/
/* IE5 Mac Hack \*/ 
#reglog { padding-right: 12px; } 
/*/ 
#reglog { padding-right: 12px; overflow: hidden; } 
/* End Hack */

#reglog {
	float: right;
}

#reglog ul {
	margin: 0px;
	padding: 0px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	font-size: 11px;
}

#reglog li {
	float: left;
	list-style-image: none;
	list-style-type: none;
	line-height: 20px;
}

#reglog li a {
	color: #069;
	padding: 0px 10px 0px 10px;
	border: none;
}

#reglog li a:hover {
	text-decoration: underline;
	color: #f90;
}
/*End Login Controls*/


#gallery a {
	border-bottom: none;
}

.top_navigator {
	padding-bottom: 18px;
}

#lazyest_navigator a {
	font-size: 14px; 
	font-weight: bold;
}


/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */
