
body
 {
 /*:Background image*/
 background-image:url(images/background/none.gif);
 background:#EFEFEF;
 
 font-family: Verdana, Arial, Helvetica, sans, sans-serif;
/* font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans, FreeSans, Jamrul, Garuda, Kalimati; */
 font-size: 0.85em;
 font-style: normal;
 line-height: 1.4em;
 }

#title
 {
 display: none;
 }

#title, #frame, #footer_content
 {
 /*	background:white url(images/page-gradient.png) repeat-y right; */
 background: white;
 }

#footer_content
 {
 text-align:right;
 }


.meta
 {
 padding-bottom:9px;
 background:transparent;
 font-size:.9em;
 }


#header_image
 {
 /*:Header height*/
 padding-top:205px;
 /*:Header image*/
 background-image:url(images/headers/fmw.64.gif);
 /*	background-image:url(images/headers/616971_61528285.jpg); */
 /*:Header image alignment*/
 background-position:left;
 }

html>body #header .container
 {
 padding:00px 0 0 10px;
 margin-right:10px;
 background:transparent url(images/header_shadow.png) top left repeat-y;
 }

html>body #menu
 {
 background-image:url(images/transparency/black-10.png);

 font-size: 1.1em;
 font-style: normal;
 }

#menu ul li a
 {
 /*  font-family: Courier, monospace;  */
 text-transform:none;
# color:#cd0d17;
# color:#DDDDDD;
 }

.sidebar_left #frame
 {
 /*:Sidebar left width*/
 padding-left:200px;
 }

.sidebar_right #frame
 {
 /*:Sidebar right width*/
 padding-right:250px;
 }

#sidebar_left.sidebar
 {
 /*:Sidebar left width*/
 width:200px;
 /*:Sidebar left width*/
 right:200px;
 }

#sidebar.sidebar
 {
 /*:Sidebar right width*/
 width:250px;
 }

* html #sidebar_left
 {
 /*:Sidebar right width*/
 left:250px;
 }

#page, #header, #footer
 {
 /*:Page width*/
 width:880px;
 }

*::-moz-selection, *::-selection
 {
 /*:Navigation color*/
 background-color:#8f080d;
 }

#quicklinks #addicted_results ul li a:hover
 {
 /*:Navigation color 544b4e*/
 background-color:#8f080d;
 }

a 
 {
 /*:Navigation color*/
 color:#8f080d;
 }

.sidebar h2 
 {
 /*:Navigation color*/
 border-left-color:#8f080d;
 /*:Navigation color*/
 color:#8f080d;
 }

.sidebar h2 a
 {
 /*:Navigation color*/
 color:#8f080d;
 }

#calendar #today
 {
 /*:Navigation color*/
 background-color:#8f080d;
 }

#menu ul li ul
 {
 background:#8f080d;
 }

#menu ul li li a:hover, 
#menu ul li li.current_page_item a
 {
 color:#ffffff;
 }

#menu ul li.current_page_ancestor a, 
#menu ul li:hover a, 
#menu ul li.current_page_parent a, 
#menu ul li.current_page_item a 
 {
 background-image:none;
 }

#menu ul li li.current_page_item a:hover
 {
 color:#FFFFFF;
 }

#menu ul li:hover a, 
#menu ul li a:hover 
 {
 background-color:transparent;
 }

#menu ul li a:hover 
 {
 background-color:transparent;
 text-decoration:underline;
 }

#menu ul li.current_page_ancestor:hover a, 
#menu ul li.current_page_ancestor a, 
#menu ul li.current_page_parent a, 
#menu ul li.current_page_item a
 {
 background-color:transparent;
 }

.sidebar li.current_page_item a, 
.sidebar li.current-cat a, 
#frame .sidebar li a:hover
 {
 /*:Navigation color*/
 background-color:#8f080d; 
 }

.sidebar li a:hover 
 {
 text-decoration:underline;
 /*:Navigation color*/
 background-color:#8f080d;
 }

code
 {
 /*:Content color*/
 background-color:#8f080d;
 /*:Content color*/
 border-color:#8f080d;
 }

.bypostauthor div
 {
 /*:Content color*/
 background-color:#8f080d;
 /*:Content color*/
 border-color:#8f080d;
 }

.bypostauthor cite
 {
 /*:Content color*/
 color:#8f080d;
 }

h2, 
h2 a, 
h3, 
h3 a, 
.post blockquote, 
.post blockquote a, 
.author, 
.author a, 
.date, 
.comment.comment_author .author, 
.comment.comment_author .author a,
.comment.comment_author .date, 
.comment.comment_author h4
 {
 /*:Content color #616a70*/
 color:#8f080d;
 }

.post blockquote
 {
 /*:Content color*/
 border-left-color:#8f080d;
 }

#menu ul li li a:hover, 
#menu ul li li.current_page_item a
 {
 color:#FFFFFF;
 }

input[type=submit] { cursor: pointer }


pre {
        font-size:14px;
/*        margin:1em 0 1em 0; 
        font-family: "Courier New", Courier, monospace;
*/
}

h2, h3 {
        font-size:1.5em;
}
