/*  
Theme Name: TheWeasels Default
Theme URI: http://www.fischercreativemedia.com/
Description: Custom theme for theWeasels.com created by Fischer Creative Media 
Version: 1.0
Author: Don Fischer/Fischer Creative Media
Author URI: http://www.fischercreativemedia.com/
*/

	body{margin: 0px;padding: 0px;font-size: 10pt;font-family: georgia, times, "times new roman", serif;color: #000;background-color: #000066;}		
	h1, h2, h3, h4, h5 {color: black;font: normal;padding-top: 5px;}

/*main links:*/
	a:link, a{color:#ff3300;text-decoration:none; font: bold 12px arial }
	a:visited{text-decoration:none; font: bold 12px arial}
	a:active{color: red ;text-decoration:underline; font: bold 12px arial}
	a:hover	{color: purple;text-decoration:underline; font: bold 12px arial}

/*layout:*/
	#site{text-align:center;width:1024px;}
	#header{color: #fff;height:260px;padding:0px;background:url(images/header1.png) no-repeat top center;}		
	#page{background-color:#330066;border:3px solid #80007E;margin-top:5px;}
	#container{text-align:left;background-color:#330066;}		
	#container2{background-color:#330066;}		
	#left-column{float: left;width: 190px;padding:0 5px 0 5px;background:#330066;text-align:center;min-height:1200px;overflow:hidden;height:auto;}	
	#right-column{float: right;width: 190px;margin: 0;padding: 0 5px 0 5px;color: #fff;text-align:center;min-height:1200px;overflow:hidden;height:auto;background-color:#330066;}		
	#content{color:#000;margin:0 200px 0 200px;background:#fff;padding:10px;line-height: 150%;min-height:1200px;height:auto;overflow:hidden;border-right:3px solid #80007E;border-left:3px solid #80007E;}		
	#cleardiv{clear: both;height: 0px;}		
	#footer{clear: both;background:#000000;border-top:3px solid #80007E;height:150px;}
	#sidebar {text-align:left;}
	#sidebar ul{list-style-type:none;}
	#sidebar ul li{list-style-type:none;margin-left:-40px;}
	#sidebar ul li ul li{list-style-type:disc;margin-left:-20px;color:#80007E;}

/*posts:*/
	.post {text-align:left;color:#000000;}
	.post h2{font-size:18pt;color:#000000;margin: 0;padding-top: 5px;font-weight: normal;border-bottom:1px solid #eaeaea;}		
	.post h2 a{font-size: 18pt;color:#000000;margin: 0;padding-top: 5px;font-weight: normal;text-decoration:none;font-family: georgia;}		
	.post h2 a:hover{color: purple;text-decoration:underline;}		
	.separation {margin-top:30px;}
	.post-separator-line-l {border-top:1px solid #9c9c9c;height:10px;margin-top:10px;margin-bottom:20px;float:left;width:250px}
	.post-separator-line-r {border-top:1px solid #9c9c9c;height:10px;margin-top:10px;margin-bottom:20px;float:right;width:250px}
	.post img{margin:0 10px 0 10px;}
	.post a.biglink {font-size:14pt !important;text-decoration:none;font-family: georgia !important;}
	.postmetadata{font-size:8pt;font-family: georgia, times, "times new roman", serif;}
	.postmetadata a{font-size:8pt;font-family: georgia}
	.postmetadata a:link{text-decoration:none;}
	.postmetadata a:visited{text-decoration:none;}
	.postmetadata a:active{color: red ;text-decoration:underline;}
	.postmetadata a:hover{color: purple;text-decoration:underline;}
	
	.album-special-box {background: red; border: 1px none; font-family: arial; font-size: 12px; font-style: normal; padding: 1px; text-align: center; text-transform: uppercase; width: 130px;}
    .album-special {color: black; font-size: 80%}
    .album-name {font-family: georgia; font-variant: small-caps; font-weight: bold; font-size: 12px;color:red;}
    .album-text {font-size: 8pt;font-style: italic; text-align: justify;color:#ffff66;}
    .album-center {text-align: center}
    
    .thetitle{background:#990033;padding:15px 0 15px 0;color:#ffff66;font-variant: small-caps; font-weight: bold; font-size: 10pt;margin:0 -5px 0 -5px;}
    
     h2.sidebar-header{font-size:14pt;color:#ffff66;margin: 0;padding-top: 5px;font-weight: normal;border-bottom:1px solid #eaeaea;margin-top:30px;}
     .footermenu{color:#ff3300}