/*
Theme Name:     Marlo Schalesky Theme

Theme URI:      /wp-content/themes/mschalesky
 
Description:    A customized WordPress CMS theme for author Marlo Schalesky

Version:        2.0
 
Author:         PulsePoint Design

Author URI:     http://www.pulsepointdesign.com/
 
*/

/* CSS definition file containing sitestyle stylesheets */
BODY { font-family: Arial,Helvetica,Geneva,Sans-serif; font-size: 12pt; font-weight: normal; font-style: normal; background-color: rgb(9,13,0); background-image: none;}
 A:active { color: rgb(150,175,158); font-weight: bold;}
 A:link { font-family: Arial,Helvetica,Geneva,Sans-serif; font-size: 12pt; color: rgb(147,88,74); font-weight: bold;}
 A:visited { font-family: Arial,Helvetica,Geneva,Sans-serif; color: rgb(82,96,85); font-weight: bold;}
 .TextObject { font-family: Arial,Helvetica,Geneva,Sans-serif; font-size: 12pt; font-weight: normal; font-style: normal;}
 H1 { font-family: Arial,Helvetica,Geneva,Sans-serif; font-size: 14pt; color: rgb(55,88,97);}
 P { font-family: Arial,Helvetica,Geneva,Sans-serif; font-size: 12pt; font-weight: normal; font-style: normal;}
 A:hover { color: rgb(82,96,85); font-weight: bold;}
a img {border:0px;}

#header {width:789px;}
#container {background:url(bg.jpg) repeat-y center;}
#content {width:769px; background:#938c7b; position:relative; left:1px; text-align:left; display:block; position:relative;}
#footer {width:789px; position:relative; clear:both;}
#copyright {position:absolute; top:79px; left:240px;}
#undernav {width:760px; text-align:right; padding:15px;background-color: rgb(9,13,0);}
#pagetext {margin-left:30px; margin-right:30px; margin-top:-16px; margin-bottom:-16px; text-align:justify; padding-bottom:16px;}
#hovernav {position:absolute; top:30px; left:350px; width:220px; text-align:right; visibility:hidden; display:block;}
#hovernav:hover {visibility:visible;}
#hovernav a {color:#89aab3;text-decoration:none; font-size:13px; font-weight:normal;}
#hovernav a:hover {color: rgb(147,88,74);}
#sidebar {width:200px; margin-left:30px; float:right;}

#sidebar li, #sidebar ul {list-style:none; padding:0px; font-size:10pt;}

#sidebar strong {font-size:14pt;}

.alignleft {float:left;}
.alignright {float:right;}