/*  
Theme Name: ADOT by Anamorphics
Theme URI: http://anamorphics.com
Version: 1.0
Author: Anamorphics INC
Author URI: http://anamorphics.com
 
The CSS, XHTML and design is released under GPL:
hhttp://www.gnu.org/licenses/gpl-3.0-standalone.html

*/


* {	
	margin:0;
	padding:0;
	}

html {
	height:101%;
	background: #dfdddf url("images/bg-repeat.jpg") repeat-x;
	}
	
body {
	background: url("images/bg-center.jpg") no-repeat;
	background-position: center top;
	color: #464749;
	font: 76% Verdana, Helvetica, Arial, Sans-Serif;
	line-height: 180%;
	letter-spacing: .02em;
	height:101%;
	}


/**************** Structure *****************/
			#page {
				width:1000px;
				margin-left: auto;
				margin-right: auto;
				padding: 0;
				background: #fff;
				font-size: .9em;
				min-height:101%;
				overflow:hidden;
				}
			
			#credit {
				width:1000px;
				margin-left: auto;
				margin-right: auto;
				padding: 8px 0 8px 0;
				font-size: .8em;
				overflow:hidden;
				text-align: right;
				line-height: 140%;
				}
				#credit a {color: #838183;}
			
			#header {
				width:1000px;
				height: 154px;
				overflow:hidden;
				}
				
			#search-bar {height: 32px; width: 940px; background: #dfdddf; overflow:hidden;
			padding: 10px 60px 0 0; text-align:right;
			}
								
			#content {
						width:1000px;
						padding: 26px 0 0 0;
						margin: 0;
						background: url("images/content-logo.jpg") 0 13px no-repeat;
						overflow:hidden;
						}
						#multi_posts {
							width: 664px; 
							float:left; 
							overflow:hidden;
							display:block;
							}
						#post-inner {display:block; overflow:hidden; min-height: 450px;}
						.post, .post-about, .page {
								width: 421px;
								overflow: hidden;
								float:right;
								padding: 0 49px 20px 0;
								}			
								.post-about {line-height: 1.5em;}
								.post-about img {float:left; width: 85px; height: 85px; padding-top: 5px;}
								.about-section {display:block; overflow:hidden; width: 320px; float:right;}
						.post-archive {
								width: 421px;
								overflow: hidden;
								float:right;
								padding: 0 49px 0px 0;
								}				
								.post-archive a {padding: 0 0 0 20px;}
								.date-archive {display:block; font-weight: bold; font-size: 1.1em; color: #660066; padding: 10px 0 0 0;}
								#archives-list {overflow:hidden; min-height: 420px;}
						.entry {
								padding:10px 0 0 0;
								overflow: hidden;
								margin-top: 10px;
								}	
								
						.page-entry {
								padding:0 0 0 0;
								overflow: hidden;
								margin-top: 0;
								}
						.navigation {width: 420px; clear:all; padding: 0 50px 0 194px; display:block; height: 30px;}
						.post img, .post img a:link, .post img a:visited {
									background: #fff;
									}
						.gallery a img, .gallery img {
								border: 1px solid #cfe3ee; padding: 5px 5px 20px 5px; background: #fff;
								}
						
						.gallery-item {
								text-align:center;
								}
						
						.gallery-caption {
								font-size: .9em;
								padding-top: 0;
							}
						

			#page_content {
					width:500px;
					min-height: 300px;
					float:left;
					padding: 0 0 0 10px;
					margin: 12px 0 0 0;
					}	

			#sidebar {
					width: 335px;
					padding: 0;
					float:right;
					margin: 0;
					}
					

			#foot-calendar {display:block; margin: 10px 0 0 0; width: 620px; color: #65016b; background: #fff; overflow:hidden;}
			#foot-calendar .col1 {width: 305px; float:left; display:block; text-align:center; margin-top: 10px; height: 200px;}
			#foot-calendar .col2 {width: 295px; float:left; display:block; border-left: 1px solid #cccccc; padding-left: 5px; margin-top: 10px;}
			#foot-calendar a {text-decoration: underline;}
			#foot-calendar .col2 .smaller {letter-spacing: -.03em; font-size: .95em;}
			.purple {color: #65016b;}
			.green {color: #005232;}
			
			#footer {
					margin: 0 auto;
					width: 1000px;
					overflow: hidden;
					}
					#footer-inner {
						background: #fff;
						margin: 22px;
						border-top: 1px solid #005232;
						display:block;
						padding: 0 0 30px 0;
						overflow:hidden;
						}				
					#footer-inner a {text-decoration: underline;}
					#footer-inner .col1 {float:left; width: 283px; display:block;}
					#footer-inner .col2 {float:left; width: 600px; border-left: 1px solid #005232; display:block; padding: 34px 0 0 16px; letter-spacing: .1em;}

			.date {font-size: .9em; color: #818386; display:block; margin-top: -4px;}
			.date2 {font-size: .9em; color: #818386; display:block; margin-top: -4px; margin-bottom: -20px;}
			.tags a {background: url("images/tags.jpg") top left; padding: 4px 8px 2px 18px; margin-right: 5px; text-transform:uppercase; letter-spacing: .06em; font-size: 90%;}
			.category { text-transform:uppercase; letter-spacing: .04em; font-size: 95%; }
			
			.commentct {font-family:Courier; float:right; padding: 10px 12px 10px 50px; text-transform:uppercase; letter-spacing: .04em; font-size: 200%; line-height: 12px;} 
			.edit {float:left; padding-top: 20px;font-family:Courier;}		
			
			.e2ma_signup_form_row {display:block; overflow:hidden; clear:all; margin: 0 0 4px 0;}
			.e2ma_signup_form_label {float:left; width: 80px; text-align: right; padding: 0 5px 0 0; text-transform: uppercase; font-size: .9em; letter-spacing: .03em;}
	
			#e2ma_signup_message {font-size: .95em;}
			#e2ma_signup_form_button_row {text-align: right; padding: 0 55px 0 0;}
			
/**************** HTML Elements *****************/
				.postmetadata {
				border-top: 2px solid #f3ddea;
				border-bottom: 2px solid #f3ddea;
				padding: 2px 0 2px 0;
				margin-top: -18px;
				font-family:Courier;
				clear:all;
				min-height: 26px;
				}
				
			.edit_comments {display:block; overflow:hidden; clear:all;}
	
	
			img.wp-smiley {border: 0; padding: 0; margin:0;}
	
			.left { float:left; padding-right: 8px; }
			.right { float:right; padding-left: 8px; }
			.alignleft {float: left; margin: 2px 6px 6px 0;}
			.alignright {float: right; margin: 2px 0 6px 6px;}
			.aligncenter {text-align: center; margin: 8px 0 8px 0}
			
			p {	
				margin: 0 0 15px 0;
				}
			
			a:link, a:visited {
				color: #6b0566;
				text-decoration:none
				}
			
			a:hover, a:active {
				color:#ffbe1e;
				text-decoration: none;
				}
			
			a:focus { 
		    outline: none; 
				}

			
			hr {
				display: block;
				border:0;
				border-bottom: 3px dotted #666666;
				}
			
			small {
				font-size: 90%;
				}
			
			img {
				border:0;
				outline: none;
				}
			img.rss {padding: 4px 0 0 0; margin-bottom: -6px;}
			
			
			ol li {
				margin: 0 0 0 30px;
				padding: 0px;
				}
	
					
/****************	Headers ****************/

			h1 {
				font-size: 2em;
				font-weight:normal;
				letter-spacing:-0.02em;
				}
				
			h2 {
				font-size: 1.1em;
				color: #6b0566;
				line-height: 1.2em;
				padding-bottom: 4px;
				}
				
			h3 {
				text-transform: uppercase;
				letter-spacing: .18em;
				font-size: 1em;
				font-weight: bold;
				padding: 0 0 0 43px;
				background: #dfdddf;
				color: #660066;
				}
			h3.about {padding: 0 0 4px 0; background: none;}
			
			h3#respond {
				border-top:0px dotted #b6b6b6;
				margin-top:25px;
				padding-top:20px;
				}
			
			h3#comments {
				margin-top:32px;
				text-align: left;
				}	
			
			h3 a:link, h3 a:visited {
				color:#5f5f5f;
				}
			
			h4 {
				text-transform: uppercase;
				letter-spacing: .18em;
				font-size: 1em;
				display:inline;
				}
			
			h5 {
				color: #fff;
				font-size:4.5em;
				margin-bottom:0px;
				padding: 30px 0px 4px 10px;
				margin-top: 6px;
				background: #c7c3c2;
				font-weight: normal;
				}	
				
			h6 {
				color: #fff;
				font-size:1.6em;
				margin-bottom:0px;
				padding: 2px 0px 0 10px;
				margin-top: 6px;
				background: #FDE2E0;
				font-family: Courier;
				}	
				
/**************** SIDEBAR ****************/

			
			#sidebar h3 {
					text-transform: uppercase;
					letter-spacing: .18em;
					font-size: 1em;
					font-weight: bold;
					padding: 2px 192px 2px 0px;
					text-align: right;
					margin: 0 0 14px 0;
					clear:left;
					}
			#sidebar h3.green, #sidebar h3.green a:link, #sidebar h3.green a:visited {background: #005232; color: #ffb515;}
			#sidebar h3.purple, #sidebar h3.purple a:link, #sidebar h3.purple a:visited {background: #660066; color: #ffb515;}
			#sidebar h3.no-bg {background: none; color: #ffb515; text-align: left; padding: 0; color: #660066; margin: 0 0 8px 0 ;}
			
			#sidebar ul li img {float:left; margin: 0 10px 18px 0;}
			.slideshow {display:block;float:left; margin: 0 10px 18px 0; }


			#sidebar ul {
					margin-top: 0;
					margin-bottom: 20px;
					}
				#sidebar .widget {margin-bottom:10px;}
				#tag_cloud {margin-bottom:10px;}
			
			#sidebar h2 {padding: 0 0 14px 0;}
			#sidebar li.special h2 {padding: 0 0 2px 0;}
			#sidebar li.special p {padding: 2px 0 0 0;}
				a.special-link {margin: 4px 0 5px 0; display:block;}
				a.about-link {margin: -10px 0 10px 0; display:block;}
			#sidebar li {
					list-style:none;
					display: block;
					}
			
			
			#sidebar p {padding: 0 5px 0 0; margin: 0; font-size: 1em; color: #464749;}
		  			 li.recentcomments {margin-bottom: 10px; background: #fef78f;}
			 
			#sidebar li a:link, #sidebar li a:visited {
					background: transparent;
					color: #005232;
					}
			#sidebar li a:hover {color: #ffb515;}
			
			
				#wp-calendar td a:link {background: #f5eb93; }
				#wp-calendar caption {text-align: left;}
					
			#sidelist select {margin-bottom: 20px;}
			
			
			#sidebar li a:hover, #sidebar li a:active {
					background:#AFDFE5;
					text-decoration:none;
					}
			
			#sidebar li li a:link, #sidebar li li a:visited {
					border-left:none;
					background: #FFFAF0;
					}
			
			#sidebar a:hover, #sidebar a:active, .current_page_item a, #home .on {
					color: #ffffff;
					text-decoration:none;
					}
			
			#sidelist li {
					list-style:none;
					}
			
			#sidelist li.page_item	 {
				padding-left: 10px;
				}
			
			#sidelist  li {
					list-style:none;
					line-height: 15px;
					padding-bottom: 8px;
					}
		
			#sidelist  li a:hover, #sidelist li a:active {
					background:transparent;
					text-decoration:none;
					}
			
			#sidelist  li li a:link, #sidelist li li a:visited {
					border-left:none;
					background: transparent;
					}

			#sidelist a:hover, #sidelist a:active, .current_page_item a, #home .on {
					color: #696969;
					text-decoration:none;
					background-color: transparent;
					}


	
/**************** Small Content ****************/

			code {
				font-family:"Bitstream Vera Sans Mono","Courier New",monospace; 
				font-size: 114%;
				}
			
			.bullets li {
				list-style:none;
				border-bottom:0px solid #FFF;
				}
			
				
			#writer {
				background:#FEF3E0;
				margin:25px 0 15px 0;
				padding:12px;
				}
			
			#writer img {
				padding:1px;
				border:1px solid #7da939;
				float:left;
				width:80px;
				}
			
			#writer span {
				display:block;
				padding-top:4px;
				border-top:1px solid #cbd8b4;
				margin-top:12px;
				}
			
			#writer p {
				margin:0;
				width:482px;
				}	

/****************Post Formatting****************/

			.post blockquote {
				color:#666666;
				float:right;
				padding:0 0 0 10px;
				margin:10px 0 10px 61px;
				border-left: 2px solid #acd1fd;
				
				}	
			.post ul, .post ol {margin-bottom: 25px;}
			.post ul li {
				list-style:disc;
				margin-bottom:5px;
				line-height:115%;
				margin-left:30px;
				}
			
			.post ol li {
				margin-bottom:5px;
				line-height:115%;
				margin-left:30px;
				}
				
			#tags {
				padding:3px;
				border-bottom:1px solid #70431C;
				border-top:1px solid #70431C;
				}	

/********************* Form Elements ******************/

			select {
				padding: 3px 2px 4px 2px;
				border: 1px #f0e23b solid;
				border-right: 2px #f0e23b solid;
				border-bottom: 2px #f0e23b solid;
				width:100%;
				font-size: 12px;
				color: gray;			
				}

			#searchform {
				padding:0 5px 0px 0; 
				clear:all;
				}
			#searchform input {
					padding: 3px 8px 2px 20px;
					width: 242px;
					font-size: 11px;
					color: #6b0566;
					background: url("images/search.jpg") no-repeat;
					border: none;
					}
			#searchform .button {text-transform: uppercase; 
					letter-spacing: .05em;
					font-size: 11px;
					color: gray;
					border: none;
					width: 70px;
					padding: 2px; margin-top: 0;
			}
			

			
			#commentform input {
			    padding: 3px 2px 2px 2px;
					background: #fff;
					letter-spacing: .05em;
					font-size: 11px;
					color: #545454;
				}
			
			#commentform textarea {
				width: 98%;
				font-size: 12px;
				padding: 5px;
				margin-top:5px;
									background:transparent;
					line-height: 14px;
					color: #545454;
				}


/*************** Comments *****************/

						
			.alt {
						margin: 10px;
						background: #f1f1f1;
						padding: 4px;
						}
			
			.commentlist {
						padding: 0;
						text-align: justify;
						background: white;
						margin-bottom: 40px;
						}
			ol.commentlist {margin:0;}
			ol.commentlist li {margin:4px 0 8px 0;}
			.commentlist li {
						margin:20px 5px 10px 0px;
						padding: 5px;
						list-style: none;	
						border: 1px dotted gray;
						}
			.commentlist li ul li { 
						margin-right: 10px;
						margin-left: 16px;
						list-style: none;		
						}
			.commentlist li ul li li {background: #fff;}
			.commentlist li ul li li li {background: #F1F1F1;}
			.commentlist li ul li li li li{background: #fff;}	
			.commentlist p {
						margin: 10px 5px 10px 0;
						}
						.children { padding: 0; }
			
			.commentlist li .avatar { 
						float: right;
						border: 1px solid #eee;
						padding: 4px;
						background: #fff;
						margin: 0 0 6px 6px;
						}
					
			.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;
						}
			#commentform p {
						font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
						}
			.commentmetadata {
						font-weight: normal;
						font-size: 80%;
						padding-left: 0px;
						}
			.reply {
						background: #fef8d7;
						font-size: 90%;
						display: inline;
						padding: 1px;
						letter-spacing: .03em;
						text-transform: uppercase;
						}
			.nocomments {
						text-align: center;
						margin: 0;
						padding: 0;
						}
			.commentmetadata {
						margin: 0;
						}
						
						
						
/* Captions */
				.aligncenter,
				div.aligncenter {
					display: block;
					margin-left: auto;
					margin-right: auto;
				}
				
				.wp-caption {
					border: 1px solid #cfe3ee;
					text-align: center;
					background-color: #fff;
					padding-top: 4px;
					
					-moz-border-radius: 1px;
					-khtml-border-radius: 1px;
					-webkit-border-radius:1px;
					border-radius: 1px
				}
				
				.wp-caption img {
					margin: 0;
					padding: 0;
					border: 0 none;
				}
				
				.wp-caption p.wp-caption-text {
					font-size: 10px;
					color: gray;
					line-height: 17px;
					padding: 0 2px 2px;
					margin: 0;
				}
/* End captions */

		
/***************** Float Properties******************/

			.clearfloat:after {
				display:block;
				visibility:hidden;
				clear:both;
				height:0;
				content:".";
				}
				
			.clearfloat {
				display:inline-block
				}
			
			.clearfloat {
				display:block
				}

				i, em {font-style: italic;}

