/*

Theme Name: Liberty Papers

Description: The Liberty Papers. Simple theme, fast loading, minimal graphics. Based off of the Simple Green theme by Prissed: http://www.prissed.com/

Version: 1.0

Author: Eric Cowperthwaite

Author URI: http://www.ericsgrumbles.net/

*/



body

	{

		margin: 10px 0px 10px 0px;

		padding: 0px;

		background-color: #666633;

		font-family: Verdana, Arial, Helvetica, sans-serif;

		font-size: 12px;

	}

    *.subscribe-to-comments
	{
		margin-top: 0px;

		padding-top: 0px;

		vertical-align:text-top;
	}

    .aligncenter,
    div.aligncenter {
		    display: block;
		    margin-left: auto;
		    margin-right: auto;
    }

    .alignleft {
		    float: left;
    }
		
    .alignright {
		    float: right;
    }

    .wp-caption {
		    border: 1px solid #ddd;
		    text-align: center;
		    background-color: #f3f3f3;
		    padding-top: 4px;
		    margin: 10px;
		    /* optional rounded corners for browsers that support it */
		    -moz-border-radius: 3px;
		    -khtml-border-radius: 3px;
		    -webkit-border-radius: 3px;
		    border-radius: 3px;
    }

		    .wp-caption img {
		    margin: 0;
		    padding: 0;
		    border: 0 none;
    }

    .wp-caption p.wp-caption-text {
		    font-size: 11px;
		    line-height: 17px;
		    padding: 0 4px 5px;
		    margin: 0;
    }
#wrap

	{

		height: 100%;

		margin-left: auto;

		margin-right: auto;

		width: 90%;

		border: 2px solid #000000;

		background-color: #ffffff;

	}



#header

	{

		background-color: #CCCC99;

		padding: 5px;

		text-align: center;

	}

#header h1

	{

		font-size: 28px;

		margin: 0px;

		padding: 0px;

		font-weight: bold;

		letter-spacing: 1px;

		color: #666633;

	}

#header h1 a:link, #head h1 a:visited

	{

		color: #666633;

		text-decoration: none;

		font-family: Verdana, Arial, Helvetica, sans-serif;

		font-variant: small-caps;

	}

#header h1 a:hover

	{

		color: #663333;

		text-decoration: underline;

	}

#header #description

	{

		font-size: 14px;

		font-weight: normal;

		padding: 0px 30px 0px 30px;

		font-style: italic;

	}

#header .small

	{

		font-size: 14px;

		color: #666633;

	}

#randomquote
	{

		/*background-color: #CCCC99;

		padding: 5px;

		text-align: left; */
		height: auto;

		padding: 5px 20px 5px 20px;

		border-bottom: 1px dashed #CCCC99;

		/*background-color : #999966;*/

		font-family: Georgia, "Times New Roman", Times, serif;

		text-align: left;  
	}

#navbar

	{

		height: 20px;

		padding: 5px 20px 5px 20px;

		background-color : #999966;

		font-family: Georgia, "Times New Roman", Times, serif;

		text-align: center;

	}

#navbar .red

	{

		color : #990000;

	}



#quotes

	{

		height: auto;

		padding: 5px 20px 5px 20px;

		border-bottom: 1px dashed #CCCC99;

		background-color : #999966;

		font-family: Georgia, "Times New Roman", Times, serif;

		text-align: center;

	}



#bot

	{

		clear: both;

		background-color: #CCCC99;

		border-top: 1px dashed #999966;

		padding: 5px;

		font-size: 10px;

		text-align: center;

	}

#bot a

	{

		color: #666633;

	}





#main

	{

		margin-left: 230px;

		padding: 20px;

		border-left: 1px dashed #999966;

	}



#main h4

	{

		padding: 3px 3px 3px 40px;

		border: 1px #999966;

		background-color: #666633;

		color: #CCCC99;

		font-size: 12px;

		font-weight: bold;

	}



.postend

	{

		margin: 5px 0px 30px 0px;

		padding: 0px;

		text-align: center;

		color: #CCCC99;

		font-size: 18px;

		line-height: 0px;

	}



.meta

	{

		font-size: 10px;

		color: #666633;

		margin-bottom: 15px;

	}

.meta a:link, .meta a:visited

	{

		color: #999966;

	}

.meta a:hover

	{

		color: #666633;

	}

.meta red

	{

		color: #990000;

	}



blockquote

	{

		border: 1px dashed #999966;

		background-color: #E0E1CE;

		margin-left: 30px;

		margin-right: 30px;

		padding: 0px 10px 0px 10px;

	}





#left

	{

		float: left;

		width: 210px;

		padding: 20px 10px 20px 10px;

		border-right: 1px dashed #999966;

	}

#left ul

	{

		margin-left: 0px;

		padding-left: 0px;

		font-weight: bold;

	}

#left ul li

	{

		margin-left: 0px;

		padding-left: 0px;

		margin-bottom: 20px;

		list-style-type: none;

	}

#left ul ul

	{

		border-top: 1px dashed #999966;

		font-weight: normal;

		padding: 0px;

		margin: 0px;

	}

#left ul ul li

	{

		border: none;

		padding: 0px;

		margin: 0px;

		font-weight: normal;

		list-style-type: none;

		display: block;

	}

#left ul ul li a:link, #left ul ul li a:visited

	{

		display: block;

		padding: 2px 0px 2px 10px;

		margin: 0px;

		background-color: #CCCC99;

		color: #663333;

		border-bottom: 1px dashed #999966;

		text-decoration: none;

	}

#left ul ul li a:hover

	{

		background-color: #999966;

		color: #FFFFFF;

	}



#left ul ul ul

	{

		border: none;

		font-weight: normal;

		padding: 0px;

		margin: 0px;

	}



#left ul ul ul li

	{

		border: none;

		padding: 0px;

		margine: 0px;

		font-weight: normal;

		list-style-type: none;

		display: block;

	}

	

#left ul ul ul li a:link, #left ul ul ul li a:visited

	{

		display: block;

		padding: 2px 0px 2px 30px;

		margin: 0px;

		background-color: #CCCC99;

		color: #663333;

		border-bottom: 1px dashed #999966;

		text-decoration: none;

	}



#left ul ul ul li a:hover

	{

		background-color: #999966;

		color: #FFFFFF;

	}



/* Fix IE spaces. Hide from IE Mac \*/

* ul li a

	{

		height: 1%;

	}

/* End */

#left h2

	{

		margin: 0px;

		padding: 0px;

		font-weight: bold;

		font-size: 12px;

		border: none;

		background: none;

		color: #000000;

	}



#about

	{

		margin: 0px 0px 20px 0px;

		padding: 0px;

	}





h2

	{

		font-size: 14px;

		border: 1px dashed #999966;

		margin: 0px 0px 20px 0px;

		padding: 3px;

		background-color: #cccc99;

		color: #666633;

	}



h3

	{

		font-size: 12px;

		font-weight: bold;

		border-bottom: 1px dashed #666633;

		margin: 0px 0px 5px 0px;

		padding: 0px 0px 2px 0px;

	}

h3 a:link, h3 a:visited

	{

		color: #663333;

		text-decoration: none;

	}

h3 a:hover

	{

		color: #666633;

	}



a:link, a:visited

	{

		color: #663333;

	}

a:hover

	{

		color: #666633;

	}



.trackback

	{

		font-size: 10px;

	}



#commentlist

	{

		list-style-type: none;

		margin: 0px;

		padding: 0px;

	}

#commentlist li

	{

		list-style-type: none;

		margin-bottom: 10px;

		padding: 10px;

		background-color: #E0E1CE;

		border-top: 1px dashed #999966;

		border-bottom: 1px dashed #999966;

	}

#commentlist cite

	{

		margin: 7px 0px 0px 0px;

		padding: 0px;

		font-size: 10px;

		font-style: normal;

	}

#commentlist p

	{

		margin-top: 0px;

		padding-top: 0px;

	}

.inline_trackbacks

	{

		color:#000000;

		font-size:10px;

		text-align:left;

		margin-top:1px;

		margin-left:5px;

		margin-right:5px;

	}

.inline_trackbacks a

	{

		color:#000000;

		text-decoration:none;

	}

.inline_trackbacks a:hover

	{

		color:#000000;

		text-decoration:underline;

	}



.center 

	{

		text-align: center;

	}

	

.blogrollmain

	{

		display: block;

		padding: 2px 0px 2px 10px;

		margin: 0px;

		background-color: #CCCC99;

		color: #663333;

		text-decoration: none;

		border-top: 1px dashed #999966;

		border-bottom: 1px dashed #999966;		

	}

.blogrollmain a

	{

		margin: 1px;

		text-decoration: none;

		font-weight: normal;

	}

.blogrollmain a:hover

	{

		background-color: #999966;

		color: #FFFFFF;

	}

/* Added sociable stuff based on this forum recommendation http://wordpress.org/support/topic/269511 */
/* Yilmaz Rona */
div.sociable { margin: 16px 0; }

span.sociable_tagline { position: relative; }
span.sociable_tagline span { display: none; width: 14em; }
span.sociable_tagline:hover span {
        position: absolute;
        display: block;
        top: -5em;
        background: #ffe;
        border: 1px solid #ccc;
        color: black;
        line-height: 1.25em;
}
.sociable span {
        display: block;
}
.sociable ul {
        display: inline;
        margin: 0 !important;
        padding: 0 !important;
}
.sociable ul li {
        background: none;
        float:left; /* IE FIX */
        display: inline !important;
        list-style-type: none;
        margin: 0;
        padding: 1px;
}
.sociable ul li:before { content: ""; }
.sociable img {
        float: none;
        width: 16px;
        height: 16px;
        border: 0;
        margin: 0;
        padding: 0;
}

.sociable-hovers {
        opacity: .4;
        -moz-opacity: .4;
        filter: alpha(opacity=40);
}
.sociable-hovers:hover {
        opacity: 1;
        -moz-opacity: 1;
        filter: alpha(opacity=100);
}

/* End sociable changes Yilmaz Rona */
