/*

	Theme Name: FixedEyes
	URI: http://missioncommunicate.com/
	Description: An attractive 3 column design (based on the relaxation theme)
	Version: 2.0
	Author: Clemens Orth
	Author URI: http://clemens.orth.me.uk/

	Relaxation_3column
	Theme URI: http://clemens.orth.me.uk/2005/05/15/wordpress-theme-3-column-relaxation/
	The original 2 column theme was designed by John Wrana (http://www.jowra.de/wp/)
	The 3 column relaxation design by Clemens Orth (http://clemens.orth.me.uk)
	and build by John Wrana and Clemens Orth

	The 3 cloumn relaxation theme comes with a 3rd column where you can freely 
	edit your own content like last read books, flickr photos, cds you bought, etc.
	Have a look at my website (http://clemens.orth.me.uk) for an example.
	
	The CSS, XHTML and design is released under the GPL:
	http://www.opensource.org/licenses/gpl-license.php
	
	The photos in the header graphic are released under the cc licence. Check the URLs
	in the readme.txt file for more details.


	NOTE: replace the color in the following 7 style definitions depending on the header graphic you use:

		a
		h1, h1 a
		h2, h2 a
		#sidebar h2
		#sidebar2 h2
		#sidebar a:hover {
		#sidebar2 a:hover {

		Picture:							|	Color Code:
		------------------------------------|---------------
		Grand Pier							|	#DC5E04
											|
		Advert in Westminster Tube Station	|	#BD6907
											|	#CBDA7D
                                            |
		View from the Brooklyn Bridge		|	#497260
		                                    |
		Sunset								|	#7A677B
											|	#D47A7A
		                                    |
		Bridge in Central Park				|	#292E31
		                                    |
		Backyard							|	#78493F
		                                    |
		Docks mirrored in Water				|	#617E8E
		                                    |
		Hundertwasserhaus					|	#B89CA8
		                                    |
		Battery Park Memorial				|	#792400
		                                    |
		Love in Manhatten					|	#7D0100
                                            |


	NOTE: The flickr stylesheet definition for the flickr badges (http://www.flickr.com) are at the end of this 
	of this stylesheet. They are also used for all other images in the 3rd column. So be carefull what you are 
	do to them.

	
*/

html, body {
	margin: 0;
	padding: 0;
	text-align: center;
}

body {
	background: #a9ac99;
	font-size: 13px;
	font-family: 'Trebuchet MS', 'Bitstream Vera Sans', Verdana, Arial, 'Lucida Sans', 'Lucida Sans Unicode', Helvetica, sans-serif;
	padding: 20px 0;
}

blockquote {
	border-left: 1px solid #e0e0d0;
	padding-left: 10px;
	margin: 0 30px;
}

a {
	color: #DC5E04;
	text-decoration: none;
}

code {
	color: #005577;
	text-align: left;
}

h1, h1 a {
	color: #DC5E04;
	font-size: 20px;
	font-weight: normal;
	font-family: Georgia, 'Times New Roman', Times,'Lucida Sans', 'Lucida Sans Unicode', serif;
	margin: 5px 0 0 0;
	padding: 0;
	text-decoration: none;
}


h2, h2 a {
	color: #DC5E04;
	font-size: 13px;
	font-weight: normal;
	letter-spacing: 0.09em;
	margin: 0;
	padding: 0;
}

/*h3#post{
	color: #005577;
	font-size: 13px;
	margin: 2px 0 2px 0;
	padding: 0;
}
*/
h3 {
	color: #005577;
	font-size: 13px;
	margin: 3px 0 3px 0;
	padding: 0;
}

h4 {
	font-size: 11px;
	font-weight: normal;
	margin: 0;
	padding: 0;
}
h5 {
	font-size: 11px;
	font-weight: normal;
	margin: 0;
	padding: 0;
text-align: center;
}
img {
	border: none;
}

ol, form {
	margin: 0;
	padding: 0;
}

p {
	line-height: 1.5em;
	text-align: left;
}

small {
	font-size: 10px;
	line-height: 1.2em;
}

#comment {
	background: #ffffff;
	border: 1px solid #e9e9d9;
	color: #595949;
	font-size: 11px;
	padding-left: 2px;
	vertical-align: middle;
	width: 350px;
}

/* hide homepage title */
h1#post-33{
display:none;
}

#content {
	background: transparent;
	border: none;
	color: #000000;
	float: left;
	left: 1px;
	margin: 0;
	padding: 0 30px 30px 67px;
	text-align: left;
	width: 430px;
}

#contentwide {
	background: transparent;
	border: none;
	color: #000000;
	float: left;
	left: 1px;
	margin: 0;
	padding: 0 30px 30px 67px;
	text-align: left;
	width: 700px;
}

#content a:hover {
	text-decoration: underline;
}

#content img {
	float: left;
	margin: 5px 10px 0 0;
	border: 0px solid #e0e0d0;
}

#email, #author {
	background: #ffffff;
	border: 1px solid #e9e9d9;
	color: #595949;
	font-size: 11px;
	padding-left: 2px;
	vertical-align: middle;
}

#footer {
	background: transparent url(images/bottom.gif) no-repeat bottom center;
	clear: both;
	color: #808979;
	font-size: 11px;
	height: 65px;
	margin: 0;
	padding: 10px 10px 10px 67px;
}

#header {
	background: transparent;
	color: #a0a999;
	float: left;
	font-size: 11px;
	height: 120px;
	margin: 0;
	padding: 8px 30px 0 7px;
	text-align: right;
	width: 490px;
}

#header a {
	color: #990000;
}

#header img {
	border: none;
}

#page {
	background: transparent url(images/middle.gif) repeat-y top center;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	width: 864px;
}

#s {
	background: #ffffff;
	border: 1px solid #e0e0d0;
	color: #595949;
	font-size: 11px;
	height: 15px;
	padding-left: 2px;
	vertical-align: middle;
	width: 115px;
}

#sidebar {
	background: transparent;
	border: none;
	color: #443;
	float: left;
	font-size: 11px;
	margin: 0;
	padding: 0 27px 30px 20px;
	text-align: left;
	width: 120px;
}

#sidebar2 {
	background: transparent;
	border: none;
	color: #443;
	float: right;
	font-size: 11px;
	margin: 0;
	padding: 0 27px 30px 0px;
	text-align: left;
	width: 120px;
}

#sidebar a {
	color: #444433;
}

#sidebar2 a {
	color: #444433;
}

#sidebar a:hover {
	color: #DC5E04;
	text-decoration: underline;
}

#sidebar2 a:hover {
	color: #DC5E04;
	text-decoration: underline;
}

#sidebar h2 {
	color: #DC5E04;
	font-size: 11px;
	font-weight: normal;
	letter-spacing: 0.3em;
	margin: 20px 0 10px 0;
	padding: 0;
}

#sidebar2 h2 {
	color: #DC5E04;
	font-size: 11px;
	font-weight: normal;
	letter-spacing: 0.3em;
	margin: 20px 0 10px 0;
	padding: 0;
}

#sidebar li {
	line-height: 1.5em;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#sidebar2 li {
	line-height: 1.5em;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#sidebar ul {
	list-style-type: none;
	margin: 0 0 0 10px;
	padding: 0;
}

#sidebar2 ul {
	list-style-type: none;
	margin: 0 0 0 10px;
	padding: 0;
}
#noindent {
	margin: 0 0 0 -10px;
	padding: 0;
}
#noindent2 {
	margin: 0 0 0 -10px;
	padding: 0;
}

#submit {
	background: #ffffff;
	border: 1px solid #e9e9d9;
	color: #595949;
	font-size: 11px;
	margin: 0;
	padding: 0 10px;
}

#today {
	background: #ffffff;

}

#top {

	background: transparent url(images/rotator/rotator.php) no-repeat top center;

	height: 185px;

}

#url {
	background: #ffffff;
	border: 1px solid #e9e9d9;
	color: #595949;
	font-size: 11px;
	padding-left: 2px;
	vertical-align: middle;
}

#wrapper {
	float: left;
	margin: 0;
	padding: 0;
}

.alignleft {
	float: left;
	text-align: left;
}

.alignright {
	float: right;
	margin-top: -1px;
	text-align: right;
}

.commentbody {
	color: #595949;
	font-size: 11px;
	margin: 0 0 10px 0;
	padding: 15px 15px 5px 15px;
	background: #f7f7f0;
	border: 1px solid #f0f0e0;
	position: relative;
}

.commentbody p {
	line-height: 1.2em;
}

.commentlink {
	font-size: 10px;
}

.commentlist {
	list-style: none;
}

.commentcount {
	position: absolute;
	right: 36px;
	top: 0;
	font-family: Georgia,sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #e0e0d0;
	float: right;
}

html[xmlns] .commentcount {
	position: absolute;
	right: 7px;
	top: 0;
}

.date {
	color: #808979;
	font: 11px trebuchet ms,verdana,arial,helvetica,sans-serif;
	letter-spacing: 0.09em;
	margin: 0;
	padding: 0 0 0 2px;
}

.navigation {
	font-size: 11px;
	padding: 2px 0 20px 0;
}

.pagetitle {
	font-size: 11px;
	letter-spacing: 0.09em;
	text-align: right;
}

.postmetadata {
	color: #808979;
	font-size: 11px;
	letter-spacing: 0.09em;
	margin: 0;
	padding: 0;
	text-align: right;
}

.postmetadata a {
	color: #808979;
}

/* different postmetadata style for single.php */

.alt {
	line-height: 1.4em;
	padding: 0 0 15px 30px;
}

.alt a {
	color: #005577;
}

#recent_posts p {
text-align: center;
color: #7D0100;
margin: 0;
font-style: italic;
}

#recent_posts a {
font-weight: bold;
}
#recent_posts {
background-color: #F7F7F0;
border-bottom: 1px solid #ccc;
border-right: 1px solid #ccc;
margin-bottom: 10px;
padding: 5px 3px 1px 10px;
list-style-type: none;
-moz-border-radius: 15px;
font-size: .9em;
}
#toprecent p {
margin-top: -1px;
margin-bottom: -1px;
}
#toprecent {
background-color: #F7F7F0;
border-bottom: 1px solid #ccc;
border-right: 1px solid #ccc;
margin-bottom: 10px;
padding: -1px -2px -1px 3px;
list-style-type: none;
-moz-border-radius: 15px;
font-size: .8em;
}

#supernav li {
	margin: 0;
	padding: 0;
	text-transform: lowercase;
	display: inline;
	}

#supernav {
    font: bold 9px/9px Verdana, Lucida Grande, Arial, Helvetica, Sans-Serif;
    position: absolute;
    top: 185px;
    left: 50%;
    width: 720px;
    margin: 0 0 0 -360px;
    padding: 5px 16px; /* duplicate the tab size */
    text-align: left;
    display: block;
    }

#supernav li {
    margin: 0;
    padding: 0;
    text-transform: lowercase;
    display: inline;
    }

#supernav a {
    color: #FFFFFF;
    background: #CCCCCC;
    font-weight: bold;
    height: 19px;
    padding: 5px 16px;
    /* round corner tab - not for IE */
    -moz-border-radius-topright: 6px; 
    -moz-border-radius-topleft: 6px;    
        filter:alpha(opacity=75);
        -moz-opacity:.75;
        opacity:.75;    
}
    
#supernav a:hover {
    color: #111;
    background: white;
    text-decoration: none;
    /* round corner tab - not for IE */
    -moz-border-radius-topright: 6px;
    -moz-border-radius-topleft: 6px;    
    }

#supernav .current_page_item a {
    color: #111;
    background: white;
    text-decoration: none;
    /* round corner tab - not for IE */
    -moz-border-radius-topright: 6px;
    -moz-border-radius-topleft: 6px;
}

#hack {
    background: white;
    height: 2px;
    width: 600px;
    display: inline;
    position: absolute;
    top: 205px;
    left: 50%;
    margin: 0 0 0 -350px;
    padding: 0;
    z-index: 2;
        filter:alpha(opacity=55);
        -moz-opacity:.55;
        opacity:.55;    
    }
/* image captions */

.bitImage {
background-color: #F7F7F0;
border: 1px solid #ccc;
font-size: .9em;
text-align: left;
margin: 1px;
padding: 1px;
}
.bitImage
	{
		margin: 	6px;
		padding: 	4px;
	}

	.bitImage img
	{
		margin-bottom:	6px;
	}
	
	.bitLeft
	{
		float: 		left;
	}
	
	.bitCenter
	{
		margin: 0px auto;
	}
	
	.bitRight
	{
		float: 		right;
	}

/* quotebox */

.bitquote {
background-color: #F7F7F0;
border: 1px solid #ccc;
font-size: 1.2em;
text-align: left;
margin: 1px;
padding: 1px;
}
.bitquote
	{
		margin: 	6px;
		padding: 	4px;
	}

	.bitImage img
	{
		margin-bottom:	6px;
	}
	
	.bitLeft
	{
		float: 		left;
	}
	
	.bitCenter
	{
		margin: 0px auto;
	}
	
	.bitRight
	{
		float: 		right;
	}

#wp-admin-bar {
align:center; 
margin:0; 
padding:5px; 
background:#f9f9f9; 
border:1px solid #666; 
clear:both; 
text-align:center
}

#wp-admin-bar ul {
margin:0; 
padding:0
}

#wp-admin-bar ul li {
list-style-type:none; 
display:inline; 
margin:0 10px; 
padding:0
}

ul.latelist{
list-style-type: none;
text-indent: 1em;
padding-left: 2px;
line-height: 1.5em;
}
