/*
THEME NAME: liberty-ian
DESCRIPTION: messaliberty's WP theme v1.33
Version: 1.33
Author: Chapp, Ian
Author URI: http://www.messaliberty.com/
Tags: messaliberty

*/

/* Begin Structure */
html,body,div,
ul,ol,li,dl,dt,dd,
form,fieldset,input,textarea,
h2,h3,h4,h5,h6,pre,code,p,blockquote,hr,
th,td { margin: 0; padding: 0; }


/* Begin Typography & Colors */
body { font-size:10px; /* Resets 1em to 10px */ font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif; background:#FFCB58 url(images/body-bg.gif) repeat-x; color: #333; text-align: center; }

#page { margin:0px auto; padding: 0; width: 800px; text-align: left; height:1%; }

/* Begin header
------------------------------ */
#header { height:32px; background-color: #CC423B; margin:0 auto; padding: 0; width: 800px; }
#header ul { float:left; padding: 9px 0 0 20px; }
#header ul li { float:left; list-style:none;  padding: 3px 0 0 0; }
#header ul li a { margin:0 20px 0 0; padding: 0; font: bold 1.4em 'Lucida Grande', Verdana, Arial, Sans-Serif; color:#ffffff; }
#header ul li.current_page_item { margin: 0 0; padding:3px 0 3px 5px; background:url(images/current_left.gif) left top no-repeat; }
#header ul li.current_page_item a { padding:3px 5px 3px 0; background:url(images/current_right.gif) right top no-repeat; text-decoration: none; color:#333; }


/* Begin mybox curvycorners */
.myboxtop { width:800px; padding:0; margin:30px 0 0 0; background-color: #ffffff; }
.myboxbottom { width:800px; margin:0 0 10px 0; background-color: #CC423B; }

.description { margin: 0; padding:0 0 0 63px; position:relative; top:-10px; }
small { display:block; margin:0 0 10px 0; }
small span { font-size: 1.2em; color:#333; }
small span strong { font-size: 1.3em; }

#wrapper { padding:5px 0 0 0; background-color: #ffffff; }


/* Begin Content
------------------------------ */
#content { font-size: 1em; }

.widecolumn .entry p { font-size: 1.05em; }
.narrowcolumn .entry, .widecolumn .entry { line-height: 1.3em; }
.widecolumn { line-height: 1.6em; }
.narrowcolumn .postmetadata { }
.narrowcolumn { float: left; padding: 0 20px 20px 15px; margin: 0 0 20px 0; width: 550px; border-right:dotted 1px #ccc; }
.widecolumn { padding:0 15px 0 15px; margin: 0; width: 770px; }

*html .narrowcolumn { width: 565px; }

.post, .page { margin: 0 0 30px 0; font-size: 1.3em; }
.post hr { display: block; }

/* Begin h1,h2,h3 a Tag */
h1, h2, h3 { font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif; font-weight: bold; }

h1 { font-size: 4em; margin:0; padding:0; }
h2 { font-size: 2.6em; }
.pagetitle { font-size: 2.5em; font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif; font-weight: bold; }
h3 { font-size: 2.5em; }

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description { text-decoration: none; }
h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite { text-decoration: none; }
a, h2 a:hover, h3 a:hover { color: #06c; text-decoration: none; }
a:hover { color: #147; text-decoration: underline; }

.new { padding: 0 50px 0 0; background:url(images/new.gif) left top no-repeat; }

/* Begin Post
------------------------------ */
.post h2 { margin:0; padding:10px 0 10px 10px;}
.post h2.post_title { clear:both; margin: 0; padding:0; }
.post h2,.post h2 a:link,.post h2 a:active,.post h2 a:visited { color:#CC423B; }
.post h2 a:hover { color:#EF6059; }
.page h2,.page h2 a:link,.page h2 a:active,.page h2 a:visited { color:#CC423B; }
.page h2 a:hover { color:#EF6059; }
.post h3 a:link,.post h3 a:active,.post h3 a:visited { color:#CC423B; }
.post h3 a:hover { color:#EF6059; }

.post-author { height:55px; }
.post-author-photo { padding:0 7px 0 0; }
.post-author-photo img { padding:1px; border:1px solid #ddd; }
.post-author-data { padding:5px 0 0 0; }
.post-author-photo, .post-author-data { float:left; }
.post-author span { display:block; }
.post-author span strong { font-size: 1.3em; }

.thread-alt { background-color: #f8f8f8; }
.thread-even { background-color: white; }
.depth-1 { border: 1px solid #ddd; }


/* Begin Entry
------------------------------ */
.entry { clear:both; margin:10px 0 0 0; }
.entry h3 { margin: 0 0 10px 0; padding: 0; font-size: 1.5em; }
.entry h4 { margin: 0 0 10px 0; padding: 0; font-size: 1.3em; }
.entry h5 { font-size: 1.1em; }
.entry p { margin: 0 0 20px 0; padding: 0; }

.entry h3.member { margin: 0 0 15px 0; }
.entry .member_box { clear:both; float:left; margin: 0 0 20px 0; padding: 0 0 10px 0; border-bottom:dotted 1px #ccc; }
.entry .member_box p { margin: 0; padding: 0; }
.entry .member_box p img { margin: 0; padding: 0 2px;}

.entry .wp-caption { clear:both; border: 1px solid #ddd; text-align: center; background-color: #f3f3f3; padding-top: 5px; margin: 0 15px 15px 0; -moz-border-radius: 3px; -khtml-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; }
.entry .wp-caption-clearnone { clear:none; }

.entry .member_profile { margin: 0; padding: 0; }
.entry .member_profile h4 { margin: 0 0 5px 0; padding: 0; }
.entry .member_profile h4 a { text-decoration: none; color: #333333; }
.entry .member_profile p { margin: 5px 0 5px 15px; padding: 0; border: }

.entry .member_links { clear: both; padding: 0 0 0 10px; }
.entry .member_links p { margin: 0 0 5px 0; }

.entry a { text-decoration: underline; }
.entry hr { margin:0 0 20px 0; border:none; border-bottom:dotted 1px #ccc; }

.entry dl { display:block; margin:20px 10px 0 5px; }
.entry dl dt { display:block; font-size: 1.3em; font-weight:bold; margin:0 0px 10px 0px; padding:0 0 5px 5px; border-bottom:solid 1px #666; }
.entry dl dd { display:block; padding:0 15px 30px 15px; }
.entry dl dl { display:block; margin:10px 0 0 0; }
.entry dl dl dt { display:block; font-size: 1.2em; font-weight:normal; margin:0px 0px 5px 0px; border-bottom:none; color:#aaa; }
.entry dl dl dd { display:block; padding:0 15px 15px 15px; }

.entry pre { background: #ededed; }

.image_box img  { clear:both; border: 1px solid #ddd; text-align: center; background-color: #f3f3f3; padding: 2px; margin: 0 10px 0 0; -moz-border-radius: 3px; -khtml-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; }

.sourcecode { max-height:160px; margin:0 0 30px 0; overflow:auto; background: #000; border:1px solid #ddd; }
.sourcecode.no-scroll { max-height:100%; }
pre { margin:0 0 20px 0; padding:10px; width:525px; overflow:auto; }


/* Captions & aligment
------------------------------ */
.wp-caption { border: 1px solid #ddd; text-align: center; background-color: #f3f3f3; padding-top: 4px; margin: 10px; -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; }

.alignright { float:right; }
.alignleft { float:left; }

.navigation { display: block; margin:0 0 10px 0; padding:15px 10px; background-color: #eee; border-top:dotted 1px #ccc; border-bottom:dotted 1px #ccc; }
.navigation .alignright { margin: -6px 0 0 0; display: block; line-height:1.3em; text-align:right; }
.navigation .alignleft { margin: -6px 0 0 0; display: block; line-height:1.3em; text-align:left; }

.aligncenter, div.aligncenter { display: block; margin-left: auto; margin-right: auto; }
.alignnone { }
/* End captions & aligment */


code { font: 1.1em 'Courier New', Courier, Fixed; }

acronym, abbr, span.caps { font-size: 0.9em; letter-spacing: .07em; }
/* End Typography & Colors */

.postmetadata { clear: both; font-size: 0.8em; }
.postmetadata a { font-size: 1.2em; }
p.postmetadata { margin: 10px 0 0 0; text-align: left;  }
.widecolumn .smallattachment { float: left; width: 128px; margin: 5px 5px 5px 0px; }
.widecolumn .attachment { margin: 5px 0px; }


/* Begin Sidebar
------------------------------ */
#sidebar { padding: 0px 0 10px 0; margin-left: 600px; width: 190px; font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif; }
small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, .commentmetadata a, blockquote, strike { color: #aaa; }

#sidebar h2 { font-family: 'Lucida Grande', Verdana, Sans-Serif; font-size: 1.2em; }

#sidebar form { margin: 0; }

#sidebar ul, #sidebar ul ol { margin: 0; padding: 0; }
#sidebar ul li { list-style-type: none; list-style-image: none; margin-bottom: 15px; }
#sidebar ul p, #sidebar ul select { margin: 5px 0 8px; }
#sidebar ul ul, #sidebar ul ol { margin: 5px 0 0 10px; }
#sidebar ul ul ul, #sidebar ul ol { margin: 0 0 0 10px; }

ol li, #sidebar ul ol li { list-style: decimal outside; }
#sidebar img { margin: 5px 0 0 0; }
#sidebar ul ul li, #sidebar ul ol li { margin: 3px 0 0; padding: 0; }

#sidebar .social_icons img { margin:5px 0 0 4px; }

/* twitter widget */
#sidebar .twitter_title_link { color:#000; }
#sidebar .twitter { margin:5px 0; background:#e1e1e1; border:solid 3px #EEE; }
#sidebar .twitter li { margin:5px 5px 15px; color:#333; }
*html #sidebar .twitter ul li li { background: none; list-style: circle outside; }
/* End Sidebar */


.clear { clear: both; }

/* Begin Footer
------------------------------ */
#footer { border: none; }
#footer { padding: 0; margin: 0 auto; width: 800px; clear: both; background-color: #CC423B; border-bottom:solid 5px #424141; color:#ffffff; }
#footer p { margin: 0; padding: 20px 0; text-align: center; }
#footer a { color:#ffffff; }
/* End Structure */


/* Begin Search Form Elements
------------------------------ */
#searchbox { float:right; }
#searchform { margin: 0px auto; padding: 10px 10px; }
*html #searchform { padding: 5px 10px 0px 10px; }
#searchform #s { width: 125px; padding: 2px; }
#searchsubmit { padding: 1px; }


/* Begin Images
------------------------------ */
p img { padding: 0; max-width: 100%; }

/* Using 'class="alignright"' on an image will (who would've thought?!) align the image to the right. And using 'class="centered', will of course center the image. This is much better than using align="center", being much more futureproof (and valid) */

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; }

/* End Images */



/* Begin Lists
 Special stylized non-IE bullets Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul { margin:0 0 30px 0; padding: 0 0 0 25px; list-style: none; text-indent: -16px; }
html>body .entry li { margin: 7px 0 8px 10px; }

.entry ul li:before, #sidebar ul ul li:before { padding:0 5px 0 0; content: "\00BB \0020"; }
.entry ol { margin:0 0 30px 0; padding: 0 0 0 25px; }
.entry ol li { margin: 0; padding: 0; }

#sidebar .rss,#sidebar .language { margin: 5px 0 15px 0; }
#sidebar .rss span,#sidebar .language span { margin: 0; }
#sidebar .rss span a,#sidebar .language span a { margin: 0; color:#333; }
#sidebar .rss span a:hover,#sidebar .language span a:hover { text-decoration:none; }
#sidebar .rss span a img { margin: 0 3px 0 10px; vertical-align: middle; }
#sidebar .language span a img { margin: 0 2px 0 7px; vertical-align: middle; }

.postmetadata ul, .postmetadata li { display: inline; list-style-type: none; list-style-image: none; }

/* End Entry Lists */

select { width: 130px; }

/* Begin Comments
------------------------------ */
#comments { font-size: 1.8em; }
.commentlist li, #commentform input, #commentform textarea { font-size: 1.2em; }
.commentlist li ul li { font-size: 1em; }
.commentlist li { font-weight: bold; }
.commentlist li .avatar { float: right; border: 1px solid #eee; padding: 1px; background: #fff; }
.commentlist cite, .commentlist cite a { font-weight: bold; font-style: normal; font-size: 1.1em; }
.commentlist p { font-weight: normal; line-height: 1.5em; text-transform: none; }
#commentform p { margin: 5px 0; font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif; }

.alt { margin: 0; padding: 0; }

.commentlist { padding: 0; text-align: justify; }
.commentlist li { margin: 15px 0 10px; padding: 5px 5px 5px 0; list-style: none; border:1px solid #ddd; }
.commentlist li ul li {  margin-right: -5px; margin-left: 10px; }
.commentlist p { clear:both; margin: 0; padding:0 10px 5px 10px; }
.children { padding: 0; }

/* Begin customer comment style */
.commentlist li { }
.commentlist li.even,.commentlist li.odd { text-align:right; border:none; background: #FFF url(images/even_bottom.gif) left bottom no-repeat; }
.commentlist li.even p,.commentlist li.odd p { text-align:left; background:#F9EEE0; }
.commentlist li.even .avatar,.commentlist li.odd .avatar { float: right; }
.commentlist li.even cite,.commentlist li.even cite a { }
.commentlist li.even .comment-author img,.commentlist li.odd .comment-author img { margin:0 0 15px 5px; }
.commentlist li.even .commentmetadata,.commentlist li.odd .commentmetadata { font-weight: normal; font-size:0.9em; padding:0 0 27px 0; background: url(images/even_top.gif) left 21px no-repeat; text-align:right; }

/* Begin byuser comment style */
.commentlist li.byuser { text-align:left; border:none; background: #FFF url(images/comment_bottom.gif) left bottom no-repeat; }
.commentlist li.byuser p { background:#DFEFFF; }
.commentlist li.byuser .avatar { float: left; }
.commentlist li.byuser .comment-author img { margin:0 5px 15px 0; }
.commentlist li.byuser .commentmetadata { text-align:left; font-weight: normal; font-size:0.9em; padding:0 0 27px 0; background: url(images/comment_top.gif) left 21px no-repeat; }
.commentlist li.byuser .commentmetadata a { color: #06c; }

.comment-author { margin: 0; }
.comment-author cite.fn { font-size: 1.3em; }
.comment-author cite.fn a { font-size: 1em; text-decoration:underline; }
.comment-author span { }

/* Begin Form Elements */
#commentform input { width: 170px; padding: 2px; margin: 5px 5px 1px 0; }
#commentform { margin: 5px 10px 0 0; }
#commentform textarea { width: 100%; padding: 2px; }
#respond:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
#commentform #submit { margin: 0 0 5px auto; float: right; }

.wpcf7-form { padding:20px; background-color: #FFF5DF; border:solid 1px #FFE09F; }
.wpcf7-form p { font-size:1.3em; }
.wpcf7-form img{ padding:10px 5px 5px; }
.wpcf7-form input { padding: 2px; margin: 5px 5px 0px 0; }

/* End Form Elements */

.nocomments { text-align: center; margin: 0; padding: 0; }
.commentmetadata { margin: 0; display: block; }
/* End Comments */

/* Begin Gallery */
.gallery {margin: auto;}

.gallery-item {	float: left; margin-top: 10px; text-align: center; width: 30%; }.gallery img { border: 2px solid #cfcfcf;}
.gallery-caption { margin-left: 0; }

/* End Gallery */

/* Begin Various Tags & Classes */
acronym, abbr, span.caps { cursor: help; }
acronym, abbr { border-bottom: 1px dashed #999; }

blockquote { margin:0 0 0 15px; padding:10px 10px 10px 30px; background: url(images/blockquote.gif) left top no-repeat; }
blockquote cite { margin: 5px 0 0; display: block; }

.center { text-align: center; }

.hidden { display: none; }

a img { border: none; }

/* hides the smiley face */
img#wpstats{display:none}

/* End Various Tags & Classes*/


/* table_sec */
#post-931 form { margin: 0; padding: 0 5px 0 10px; background: none; border: none; }
.post .table_sec { clear: both; margin: 15px 0 10px; background: #bcdae4; }
.post .table_sec table { width: 100%; border-collapse: separate; border-spacing: 1px; border: none; }
.post .table_sec table th,.post .table_sec table td { padding: 8px 3px; border: 1px solid #fff; vertical-align: middle; }
.post .table_sec table td.left_align { text-align: left; }
.post .table_sec table th { padding: 15px 10px; text-align: center; font-weight: normal; background: #ecf9fd; white-space: nowrap; }
.post .table_sec table td { padding: 15px 15px; font-size: 0.9em; background: #fbfdfd; }
.post .table_sec table td ul { margin: 0; padding: 0 20px; text-align: left; }
.post .table_sec table table td { border:none; }
.post .table_sec table .wpcf7-list-item { display: block; }
.red { color: #F00; }
#post-931 p { margin: 0; padding: 0; text-align: center; font-size: 1em; }
/* End table */