/*

Begin Media Print

*/

/* 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 { display:none; }

/* 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: 800px; }
.widecolumn { padding:0 15px 0 15px; margin: 0; width: 770px; }

.post { 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.5em; }
h2.pagetitle { font-size: 2em; }
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; }


/* Begin Post
------------------------------ */
.post h2 { margin:0; padding:0; }
.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; }
.post h3 a:link,.post h3 a:active,.post h3 a:visited { color:#CC423B; }
.post h3 a:hover { color:#EF6059; }

.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 .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; font-size: 1.2em; }
.entry .member_profile p { margin: 0 0 0 15px; padding: 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; }

.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 { margin:0 0 30px 0; }
.sourcecode.no-scroll { }
pre { margin:0 0 20px 0; padding:10px; color: #666; }


/* 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; }

.navigation { display: block; margin:0 0 10px 0; padding:10px; background-color: #f3f3f3; border-top:dotted 1px #ddd; border-bottom:dotted 1px #ddd; }
.navigation .alignright { margin: 0; display: block; text-align:right; }
.navigation .alignleft { margin: 0; display: block; text-align:left; }

.alignright { float:right: }
.alignleft { float: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 Flash
------------------------------ */
object { display:none; }

/* End Flash */


/* Begin Sociable
------------------------------ */
.sociable { display:none; }

/* End Sociable */


/* Begin Sidebar
------------------------------ */
#sidebar { display:none; }

/* End Sidebar */


.clear { clear: both; }

/* Begin Footer
------------------------------ */
#footer { display: none; }

/* End Structure */


/* 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-left: 0px; padding: 0 0 0 30px; list-style: none; padding-left: 10px; text-indent: -10px; }
html>body .entry li { margin: 7px 0 8px 10px; }

.entry ul li:before, #sidebar ul ul li:before { content: "\00BB \0020"; }
.entry ol { padding: 0 0 0 35px; margin: 0; }
.entry ol li { margin: 0; padding: 0; }

.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 { text-align:right; border:none; background: #FFF url(images/even_bottom.gif) left bottom no-repeat; }
.commentlist li.even p { text-align:left; background:#F9EEE0; }
.commentlist li.even .avatar { float: right; }
.commentlist li.even cite,.commentlist li.even cite a { }
.commentlist li.even .comment-author img { margin:0 0 15px 5px; }
.commentlist li.even .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 */

.alt { margin: 0; padding: 0; }

.commentlist { padding: 0; text-align: justify; }
.commentlist li { margin: 15px 0 10px; padding: 5px 5px 10px 10px; list-style: none; }
.commentlist li ul li {  margin-right: -5px; margin-left: 10px; }
.commentlist p { margin: 10px 5px 10px 0; }
.children { padding: 0; }

#commentform p { margin: 5px 0; }

.nocomments { text-align: center; margin: 0; padding: 0; }
.commentmetadata { margin: 0; display: block; }
/* End Comments */


/* 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; }

/* End Various Tags & Classes*/ne; }

/* End Various Tags & Classes*/
