/*   
Theme Name: WilsonPortfolio
Theme URI: http://www.wilsonportfolio.com
Description: The theme for my website...duh!
Author: Michael D. Wilson
Author URI: http://www.wilsonportfolio.com
Version: 69
.
This is mine. Don't use it. I made my own theme so that I would have a website that looked like my own, and I'm too cheap to pay someone to do that for me. 
.
*/

body,h1,h2,h3,h4,h5,h6,blockquote,p{
	margin: 0;
	padding:0;}
	
img {border-style: none;}

body{   margin: 0;
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
	text-align: left;
	/*background: #24577B;*/
background: #000000;
background-image: url(bg.png); background-repeat: repeat-x;
	color: #000000;}

h1{	font-family:Arial, Georgia, Sans-serif;
	font-size: 24px;
	padding: 0 0 0 0;}
	
a:link,a:visited{ color: #303285;
        text-decoration:none;}


a:hover{text-decoration:none;}
	
p{padding: 0 0 0 0;}
	
#wrapper{margin: 0 auto 0 auto;
	width: 1000px;
	text-align: left;
        background: #ffffff;}
	
#header{float:left;
	width: 1000px;
	/*height: 200px;*/
        height: 135px;
	/*background-image:url('title.png');*/
        color: #000000;}
	
		
	#logo{float:left;
	width: 1000px;
	/*height: 130px;*/
        height: 35px;
	color: #000000;}
	
        a.top:link,a.top:visited{color: #65A5D1;
        text-decoration:none;}

       	#topmenu {float:left;
	width: 1000px;
	height: 25px;
        color: #000000;}

        #pages {float:left;
	width: 700px;
	height: 20px;
	color: #000000;}

        #social {float:left;
	width: 300px;
	height: 20px;
	color: #000000;}
	
         #topleft {float:left;
        height: 50px;
        width: 10px;
        background-image:url('hls.png');}

        #topright{float:left;
        height: 50px;
        width: 10px;
        background-image:url('hrs.png');}
        

	#recent{float:left;
	width: 690px;
	height: 50px;
	background:#65A5D1;
	color: #ffffff;}

        #login{float:left;
	width: 290px;
	height: 50px;
	background:#65A5D1;
	color: #ffffff;}
        

  #google{float:left;
        width: 200px;
	height: 50px;
	color: #ffffff;}

  #facebook {float:left;
	width: 90px;
	height: 50px;
	color: #ffffff;}

  #headerspace{float:left;
	width: 1000px;
	height: 25px;
	/*background:#a600a0;*/
	color: #ffffff;}
   
#middle{width: 1000px;
        background: #ffffff;}

  #container{float:left;
	width: 700px;}

  #content{float:left;
	width: 690px;
        padding: 5px;
        background: #ffffff;}

  #contenttop{float:left;
        height: 10px;
        width: 700px;
        background-image:url('contenttop.png');}

  #contentbottom{float:left;
        height: 10px;
        width: 700px;
        background-image:url('contentbottom.png');}
	
  #sidebarcontain{float:left;
	width:290px;
	margin-left:10px;
       }

  #sidebarcontent{float:left;
	width:290px;
	background:#65A5D1;
       }
  #sidebartop{float:left;
        height: 10px;
        width: 290px;
        background-image:url('sidebartop.png');}

  #sidebarbottom{float:left;
        height: 10px;
        width: 290px;
        background-image:url('sidebarbottom.png');}


#comments{float:left;
	width: 700px;
        background: #ffffff;}

.drawing {float:left;
	width:690px;
	background:#dfebf0;
        border-top: 2px dotted #FF9000;
        border-bottom: 2px dotted #FF9000;
      	padding:0 0 0 0;}

#aboutme{float:left;
	width:133px;
	background:#e4f0ff;
       margin-left: 2;
        margin-right: 2;
	color:#000000;}
  #abouttop{float:left;
        height: 10px;
        width: 133px;
        margin-left: 2;
        margin-right: 2;
        background-image:url('abouttop.png');}
  #aboutbottom{float:left;
        height: 10px;
        width: 133px;
        margin-left: 2;
        margin-right: 2;
        background-image:url('aboutbottom.png');}

#aboutme p{margin:4;
	font-family: Sans-serif;
	font-size: 10px;}

#footerspace{float:left;
	width: 1000px;
	height: 25px;
	/*background:#a600a0;*/
	color: #ffffff;}

#footer{clear:both;
	float:left;
	width:1000px;
	/*background:#000000;*/
	color: #ffffff;}

	#footerleft{float:left;
	width:700px;
	color: #ffffff;}

        #footerright{float:left;
	width:300px;
	color: #ffffff;}
        


.sidebar{float:left;
	width:137px;
	margin:2px;
        /*padding: 1px:*/
        border:1px dotted;
        border-color:#A65E00;}

	.sidebar ul{list-style-type:none;
		margin:0;
		padding:0 5px 0 5px;}

	.sidebar ul li{padding:5px 0 5px 0;}
	
        .sidebar a:link,a:visited{ color: #080B74;
        text-decoration:none;}

.asidebar{float:left;
	width:137px;
	margin:2px;
        /*padding: 1px:*/}

	.asidebar ul{list-style-type:none;
		margin:0;
		padding:0 5px 0 5px;}

	.asidebar ul li{padding:5px 0 5px 0;}
	
        .asidebar a:link,a:visited{ color: #080B74;
        text-decoration:none;}
	
.post{padding:0px 0 0px 0;
      width:690px;}

	.post h2{font-family:Georgia, Sans-serif;
		font-size: 18px;}
		
.entry {float:left;
       line-height: 18px;
        width:690px;
        border-bottom: 1px dotted #FF9000;}
	
.navigation{padding: 0 0 0 0;
	font-size:14px;
	font-weight:bold;
	line-height:18px;}