/*
Theme Name: Liberty Girl
*/

html{
        margin-top: 20px;
	background: #2c2c2c url(img/bodybg2.gif) no-repeat top center;
}
body {
	color: #000;
	font-size: 11px;
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	}

#page {
	margin: 0px auto;
	padding: 0;
	width:760px;
	background-color: white;
	text-align: left;
	}

/* ------------------------------------------------------------------------------
								top header								             
------------------------------------------------------------------------------ */

#header {
	background: url(img/headerbg.gif) no-repeat;
	width:760px;
	height: 143px;
	float: left;
	}

.head1 {
	width: 485px;
	padding: 40px 0 0 0;
	text-align: center;
	float: left;
}

.description {
	color: #fff;
	font-size: 12px;
}
.head2 {
	width: 240px;
	float: right;
}
.head2 .today {
        text-align: center;
	color: #fff;
	font-size: 12px;
	line-height: 14px;
}

.head2 .today li {
        list-style-type: none;
        margin: 0 0 0 10px;
        padding: 0 0 0 10px;
        }

.head2 .today li p {
        border-bottom: 1px dashed #ffff99;
	padding: 0 5px 0 0;
        margin: 0 0 0 5px;
        }

.head2 .today a {
        color: #ffff99;
        text-decoration: none;
        }

.head2 .today a:hover {
        color: #fff;
        }

.head2 .tarchive {
        padding: 3px 0 0 0;
        float: right;
        }

.head2 h3 {
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: normal;
	letter-spacing: -1px;
	margin-bottom: 5px;
	padding: 15px 0 0 115px;
	text-transform: lowercase;
}

/* ------------------------------------------------------------------------------
								end top header								             
------------------------------------------------------------------------------ */


/* ------------------------------------------------------------------------------
								navigation								             
------------------------------------------------------------------------------ */

#top-menu {
        background: #294a59;
	clear: both;
	margin: 0px 3px 0px 4px;
	width: 752px;
	text-align: center;
        text-transform: uppercase;
}

#top-menu a {
	text-decoration: none;
	color: #e8e6d9;
	padding-left:20px;
}

#top-menu a:hover  {
        border: none;
	text-decoration: none;
	color: #ff3300;
}

#top-menu ul {
	margin: 0 auto;
	padding: 6px 0;
	text-align: center;
}

#top-menu ul li {
	display: inline;
	font-size: 12px;
}
/* ------------------------------------------------------------------------------
								end navigation								             
------------------------------------------------------------------------------ */


/* ------------------------------------------------------------------------------
								typography								             
------------------------------------------------------------------------------ */
#content {
	font-size: 1.2em
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.alt {

	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size:10px;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family:Arial, Helvetica, sans-serif;
        font-weight: normal;
	}

h1 {
	font-size: 2em;
	text-align: center;
	}

h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	}

h3 {
	font-size: 1.2em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg{
	text-decoration: none;
	color: #fff;
	width:760px;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #990000;
	}
.post h2 a {
	color:#990000;
}

h2 a:hover, h3 a:hover {
	border-bottom: 1px dashed;
	}

.entry p a:visited {
	color: #990000;
	text-decoration:none;
	}

.entry img {border:1px solid #990000;padding:2px;}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #990000;
	text-decoration: none;
	}

a:hover {
	color: #990000;
	border-bottom: 1px dashed;
	}

#sidebar a {
	color: #333;
        text-decoration: none;
	}

#sidebar a:hover {
	border-bottom: 1px dashed #333;
	}

.noborder a:link img, a:hover img {
        background: none;
	border: none;
	}


/* ------------------------------------------------------------------------------
								end typography								             
------------------------------------------------------------------------------ */



/* ------------------------------------------------------------------------------
								structure								             
------------------------------------------------------------------------------ */
body {
	margin: 0 0 20px 0;
	padding: 0; 
	}

.narrowcolumn {
	float: left;
	padding: 0 15px 0 16px;
	margin: 0 0 0;
	width: 470px;
	}

.post {
	margin: 0 0 40px;
	text-align: justify;
	}

.post hr {
	display: block;
	}

.postmetadata {
        text-align: right;
	font-size:11px;
	margin: 3px 0 35px 0;
        border-bottom: 1px dashed #ccc;
	}

/* ------------------------------------------------------------------------------
								end structure								             
------------------------------------------------------------------------------ */


/* ------------------------------------------------------------------------------
								footer								             
------------------------------------------------------------------------------ */

#footer {	
        background: url(img/footerbg3.gif) no-repeat;
	padding: 0;
	margin: 0 auto;
	width: 760px;
        height: 122px;
	clear: both;
	}

p.foot1 {
        color: #fff;
	padding: 20px 0 0 50px;
        float: left;
}
p.foot2 {
        width: 200px;
        color: #fff;
	padding-top: 15px;
	float: right;
	margin-right: 5px;
}
#footer a {
	color: #fff;
	}
#footer a:hover {
	text-decoration:underline;
	}

/* ------------------------------------------------------------------------------
								end footer								             
------------------------------------------------------------------------------ */



/* ------------------------------------------------------------------------------
								headers								             
------------------------------------------------------------------------------ */
h1 {
	padding-top: 40px;
	margin: 0;
	width:760px;
	}

h2 {
	margin: 30px 0 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
        color: #6c644d;
	font-size: 19px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	letter-spacing: -1px;
	margin-bottom: 10px;
	padding: 20px 0 5px 0;
	text-transform: lowercase;
        list-style-type: none;
	}

/* ------------------------------------------------------------------------------
								headers								             
------------------------------------------------------------------------------ */



/* ------------------------------------------------------------------------------
								images								             
------------------------------------------------------------------------------ */
p img {
	padding: 0;
	max-width: 100%;
	}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* ------------------------------------------------------------------------------
								end images								             
------------------------------------------------------------------------------ */



/* ------------------------------------------------------------------------------
								lists								             
------------------------------------------------------------------------------ */

#sidebar ul {
        margin: 0;
	padding: 0;
	}

ul.block {
	margin: 0;
        }

#sidebar ul ol {
	background: #e8e6d9;
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	background: #e8e6d9;
	list-style-type: none;
	list-style-image: none;
	margin: 0;
        padding-left: 10px;
        padding-bottom: 10px;
	}

#sidebar ul li ul li {
	list-style-type: square;
	list-style-image: none;
	margin-bottom: 5px;
        margin-left: 30px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px 10px;
	padding: 2px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

#sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* ------------------------------------------------------------------------------
								end lists								             
------------------------------------------------------------------------------ */



/* ------------------------------------------------------------------------------
								form elements								             
------------------------------------------------------------------------------ */

#searchform {
	margin: 0;
	padding: 0 20px 20px 0; 
	}

#sidebar #searchform #s {
	width: 150px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

select {
	width: 200px;
	}

/* ------------------------------------------------------------------------------
								end form elements								             
------------------------------------------------------------------------------ */



/* ------------------------------------------------------------------------------
								comments								             
------------------------------------------------------------------------------ */
h2.responses {
	color: #294a59;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: normal;
	margin-bottom: 10px;
	text-transform: lowercase;
	}

.commentlist {
	width: 464px;
	margin: 0 40px 20px -33px;
	list-style-type: none;
	font-size: 14px;
}
.commentlist li {
	background: #e4ecee url(img/commentlistbg3.jpg) no-repeat;
	padding-top: 20px;
	margin-bottom:0;
}
.commentcontent {
	padding: 0 10px 20px 0;
	margin-bottom: 0;
}
.commentcontent p {
        padding-bottom: 25px
	margin-bottom: 0;
	font-size:12px;
	color:#333;
	line-height:17px;
}
.commentcontent a {
	color: #265368;
}
p.authorcom {
	background-color: #fff;
	text-align: right;
}
p.authorcom span {
	background: #fff;
// url(img/authorbg3.jpg) no-repeat;
	color: #294a59;
	font-size: 16px;
	padding-left: 0;
}
.authorcom small {
	font-size: 10px;
}
.commentcontent {
	padding: 10px;
        margin-bottom: 20px;
}
.commentcontent ul {
	list-style-type: none;
	font-size:12px;
	color:#333;
	line-height:17px;
}
.commentcontent li {

	padding-left: 15px;
	padding-top: 0px;
	margin-bottom: 0;
}
.commentcontent blockquote {
	background-color: #d5e0e3;
	margin-bottom: 15px;
	padding: 5px 5px 2px 8px;
	border-left: 4px solid #b1c6d0;
	font-size:11px;
	color:#777;
	line-height:17px;
}
.commentcontent blockquote p {
	margin-bottom:5px;
}
.commentform {
	background: #e4ecee;
	width: 440px;
	padding: 20px 12px 0 12px;
	margin-bottom: 20px;
	}
.commentform h2 {
	color: #294a59;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: normal;
	margin-bottom: 10px;
	text-transform: lowercase;
	}
.cfbox1 {
	width: 150px;
	margin-right: 20px;
	padding-left: 3px;
	float: left;
}
.cfbox2 {
	width: 250px;
	float: left;
}
.cfbox2 textarea {
	width: 250px;
	height: 108px;
}
.cfbox3 {
	background: #e4ecee;
	width: 440px;
	padding-bottom: 12px;
	text-align: center;
	clear: both;
}
.commentform label {
	color: #294a59;
	margin-bottom: 2px;
	display: block;
	}
.commentform input {
	width: 150px;
	margin-bottom: 10px;
	}
.commentform textarea {
	margin-bottom: 20px;
	}
input.submit {
	width: 150px;
	margin-bottom: 6px;
	margin-left: 173px;
	display: block;
	}
	
/* ------------------------------------------------------------------------------
								end comments								             
------------------------------------------------------------------------------ */	



/* ------------------------------------------------------------------------------
								sidebar								             
------------------------------------------------------------------------------ */
#sidebar
{
        background: #fff;
	padding: 0 0 10px 0;
	margin-left: 500px;
	width: 255px;
	}

#sidebar form {
	margin: 0;
	}
/* ------------------------------------------------------------------------------
								end sidebar 								             
------------------------------------------------------------------------------ */


/* ------------------------------------------------------------------------------
								misc							             
------------------------------------------------------------------------------ */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

.post blockquote {
        margin: 0 20px 20px 20px;
	background: url(img/blockquotebg2.gif) no-repeat;
	color: #294a59;
	padding: 15px 0 0 32px;
}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}

span.left  {
    float: left;
    margin: 0 10px 10px 0;
    }

span.left  img {
    border: 1px solid #000;
    }

.Add_to_Any_Subscribe_Widget_display {
    margin-top: 20px;
    }

/* ------------------------------------------------------------------------------
								end misc								             
------------------------------------------------------------------------------ */


/* ------------------------------------------------------------------------------
								polls								             
------------------------------------------------------------------------------ */

.wp-polls   {
    margin: 0 auto 20px;
    padding: 5px;
    width: 70%;
    border: 1px dotted #990000;
    }

.wp-polls h2 {
    text-align: center;
    color: #990000;
    font-size: 18px;
    font-weight: 900;
    }

/* ------------------------------------------------------------------------------
								end polls								             
------------------------------------------------------------------------------ */


/* ------------------------------------------------------------------------------
								caption								             
------------------------------------------------------------------------------ */
.wp-caption  {
    padding: 5px 0 0 0;
    margin: 0 0 10px 0;
    border: 1px solid #999;
    text-align: center;
    color: #999;
    font-size: 9px !important;
    font-style: italic;
}

/* ------------------------------------------------------------------------------
								end caption								             
------------------------------------------------------------------------------ */
