/*  
Theme Name: ZEEG SImple Centered
Theme URI: http://zeegisbreathing.com
Description: A simple, clean blog theme by <a href="http://webdemar.com">webdemar</a> modified by <a href="http://www.zeegisbreathing.com">zeegisbreathing</a>.
Author: webdemar
Author URI: http://nickzegel.com
Tags: simple, clean, widgets, widget-ready, two columns, fixed width, valid CSS, valid XHTML
Version: 1.0
*/

/*
	- GENERAL
	- BASIC LAYOUT
	- HEADINGS
	- HEADER
	- CONTENT
		+ CONTENT LEFT
		+ CONTENT RIGHT
		+ SEARCH FORM
	- COMMENTS
	- FOOTER
	- USEFUL

/*	##################################
   	GENERAL
	################################## */
	
body {
	margin: 0px;
	padding: 0px;
	background: url(img/xerox-blk-bg.jpg) repeat;
	font:11px/16px Helvetica, Verdana, Tahoma;
	background-color:#000;
	color:#000000;
}

a {
	color:#ff3737;
 	line-height: 13pt;
 	text-decoration:none;
	}

a:link {color: #333333;}
a:visited {color: #ff3737;}
a:active {color: #999999;}
a:hover {color: #333333; text-decoration: none;}


blockquote {
	margin:0 30px 0 10px;
	padding: 0 0 0 10px;
	font-family:Georgia, serif;
	font-size:14px;
	color:#666666;
	line-height:20px;
	font-style:italic;
	border-left: 0px solid #cccccc;
}

img {
	border: none;
}

hr {
	border: 0;
	color: #CCC;
	background-color: #FFFFFF;
	height: 20px;
	margin-bottom:40px;

	}

hr.small {
	border: 0;
	color: #CCC;
	background-color: #FFFFFF;
	height: 5px;
	margin-bottom:10px;

	}
	
ul, ol {
	margin: 0 0 20px 20px;
	padding: 0px;
}

/*	##################################
   	BASIC LAYOUT
	################################## */
	
#page {
	width: 900px;
	margin: 0 auto;
	background-color:#ebffe5;
	background: url(img/#.jpg) no-repeat left bottom;
}
	
#header {
	position: relative;
	width: 900px;
	padding: 5px 0px 20px 0px;
	margin: 0 auto;
	background: url(img/#.jpg) no-repeat top right;
}

#content {
	width: 900px;
	margin: 0 auto;
	background-color:#FFFFFF;
}

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

#content-right {
	float: right;
	margin: 7px 0 0 30px;
	width: 220px;
}

#footer {
	width: 900px;
	background-color:#;
	
}

/*	##################################
   	HEADINGS
	################################## */
	
h1 {
	position: absolute;
	top: 80px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	font-size: 24px;
}

h1 a {
	color:#fff;
	text-decoration: none;
}

h2#blog-description {
	position: relative;
	margin: 0px;
	padding: 0px;
	font:normal 11px/11px Georgia, serif;
	color: #000000;
}

h2 {
	margin:18px 0 10px 0;
	padding: 0px;
	text-decoration: none;
	font-family: Georgia, serif;
 	font-size: 16px;
 	color: #cccccc;
 	font-weight: normal;
 	text-transform: uppercase;
 	letter-spacing: 0.1em;
 	line-height: 13pt;}

}

h3 {
	margin: 0 0 20px 0;
	font-family: Georgia, serif;
 	font-size: 18px;
 	color: #cccccc;
 	text-transform: uppercase;
 	letter-spacing: 0.1em;
 	line-height: 13pt;}

h3 a {
	text-decoration: none;
}

h3 a:hover {
	text-decoration: none;
}

h4	{
	margin: 0 0 10px 0;
	font-family: Georgia, serif;
	font-weight: normal;
 	font-size: 14px;
 	text-transform: uppercase;
 	letter-spacing: 0.1em;
 	font: normal;
}

a.headline {
	text-decoration: none;
	font-family: Georgia, serif;
 	font-size: 14px;
 	text-transform: uppercase;
 	letter-spacing: 0.1em;
 	line-height: 13pt;
	}
a.headline:link {color: #333333;}
a.headline:visited {color: #333333;}
a.headline:active {color: #999999;}
a.headline:hover {color: #ff3333; text-decoration: none;}


/*	##################################
   	HEADER
	################################## */
	
#header ul {
	margin: 16px 10px 0 0;
	padding: 0px;
	list-style-image: none;
	list-style: none;
	text-align: left;
	
}

#header li {
	margin: 0 10px 0 0;
	padding: 10px 0px 10px 0px;
	text-decoration: none;
	font-family: Georgia, serif;
 	text-transform: uppercase;
 	letter-spacing: 0.1em;
 	line-height: 13pt;
 	display: inline;

 	
}

#header ul ul li {
	margin: 3px 0 0 0;
	padding: 7px 8px 10px 2px;
	text-decoration: none;
	font-size: 11px;
	list-style-position: inside;
	border-top: 3px solid #229772;


}

#header a {
	text-decoration: none;
 	font-size: 14px;
	padding:5px;
	}


#header a:link {color: #FFF;}
#header a:visited {color: #FFF;}
#header a:active {color: #FFF;}
#header a:hover {color: #FFF; background-color:#202020; text-decoration: none;}


#header a.logo {
	text-decoration: none;
	font-family: Georgia, serif;
 	text-transform: uppercase;
 	letter-spacing: 1em;
 	line-height: 40pt;
 	font-size: 14px;
 	background: url(img/xerox-wht-bg.jpg) repeat;
	background-color:#FFF; 
	padding: 20px;
	}


#header a.logo:link {color: #000;}
#header a.logo:visited {color: #000;}
#header a.logo:active {color: #000;}
#header a.logo:hover {color: #FFF; background-color:#202020; background-image:none; text-decoration: none;}


#header a.static {
	color: #FFFFFF;
 	text-decoration:none;
	}

#header a.static:link {color: #FFFFFF;}
#header a.static:visited {color: #FFFFFF;}
#header a.static:active {color: #FFFFFF;}
#header a.static:hover {color: #000000; text-decoration: none;}

#header img {
	float:left;
	}


#info li
{
display: inline;
list-style-type: none;

}


.page_item a {
	display: block;
	width: 100px;
	height: 22px;
	margin: 0px;
	padding: 8px 0 0 0;
/*	background: url(img/bg-menu.gif) no-repeat left top;
*/	font:normal 11px/11px Georgia, serif;
	color:#fff;
	text-decoration: none;
	text-align: center;
}

.page_item a:hover {
/*	background: url(img/bg-menu-hover.gif) no-repeat left top;
*/
}

.current_page_item a, .current_page_item a:hover {
	background: url(img/bg-menu-active.gif) no-repeat left top;
	font:normal 11px/11px Georgia, serif
	color:#363636;
}


/*	##################################
   	CONTENT
	################################## */
	
/** content left */

.box-left {
	margin: 25px 30px 20px 0;
	clear: both;
}
	
.meta {
	margin: 10px 0 0px 0;
	clear: both;
	font:italic 10px/12px Verdana, Tahoma;
}

.meta-date {
	padding: 0 0 0 15px;
	background: url(img/bg-date.gif) no-repeat 0px 1px;
}

.meta-categories {
	padding: 0 0 0 15px;
	background: url(img/bg-cats.gif) no-repeat 0px 1px;
}

.meta-comments {
	padding: 0 0 0 15px;
	background: url(img/bg-comments.gif) no-repeat 0px 1px;
}

.box-left img {
	margin: 5px 10px 5px 0;
}

p.tags {
	clear: both;
}

/** content right */

.box-right {
	margin: 20px 0 40px 0;
	clear: both;

}

.box-right ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}



.box-right li {
	display: inline; /* white space bug IE6 */
}

li.cat-item ul.children {
	margin: 0px;
	padding: 0px;
}

li.cat-item ul.children li {
	margin: 0px;
	padding: 0px;
}

.box-right li a {
	display: block;
	margin: 0px;
	padding: 5px;
	border-bottom: 1px dotted #ddd;
	text-decoration: none;
}

li.cat-item ul.children li a {
	padding: 5px 5px 5px 20px;
}

li.cat-item ul.children li ul.children li a {
	padding: 5px 5px 5px 40px;
}

.box-right li a:hover {
	background: #efefef;
}

.box-right li img a:hover {background:#FFF;}

.box-right .page_item a, .box-right .current_page_item a {
	background: transparent;
	width: auto;
	height: auto;
	color:#c7532d;
	font-weight: normal;
	text-align: inherit;
}

/** search form */

#search {
	width: 120px;
	padding: 5px 10px 5px 5px;
	color: #666666;
	border: 1px solid #666666;
}

#search-submit {
	width: auto;
	margin: 0;
	padding: 5px;
	background: #666666;
	color: #fff;
	border: 0;
}

/*	##################################
   	COMMENTS
	################################## */
	
h4#comments, h4#respond {
	margin:0 0 20px 0;
}	
	
.comment {
	margin:0 0 20px 0;
	padding: 10px;
	background: #f7f7f7;
	border-top: 1px solid #ccc;
}

.avatar {
	float: left;
	margin:0 10px 0 0!important;
}

.comment-details {
	margin: 0 0 10px 0;
}

.comment-text p {
	margin: 0px;
	padding: 0px;
}

/** comment form */

#commentform label {
	display: block;
	margin: 0 0 5px 0;
}

input.text {
	width: 390px;
	margin: 0 0 10px 0;
	padding: 5px;
	border: 1px solid #666666;
}

textarea {
	width: 410px;
	height: 100px;
	margin: 0;
	padding: 5px;
	border: 1px solid #666666;
}

input.submit {
	width: auto;
	margin: 0;
	padding: 5px;
	background: #363636;
	color: #fff;
	border: 0;
}


/*	##################################
   	FOOTER
	################################## */
	
#footer-wrap {
	background: #;
}

#footer {
	width: 900px;
	margin: 0 auto;
	padding: 0;
	font-family: Georgia, serif;
 	font-size: 10px;
 	text-transform: uppercase;
 	letter-spacing: 0.1em;
 	line-height: 13pt;
	color: #333;
}

#footer a {
	color:#666;
}

#footer img {
	float: left;
	}
	
#legal {
	float: left;
	width: 460px;
}

#webdemar {
	float: right;
	width: 440px;
	text-align: right;
}

/*	##################################
   	USEFUL
	################################## */

p img {
	padding: 0;
	max-width: 100%;
	
	}
		
.aligncenter, div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
  	float: left;
  	margin: 0 10px 10px 0;
}

.alignright {
   float: right;
   margin: 0 0 10px 10px;
}

.clear {
	clear:both;
}


.imgvert {
	display: block;
	width: 770px;
	height:100%;
	background: #cccccc url(img/bg-imggrey.gif) ;
	background-repeat: repeat;
	
	}
	
	
/** wordpress css */


.wp-caption {
   border: 0px solid #ddd;
   text-align: center;
   background-color: #fff;
   padding-top: 2px;
   margin: 0px;
}

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

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 4px 4px 5px 4px;
   color:#333;
   margin: 0;
}

/** wp-calendar */

#calendar_wrap {
	margin: 0px;
}

#wp-calendar {
	width: 100%;
}

#wp-calendar th {
	text-align: left;
}