/*
Theme Name: SNS Basic Template Theme
Description: A versatile Wordpress theme by <a href="http://sweetnsimpledesign.com" target="_blank">Sweet 'n Simple Design</a> that allows for great customization and use for my customers.
Author: Shera
Theme URI: http://www.sweetnsimpledesign.com
Author URI: http://afroginmysoup.com
Version: 1.0


*/

/*general page structure*/
body    
        {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: "Lucida Grande", "Lucida Sans Unicode", Sans-Serif;
        background-color: #ffffff;
        background-image: url("images/burgundybg.jpg");
        color: #000000;
	}

#page   {
        margin: 0px auto;
        padding: 0px;
        width: 850px;
        border: 5px solid #592517;
        background: #ffffff;
	}

.leftwrap {
        width: 650px;
        float: left;  
        margin: 0px 0px; 
        }

.container {
        font: 1.2em "Lucida Grande", "Lucida Sans Unicode", Sans-Serif;
        line-height: 1.3em;
        float: right;
        margin-left: 5px; 
        margin-top:10px;      
	width: 460px;
	text-align: left;
        /*fixes ie double margin bug*/ display: inline;
        }
#header {
	margin: 0px auto;
        padding: 2px 0px;
	height: 234px;
	width: 850px;
        background-image: url("images/grouchyheader.png");
        background-repeat: no-repeat;
	}
a       {
        color: #733927;
        text-decoration: none;
        } 

a:hover  {color: #a48d5b;}

h2       {
         color: #733927;
         font: bold 1.2em Arial, Sans-Serif;  
         background-image: url("images/sidetitle.png");
         background-repeat: no-repeat;
         text-transform: none;
         text-decoration: none;
         text-align: left;
         padding: 10px 0px 10px 25px;
         margin-top: 20px;
        }

h3       {
         font: bold 1.3em "Lucida Grande", "Lucida Sans Unicode", Sans-Serif;
         margin: 0px 0px 5px 0px;
         }

a img,:link img,:visited img { border:none }    


/*sidebar*/
#sidebar {
	font: 1.2em "Lucida Grande", "Lucida Sans Unicode", Sans-Serif;
        line-height: 1.3em;
	width: 175px;
        margin-right: 5px;
        padding-left: 5px;
        padding-bottom: 20px;
        float: right;
        text-align: left;
        border-left: 1px solid #733927;
        /*fixes ie double margin bug*/ display: inline;
	}

#leftside {
        font: 1.2em "Lucida Grande", "Lucida Sans Unicode", Sans-Serif;
        line-height: 1.3em;
	width: 175px;
        margin-left: 3px;
        margin-right: 5px;
        padding-bottom: 20px;
        float: left;
        text-align: left;
        border-right: 1px solid #733927;
        /*fixes ie double margin bug*/ display: inline;
        }

#leftside p, #sidebar p{
	padding: 3px 0px 0px 0px;
	margin: 0px;
	line-height: 17px;
        color: #000000;
	}
	
#leftside ul, #sidebar ul {
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 10px 3px;
        list-style-type: disc;
        list-style-position: outside;
        color: #000000;
}

#leftside li, #sidebar li {
        margin: 0px;
	padding: 0px;
        color: #000000;
}
#leftside ul li, #sidebar ul li {
	margin: 0px;
	padding: 5px 0px 0px 0px;
}
	
#leftside ul li a, #sidebar ul li a {
	color: #733927;
	text-decoration: none;
}

#leftside ul li a:hover {
	color:#733927; 
}

#sidebar ul li a:hover {
       color: #733927;
}

#leftside ul ul, #sidebar ul ul {
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 0px 20px;
        color: #000000;
        list-style-type: disc;
        list-style-position: outside;
}

#leftside ul ul li, #sidebar ul ul li {
	margin: 0px;
}

#leftside ul ul ul, #sidebar ul ul ul {
	margin-top:0; 
        margin-bottom:0;
	padding: 0px 0px 0px 14px;
        color: #000000;
        list-style-type: disc;
        list-style-position: outside;
}

#leftside ul ul ul li, #sidebar ul ul ul li{
	margin: 0px;
}


#leftside ul li#rectangle {
        width: 110px;
        }

/*header menu*/


#menu {
       position: relative;
       top: 170px;
       left: 0px;      
       font: 1.4em "Lucida Grande", "Lucida Sans Unicode", Sans-Serif;
       }

#menu ul {margin: 0; padding: 0; 
	list-style-type: none; list-style-image: none; }
#menu li {display: inline; }
#menu ul li a {text-decoration:none;  text-size:12px; margin: 0px;
	padding: 0px 5px 0px 5px; color: #ffffff; background: inherit;}
#menu ul li a:hover {color: #000000;
	background: #ffffff; }

   
/*post*/
.heading a {
        font: 1.7em georgia, "times new roman", serif;  
        color: #733927;
        text-decoration: none;
        border-bottom: 0px solid #588
        }  

.heading a:hover {
        color: #a48d5b;
}

.post   {
	margin: 0px 0px 30px 0px;
        color: #000000;
        padding-bottom: 10px;
        font: 1.1em "Lucida Grande", "Lucida Sans Unicode", Sans-Serif;
        line-height: 1.4em;
        border-bottom: 1px solid #733927;
	}

.post ul {
        padding-left: 5px;
        }

.post li {
        padding-left: 5px;
        }

.content {
        margin: 10px 0px;
        }

p.postinfo, p.postmetadata  {
         font-size: 0.9em;
         text-align: center;
         line-height: 1.1em;
         }

p.postmetadata { 
         line-height: 1.4em;
         text-align: left;
         clear: left;
         }

#navigation,#navigation .alignleft a,#navigation .alignright a{
         margin: 0px 0px 70px 0px;
         font: bold 1.1em "Lucida Grande", "Lucida Sans Unicode", Sans-Serif;
         }

/*comments*/
.commentlist {
        font: 1em "Lucida Grande", "Lucida Sans Unicode", Sans-Serif;
        margin: 10px auto;
        padding: 0px;
        }

.comment, .alt {
        background-color: #ffffff;
	border: 1px solid #733927;
        font-size: 1.1em;
	margin: 15px 0px;
	padding: 5px 5px;
	list-style: none;
	}

.alt    {
        background-color: #ffffff;
        }

#commentform textarea {
        width: 400px;
        background-color: #fff;
        color:#000000;
        border: 1px solid #733927;
        margin: 10px 10px;
	padding: 2px;
	}

#commentform #submit {
        background-color: #ffffff;
        color: #000000;
	margin: 5px 0px;
        padding: 2px;
	float: left;
	}

#commentform #author, #commentform #email, #commentform #url {
        background-color: #ffffff;
        border: 1px solid black;
        color: #000000;
        } 

.decoration {
        width: 50px;
        height: 43px;
        border: 0px solid black;
        margin: 10px 0px;
        }

/*footer*/
#footer {
	padding: 0px 0px;
	width:850px;
        background-color:#ffffff;
        border-top: 5px solid #733927;
        clear: both;
	}

.footmenu {
        height: 20px;
        width: 850px;
        border-top: 1px solid #a18a58;
        border-bottom: 1px solid #a18a58;
        }

.footmenu ul {
        margin: 0px;
        padding: 0px;
        }

.footmenu li{
        padding: 1px 0px;
        margin: 0px;
        float: left;
        display: inline;
        height: 100%;
        width: 50%;
        }

.footmenu a {
        display: block;
        text-align: center;
        font: bold 1.5em "Lucida Grande", "Lucida Sans Unicode", Sans-Serif;
        color: #ffffff;
        background-color: #000000;
        }  

.footmenu a:hover,.footmenu a:active {  
        background-color: #ffffff;
        }

/*comments popup page*/
#smallpage {
        margin: 0px auto;
	width: 300px;
        padding: 5px 20px;
        border: 2px solid #000;
        background-color: #fff;
        }

#smallpage textarea {
        width: 200px;
        background-color: #fff;
        border: 1px solid black;
        margin: 10px 0px;
	padding: 2px;
	}

#smallpage #commentform #submit {
        background-color: #fff;
	margin: 5px 0px;
        padding: 2px;
	}

#smallpage #commentform #author, #commentform #email, #commentform #url {
        background-color: #fff;
        border: 1px solid black;
        } 

/*miscellaneous classes*/
#s, #barsubmit {
         margin: 7px 2px;
         width: 90px;
         height: 17px;
         padding: 2px 1px;
         background-color: #fff;
         border: 1px solid #000;
	 }

#barsubmit {
	 margin: 6px 0px;
	 padding: 2px 0px;
         height: 23px;
         width: 26px;
	 }

ul, li, ul li, li ul li, ul ul li, ul ul ul li {
        list-style-type: disc;
        margin: 5px 0px;
        padding: 0px 0px;
        }

ol      {
        margin: 0px 15px;
        padding: 0px 10px;
        }

ol li   {list-style-type: disc}

.alignleft {float: left}

.alignright {float: right;}

.center {text-align: center;}

code {font: 1.1em 'Courier New', Courier, Fixed, monospace;}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select  {width: 130px;}

blockquote {
	margin: 10px 15px;
        border: 1px solid #a18a58;
        background: #ffffff;
        padding: 0px 7px;
	}

hr      {display: none;}

a img   {
	border: none;
        margin: 1px 0px;
        list-style-type: none;
	}

img     { border: none;
        }


.textwidget {
        margin: 10px 3px;
        }

.fix    {
display: inline;
        }

.watermark {   
        margin: 3px auto;
        width: 800px;
        color: #733927;
        border-left: 0px solid #589;
        border-right: 0px solid #589;
        text-align: ;left;
        }