/* CSS Document */

/* CSS Document */
div #topbar1 a.hidemobile { display:none}
body {
     font-family: Arial,'trebuchet ms',helvetica,sans-serif;
     font-size:12px;
     }
#calendar {
	border-spacing:1px;
	margin-bottom:20px;
        background-image: url(./images/skull.gif);
        background-position: center top;
        background-repeat: no-repeat;
        background-color: #000000;
	}
#top {
	width:100%;
	overflow:hidden;
	font-size:30px;
	font-family:'Georgia', arial, helvetica, sans-serif;
	line-height:normal;
	font-style: italic;
	text-decoration: line-through;	
	font-weight: bold;
	color: #FF0000;
	float: left;
	}

#top2 {
	height:300px;
	padding-left:30px;
	background-image: url(./images/logo.jpg);
	background-position: center top;
	background-color: #000000;
	background-repeat: no-repeat;
	}

#subtitle {
	color:#009933;
	font-size: 12px;
	font-style: italic;
           }

.post .title {
	margin:0;
	line-height:1;
	font-family:'times', arial, helvetica, sans-serif;
	color: #999933;
	
	}

.post .sticky {
	color:#999;
	background:#000 url(/community/graphics/themes/sticky2.gif) top right no-repeat;
	}

.postdate, .post .tags {
	font-size:9px;
	margin:0.25em 0 1em 0;
	font-family:'Geneva', Arial, Helvetica, sans-serif;
	font-style: italic;
	}

.post {
        background-image: url(./images/muses.gif);
	background-repeat: no-repeat;
	background-position: left top;
      }

#sidewrap {
	width:230px;
	float:right;
	overflow:hidden;
	color: #990000;
           }

#side h2, #side caption {
	font-size:1.1em;
	padding:5px 0 5px 8px;
	margin:0 0 1px 0;
	font-weight:bold;
	text-transform: uppercase;
	color: #FF9900;
	}
#menu {
	
	font-family: 'Georgia', Times New Roman, Times, serif;
	font-size: 10px;
	font-weight: bolder;
	color: #999933;
	
        
      }

#shoutbox,#calendar,#newcomments,#latestposts,#myphoto, #albumslides,#profile,#visitors,#tagcloud,#applinks,#mylinks,#myfriends,#poll{
	
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666;
	border-right-color: #444;
	border-bottom-color: #444;
	border-left-color: #666;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
   
         }
