/* Compiled CSS Reset By Larrie Bernd Rocha */

/* Reset All HTML elements */ 
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, 0time, mark, audio, video { margin: 0; padding: 0; border: 0; font-size: 100%; font: inherit; vertical-align: baseline; }

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; }
body { line-height: 1; }
ol, ul { list-style: none; }
blockquote, q { quotes: "\201C" "\201D"; }
blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; }
table { border-collapse: collapse; border-spacing: 0; }

/* defaults */
html, body { text-align:left; font-family:Arial, Helvetica, sans-serif;	font-size:62.5%; font-size:12px; border:0; color:#000; }
p, a, blockquote , ul, li { font:normal 12px Arial, Helvetica, sans-serif; }
h1, h2, h3, h4, h5, h6 { font-family:Arial, Helvetica sans-serif; color:#000; display:block; }
ul, ol, dl, p, h1, h2, h3, h4, h5, h6 { margin-bottom:15px; margin-top:15px; padding:0; }
ul ul, ul ol, ol ul, ol ol { margin-bottom:0; margin-top:0; }

/* Links */
a { text-decoration:none; outline:none; color:#000; }
a:hover { color:#555; }
a img { border:none; }
:focus { outline:none; }

/***** Paragraph styles *****/
p { }

/***** Table styles *****/
table { margin:10px 0; padding:0; }
caption { font-weight:normal; margin:0; padding:10px 0; }
th, td { padding:10px 0; }

/***** List styles *****/
ul { list-style-type: disc; }
ol { list-style-type: decimal; }
ul, ol { margin:0; padding:0; margin-left:20px; }
ul ul, ol ol { margin:2px 0 2px 10px; }
li { margin-bottom:10px; padding:0; }

/***** BlockQuote styles *****/
blockquote { margin:0 0 0 10px; padding:10px 0; }
blockquote p { margin:0; display:inline; }

/***** Form styles *****/
input, textarea, select { margin:0; padding:4px; background-color:#fff; border:1px solid #000; color:#000; }
label { display:inline-block; margin:6px 0; font:bold 12px Arial; }
input[type="submit"] { display:inline-block; width:84px; height:35px; margin:6px 0; background:url(../images/submit.png) no-repeat; border:none; text-indent:-9999px; }
input[type="text"] { width:250px; background:#eee url(../images/input-bg.jpg) repeat-x; -webkit-border-radius:3px; -moz-border-radius:3px; border-radius:3px; }
textarea { width:400px; background:#eee url(../images/input-bg.jpg) repeat-x; resize:none; }

/* IMG style */
img.alignleft { margin:0 20px 10px 0; float:left; }
img.alignright { margin:0 0px 10px 20px; float:right; }
img.aligncenter { text-align:center; display:block; }

/* Standard Classes */
.alignleft { float: left; }
.alignright { float: right; }
.aligncenter { margin-left:auto; margin-right:auto; }
.clear { clear:both; }
.clearleft { clear:left; }
.clearright { clear:right; }
.noborder { border:none; }
.italic { font-style:italic; }
.bold { font-weight:bold; }
.hidden, .hide { display:none; }
.textleft { text-align: left; }
.textright { text-align: right; }
.textcenter { text-align: center; }
.allcaps { text-transform: uppercase; }
.capitalize { text-transform:capitalize; }
.serif { font-family:Georgia, "Times New Roman", serif; }
.nomargin { margin:0; }
.margin-top  { margin-top:18px; }
.noborder { border:0; }
.nobullet li { list-style:none; margin:0; }

/* Wordpress Search Widget */
#searchform .screen-reader-text { display:none; }
#searchform #s { width:140px; }

/* Wordpress Default Calendar Widget */
#wp-calendar { empty-cells:show; margin:0 auto; }
#wp-calendar a { display:block; text-decoration:none; font-weight:bold; }
#wp-calendar caption { padding:0; }
#wp-calendar caption { font:bold 15px Verdana; text-align:center; margin:10px 0; }
#wp-calendar th { padding:2px; font-style:normal; font-size:12px; text-align:center; font-weight:bold; }
#wp-calendar td { padding:2px 10px; text-align:center; border:none; }

#wp-calendar #prev, #wp-calendar #next { padding:10px 0 0; margin:0; } 
#wp-calendar #prev a, #wp-calendar #next a { font-size:11pt; width:50%; }
#wp-calendar #next a { float:right; }
#wp-calendar #prev a { float:left; }

/* Wordpress wp_list_bookmarks() */
.linkcat { list-style:none; }

/* Wordpress Default Comments Template */
.commentlist { list-style:none; margin:0; }
.comment { border:1px solid #000; padding:5px; -webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px; }
.comment .comment-author { float:left; width:100px; text-align:center; }
.comment .comment-meta { clear:left; float:left; width:100px; text-align:center; }
.comment .comment-meta a { font-size:10px; }
.comment .comment-author .fn { display:block; margin:0; }
.comment .comment-author .says { display:none; }
.comment .reply { clear:both; text-align:right; }
.comment p { margin-left:110px; }
h3#comments, #respond h3 { margin-top:30px; font:bold 14px Arial; }
#respond h3 a { font:bold 14px Arial; }
.nocomments { display:none; }