

* {

margin: 0;

padding: 0;

}



body {

color: #cacaca; 

background: #010514 url(http://www.guyrhodes.com/img/background.gif) repeat-y;

font-family: "Lucida Grande", "Verdana", "Lucida Sans Unicode", "Lucida Sans", "Helvetica", "Arial", sans-serif;

font-size: 0.70em;
	
line-height: 1.7em;

}



h1, h2, h3, h4, h5, h6 {

font-family: "Lucida Grande", "Verdana", "Lucida Sans Unicode", "Lucida Sans", "Helvetica", "Arial", sans-serif;

font-weight: normal;

margin-bottom: 1em;

}



h2 { font-size: 1.4em; text-transform:uppercase; }

h3 { font-size: 1.5em; }

h4 { font-size: 1.3em; }

h5, h6 { font-size: 1.1em; }

h5, h6 { font-weight: 700; }

h6 { margin-bottom: 0; }



p { margin: 0 0 1.5em; }



blockquote {

background: url(images/quote.png) no-repeat;

color: #666;

margin: 1.5em;

padding: 5px 0 0 30px;

}



em {

font-style: italic;



}

strong { font-weight: 700; }



pre, code {

font-family: "Courier New", Courier, Monospace;

line-height: 1.5;

}

pre {

background: #efefe9;

border-top: 1px solid #ccc;

white-space: pre;

overflow: auto;

margin: 0 15px;

padding: 10px 15px;

max-height: 300px;

}

code { background: #fff; }




img { border: none; }

p img {

padding: 0px;

border: 3px solid #bbbbbb;

}



a {

color: #ffffff;

text-decoration: none;

outline: none;

}

a:focus, a:hover { color: #0687c8; }



ul, ol { margin: 0 0 0em 0; padding-left: 0em; }

ul { list-style-type: disc; }

ol { list-style-type: decimal; }



input, button, select, textarea { font-family: "Lucida Grande", Verdana, "Lucida Sans Unicode", "Lucida Sans", Helvetica, Arial, sans-serif; }

fieldset { border: 1px solid #E6E6D2; padding: 15px; }



dl { margin-bottom: 1.5em; }

dl dt { font-weight: 700; }



table { border-collapse: collapse; }

th { font-weight: bold; text-align: left; background: #EEEEE0; }

th, td { padding: 5px 10px; border: 1px solid #E6E6D2; }



.container {

width: 925px;

margin: 0 auto;

}





/* -------------------------

 * Header

 * ---------------------- */

#header {

color: #D6D6D6;

height: 90px;

width: 100%;

position: relative;

font-size: 1.1em;

top: 15px;

text-decoration: none;

}

#header a {

color: #D6D6D6;

text-decoration: none;

}

#header a:hover {

color: #0687C8;

text-decoration: none;

}




#menu {

list-style-type: none;

position: absolute;

font-size: 3em;

top: 0px;

height: 35px;


}



ul.menu li.page_item_1 { background: none; padding-left: 0px; }



ul.menu li.page_item a {

color: #888;

text-decoration: none;

display: block;

cursor: pointer;

line-height: 25px;

float: left;

}



ul.menu li.page_item a span {

padding: 0 0 0 15px;

height: 26px;

display: block;

margin-right: 15px;

float: left;

}



ul.menu li.page_item a:hover, ul.menu li.current_page_item a {

color: #fff;


}



ul.menu li.page_item a:hover span, ul.menu li.current_page_item a span {


}



/* -------------------------

 * main

 * ---------------------- */

#leftcolumn, #rightcolumn {

top: 50px;

}



#leftcolumn {

float: left;

width: 680px;

overflow: hidden;

}



#rightcolumn {

float: right;

width: 220px;

}



.post {


padding: 0px;

}


.post_end {

background: url(images/post_end.gif) center bottom no-repeat;

height: 20px;

margin-bottom: 25px;

}



h2.title {

color: #0687c8;


}



h2.title a {

color: #0687c8;

text-decoration: none;

}



h2.title a:hover {

color: #bbbbbb;

text-decoration: none;

}



.postdata, .postdata a {

color: #808080;

}

.postdata a:hover {

color: #888888;
text-decoration: underline;

}



.entry {

font-size: 1.1em;

}



.more-link {  }



#related h3, h3#comments, #respond h3 {


padding: 15px 0px 0 0px;

}



.pagers {

margin: 0 auto;

}



.pagers a { color: #666; }



/* -------------------------

 * Sidebar

 * ---------------------- */

ul#sidebar {

list-style-type: none;

margin: 0;

padding: 0;

}



#sidebar h2 {

color: #969aa5;

padding-top: 5px;

padding-left: 0px;

font-size: 1.1em;

margin-bottom: 0.5em;

}




li.widget {

padding: 0px;

padding-left: 25px;

margin: 0;

}

li.widget_end {

background: url(images/widget_end.gif) no-repeat;

height: 10px;

margin: 5px 0 5px 0;

}



li.widget ul {

list-style-type: none;

margin: 0px 10px 0 0;

padding: 0;

}



.widget ul li {

color: #717585;

margin-bottom: .5em;

padding-left: 0;

}



#sidebar a {

color: #717585;

text-decoration: none;

}



#sidebar a:hover {

color: #0687c8;
text-decoration: none;

}



/* = Tag Cloud */

.widget_tag_cloud {

word-spacing: 5px;

text-align: center;

}

.widget_tag_cloud h2 {

text-align: left;

}



/* = Search */

.widget_search {

text-align: left;
color: #969aa5;


}

#searchform input {


color:#333;

background-color:#858795;

margin-bottom: 1em;

padding: 2px;

border: 1px solid #777a8c;

}

input#s {
	

font-size: 1.1em;

background-color:#3e3f4a;

color:#c2c5cc;

width: 130px;

border: 1px solid #777a8c;

}



/* = Comment Area */

.commentlist {

list-style: none;

margin: 0;

padding: 0;

font-size: 1.1em;

}



.commentlist .body {

padding: 0 1em;

overflow: hidden;

}



.commentlist li {

width: 100%;

margin-bottom: 2em;

}



.comment-author, .comment-meta {

color: #c6c7d0;

background: #54565f;

}



.comment-author {

padding: 5px 10px 0;

-moz-border-radius: 5px 5px 0 0;

-webkit-border-top-left-radius: 5px;

-webkit-border-top-right-radius: 5px;

}

.comment-author cite {

color: #333;

font-weight: bold;

font-style: normal;

}



.comment-meta {

margin-bottom: 1.5em;

padding: 0 10px 5px;

font-size: .8em;

-moz-border-radius: 0 0 5px 5px;

-webkit-border-bottom-left-radius: 5px;

-webkit-border-bottom-right-radius: 5px;

}

.comment-meta a {

color: #999;

text-decoration: none;

}



img.avatar {

float: right;

margin-top: 1px;

padding: 1px;

border: 1px solid #e1e1e7;

background: #FFF;

}



.comment-reply-link { color: #c3c4cf; }



/* = Comment Form */

#respond {

padding-top: 0px;

border-top: 1px solid #b3b4bf;

}



#respond label { margin-left: 0em; vertical-align: middle; }



#respond .text {

border: 1px solid #828390;

background: #adadb2;

padding: 0px;

}



#respond input.text { width: 45%; }

#respond textarea {

width: 90%;

overflow: auto;

}



#respond input.text:focus, #respond textarea.text:focus {

border: 1px solid #cecece;

background: #e5e5e5;

}

.cancel-comment-reply { float: right; }



.children {

list-style: none;

margin-top: 1.5em;

}



/*.comment_input {

vertical-align: middle;

width: 260px;

border: 1px solid #CFCFAF;

background: #F7F7F1;

padding: 0.3em;

margin-right: 5px;

}



.message_input {

font-size: 1em;

width: 95%;

height: 200px;

border: 1px solid #CFCFAF;

margin-top: 0.2em;

background: #F7F7F1;

padding: 0.3em;

overflow: auto;

}*/



.commentlist_error {

color: #c00;

}



/* -------------------------

 * Footer

 * ---------------------- */

#footer {


color: #717585;

width: 100%;

margin-top: 20px;

padding: 30px 0 30px;

display: block;

}



#footer span {

color: #717585;

float: right;

}



#footer a {

color: #717585;

text-decoration: none;

}



#footer a:hover { text-decoration: underline; }



.postdata a:hover, .pagers a:hover { color: #333; }



.alignleft { float: left; }

.alignright { float: right; }

img.alignleft { margin: 5px 15px 5px 0; }

img.alignright { margin: 5px 0 5px 15px; }

.aligncenter,

div.aligncenter {

display: block;

margin-left: auto;

margin-right: auto;

}



hr {

background: #e5e5e5; 

color: #e5e5e5;

width: 100%; 

height: .1em;

margin: 0 0 1.4em;

border: none; 

}



.clear {

clear: both;

display: block;

overflow: hidden;

visibility: hidden;

width: 0;

height: 0;

}



/* http://perishablepress.com/press/2008/02/05/lessons-learned-concerning-the-clearfix-css-hack */



.clearfix:after {

clear: both;

content: ' ';

display: block;

font-size: 0;

line-height: 0;

visibility: hidden;

width: 0;

height: 0;

}



* html .clearfix { height: 1%; }