/* Resets */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td
{
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-weight: inherit;
    font-style: inherit;
    font-size: 100%;
    font-family: inherit;
    vertical-align: baseline;
}
:focus
{
    outline: 0;
}
body
{
    color: #282828;
    background: #5b5b5b url(/img/header.png) repeat-x;
    font: 20px/27px Georgia, "Times New Roman" , Times, serif;
}
ol, ul
{
    list-style: none;
}
p
{
    padding-bottom: 27px;
}
table
{
    border-collapse: separate;
    border-spacing: 0;
}
caption, th, td
{
    text-align: left;
    font-weight: normal;
}
blockquote:before, blockquote:after, q:before, q:after
{
    content: "";
}
blockquote, q
{
    quotes: "" "";
}
acronym
{
    cursor: help;
    border-bottom: 1px dashed #333;
}
strong
{
    font-weight: bold;
}
em
{
    font-style: italic;
}
hr
{
    display: none;
}
.right
{
    float: right;
}
.left
{
    float: left;
}
.hide
{
    display: none;
}
.block
{
    display: block;
}
strong
{
    font-weight: bold;
    color: #000;
}
.clear
{
    clear: both;
}
.clearfix:after
{
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
.clearfix
{
    display: block;
}
html[xmlns] .clearfix
{
    display: block;
}
* html .clearfix
{
    height: 1%;
}
/* Link Styles */
a:link, a:visited
{
    color: #b30202;
    text-decoration: none;
}
a:hover
{
    color: #000;
    text-decoration: none;
}
a:active
{
    color: #b30202;
    text-decoration: none;
}
h1 a:link, h1 a:visited
{
    color: #000;
    text-decoration: none;
}
h1 a:hover
{
    color: #282828;
    text-decoration: none;
}
h1 a:active
{
    color: #000;
    text-decoration: none;
}
/* Headings */
h1, h2, h3, h4, h5, h6
{
    font-family: Georgia,'Utopia',Palatino,'Palatino Linotype',serif;
    color: #9c0101;
}
h1
{
    font-size: 40px;
    line-height: 48px;
    margin-bottom: 4px;
    color: #000;
    letter-spacing: -1px;
}
h2
{
    font-size: 30px;
    line-height: 36px;
    padding-bottom: 30px;
}
h3
{
    font-size: 18px;
    line-height: 24px;
    padding-bottom: 30px;
    text-transform: uppercase;
}
/* Wraps */
#header_wrap
{
    position: relative;
    padding: 0 10px;
    min-width: 960px;
    height: 41px;
    background: #616161;
}
#content_wrap
{
    position: relative;
    min-width: 960px;
    padding: 0 10px;
    background: #fff;
}
#footer_wrap
{
    position: relative;
    min-width: 960px;
    padding: 0 10px;
    background: url(/img/footer.png) repeat-x 0 0;
}
/* Header */
#header
{
    position: relative;
    width: 960px;
    margin: 0 auto;
    height: 41px;
}
#header #logo
{
    position: absolute;
    top: 15px;
    left: -6px;
    z-index: 99;
}
#header .desc
{
    font-size: 11px;
    color: #999898;
    text-transform: uppercase;
    position: absolute;
    left: 170px;
    top: 10px;
}
#header .navigation
{
    position: absolute;
    right: 0px;
    bottom: 0px;
}
#header .navigation li
{
    float: left;
}
#header .navigation li a
{
    display: block;
    background: #6a6a6a;
    padding: 1px 16px;
    padding-bottom: 2px;
    color: #fff;
    text-transform: uppercase;
    margin-left: 8px;
    font-size: 12px;
}
#header .navigation li a:hover, #header .navigation li.current_page_item a
{
    background: #fff;
    color: #767676;
}
/* Ads */
#adtop
{
	text-align: center;
	padding-bottom: 10px;
}	
#adright
{
	text-align: center;	
}	
#adlyric
{
	text-align: center;	
}	
/* Breadcrumb */
#breadcrumb
{
    margin-bottom: 5px;
    font-size: 14px;
    text-transform: uppercase;
    color: #a6a6a6;
    width: 100%;
}
#breadcrumb li
{
    display: inline;
}
#breadcrumb a
{
    color: #4b6596;
}
#breadcrumb a:hover
{
    color: #000;
}
#breadcrumb p
{
    padding-bottom: 0px;
}
/* Content */
#content
{
    position: relative;
    width: 960px;
    margin: 0 auto;
    padding: 20px 0;
    padding-bottom: 100px;
}
#page
{
    width: 621px;
    float: left;
}
.archives
{
}
.archives a
{
    color: #282828;
}
.archives a:hover
{
    color: #666;
}
.archives ul
{
    padding-bottom: 50px;
}
.archives ul ul
{
    padding-bottom: 0px;
    display: inline;
}
.archives ul.dates li
{
    display: block;
}
.archives li
{
    display: inline;
}
.archives ul.dates li a
{
    display: block;
    background: none;
}
.archives li a
{
    background: url(slash.gif) no-repeat 100% 2px;
    padding-right: 15px;
    margin-right: 0px;
}
.post
{
}
.post ul
{
    padding-bottom: 20px;
}
.post ul li
{
    padding-left: 40px;
    padding-bottom: 20px;
    background:transparent url(/img/left_arrow.gif)  no-repeat scroll 8px 6px;
}
.post ol
{
    padding-bottom: 20px;
    margin-left: 32px;
}
.post ol li
{
    padding-left: 8px;
    padding-bottom: 20px;
    list-style: decimal;
}
blockquote
{
    position: relative;
    padding: 20px 30px;
    background: #f4f4f4;
    margin-bottom: 55px;
    border: 1px solid #d0d0d0;
    font-style: italic;
    color: #282828;
    font-size: 17px;
}
blockquote p
{
    padding-bottom: 0px;
}
blockquote div
{
    position: absolute;
    right: 0px;
    bottom: -31px;
    height: 31px;
    line-height: 31px;
    background: url(quote_bubble.gif) no-repeat 0 0;
    padding-left: 40px;
    padding-right: 10px;
    font-size: 11px;
    text-transform: uppercase;
    font-style: normal;
}
.separator
{
    margin-top: 20px;
    margin-bottom: 20px;
    border-top: 1px solid #d5d5d5;
}
.pullquote
{
    padding: 0px;
    margin: 0px;
    border: none;
    float: right;
    width: 350px;
    font-size: 35px;
    line-height: 40px;
    color: #000;
    padding-left: 50px;
    background: url(left_quote.gif) no-repeat 10px 0;
}
.pullquote p
{
    padding-right: 30px;
    padding-bottom: 20px;
    background: url(right_quote.gif) no-repeat 100% 90%;
}
.post_break
{
    background: url(/img/post_break.png) repeat-x 0 100%;
    padding-bottom: 60px;
    margin-bottom: 40px;
    display: block;
}
.post_meta
{
    padding-bottom: 30px;
}
.meta_small
{
    font-size: 11px;
    line-height: 22px;
    height: 22px;
    color: #7f7f7f;
    text-transform: uppercase;
    margin-left: 5px;
    float: left;
}
.meta_small a
{
    color: #7f7f7f;
    text-decoration: none;
}
.meta_small a:hover
{
    color: #282828;
}
.categories
{
    background: url(category.gif) no-repeat 0 0;
    padding-left: 27px;
    padding-right: 30px;
}
.date
{
    background: url(/img/date.gif) no-repeat 0 0;
    padding-left: 29px;
    padding-right: 30px;
}
.author
{
    background: url(author.gif) no-repeat 0 0;
    padding-left: 30px;
    padding-right: 30px;
}
.comment_count
{
    background: url(/img/comments.gif) no-repeat 0 2px;
    padding-left: 30px;
    padding-right: 30px;
}
.author_text
{
    padding-left: 25px;
    font-size: 15px;
    font-style: italic;
    line-height: 20px;
    background: url(/img/author_link.jpg) no-repeat 0 6px;
    margin-top: 20px;
}
.post_meta #pagination
{
    width: 200px;
    float: right;
    margin-top: -1px;
}
.post_meta #pagination p
{
    padding-bottom: 0px;
}
.post_meta #pagination .left
{
    padding-left: 28px;
    background: url(left_arrow.jpg) no-repeat 0 2px;
}
.post_meta #pagination .right
{
    padding-right: 28px;
    background: url(right_arrow.jpg) no-repeat 100% 2px;
}
#pagination
{
    text-transform: uppercase;
    line-height: 22px;
}
#pagination a
{
    color: #7f7f7f;
    font-size: 11px;
}
#pagination a:hover
{
    color: #000;
}
#pagination .left
{
    padding-left: 28px;
    background: url(left_arrow.jpg) no-repeat 0 5px;
}
#pagination .right
{
    padding-right: 28px;
    background: url(right_arrow.jpg) no-repeat 100% 5px;
}
img.centered
{
    display: block;
    margin-left: auto;
    margin-right: auto;
}
img.alignright
{
    padding: 4px;
    margin: 0 0 8px 16px;
    display: inline;
}
img.alignleft
{
    padding: 4px;
    margin: 0 16px 8px 0;
    display: inline;
}
.alignright
{
    float: right;
}
.alignleft
{
    float: left;
}
.aligncenter, div.aligncenter
{
    display: block;
    margin-left: auto;
    margin-right: auto;
}


.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;
}
.discussion
{
    margin-top: 30px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 38px;
    line-height: 42px;
    color: #000;
    font-weight: bold;
    letter-spacing: -1px;
}
.your_comment
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 26px;
    line-height: 30px;
    color: #000;
    font-weight: bold;
    letter-spacing: -1px;
}
.comments_wrap
{
    position: relative;
    width: 655px;
    padding: 1px;
    background: #fff;
    border: 1px solid #e4e4e4;
    border-right: 2px solid #e4e4e4;
    border-bottom: 2px solid #e4e4e4;
    margin-bottom: 40px;
}
.comments
{
    background: #f4f4f4;
    position: relative;
    padding: 30px;
}
.commentlist li
{
    position: relative;
    background: #fff;
    border: 1px solid #d0d0d0;
    padding: 20px;
    padding-bottom: 20px;
    margin-bottom: 50px;
    font-size: 15px;
    line-height: 20px;
}
.commentlist p
{
    padding-bottom: 15px;
}
.comment-author
{
    font-style: italic;
    margin-bottom: 15px;
}
.comment-author cite
{
    font-size: 20px;
}
.trackbacks .comment-author
{
    padding-right: 40px;
}
.avatar
{
    position: absolute;
    right: 15px;
    bottom: -20px;
    border: 1px solid #504d4d;
}
.fake_avatar
{
    position: absolute;
    right: 20px;
    top: 15px;
}
.comment-meta
{
    position: absolute;
    bottom: -20px;
    right: 70px;
    font-size: 10px;
    color: #959494;
}
.comment-meta a
{
    color: #959494;
}
#respond
{
}
.input
{
    border: 1px solid #d0d0d0;
    padding: 10px;
    width: 300px;
}
.textarea
{
    border: 1px solid #d0d0d0;
    padding: 10px;
    width: 480px;
}
label
{
    color: #7a7a7a;
    font-size: 10px;
    text-transform: uppercase;
    float: left;
    display: block;
    width: 80px;
    padding-right: 10px;
    line-height: 35px;
    text-align: right;
}
#submit
{
    border: none;
    background: #f4f4f4 url(comment_arrow.gif) no-repeat 0 2px;
    padding: 3px 0;
    padding-left: 25px;
    font-size: 12px;
    color: #222222;
    text-transform: uppercase;
    font-family: Georgia, "Times New Roman" , Times, serif;
    cursor: pointer;
    margin-left: 510px;
}
#submit:hover
{
    color: #666;
}
/* Sidebar */
#sidebar
{
    width: 313px;
    float: right;
}
#sidebar .actions_wrap
{
    position: relative;
    width: 308px;
    padding: 1px;
    background: #fff;
    border: 1px solid #e4e4e4;
    border-right: 2px solid #e4e4e4;
    border-bottom: 2px solid #e4e4e4;
    margin-top: 20px;
    margin-bottom: 20px;
}
#sidebar .actions
{
    background: #f4f4f4;
    position: relative;
    padding-top: 10px;
    padding-bottom: 10px;
}
#sidebar .action
{
    padding-bottom: 23px;
    padding-left: 59px;
}
#sidebar .action h3.side_head
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    line-height: 22px;
    color: #000000;
    padding: 0;
    margin-bottom: 0px;
    font-weight: bold;
    text-transform: none;
}
#sidebar .action h3.side_head a
{
    color: #5e5e5e;
}
#sidebar .action h3.side_head a:hover
{
    color: #000;
}
#sidebar .action span
{
    font-size: 11px;
    line-height: 11px;
    color: #7f7f7f;
    text-transform: uppercase;
}
#sidebar .free_agent
{
    background: url(free_agent.gif) no-repeat 23px 3px;
}
#sidebar .rss_feed
{
    background: url(rss_feed.gif) no-repeat 23px 3px;
}
#sidebar .rss_email
{
    background: url(rss_email.gif) no-repeat 23px 3px;
}
#sidebar .rss_twitter
{
    background: url(rss_twitter.gif) no-repeat 23px 3px;
}
#sidebar .write_for_me
{
    background: url(write_for_me.gif) no-repeat 23px 3px;
}
#sidebar .search
{
    width: 313px;
    height: 39px;
    background: url(/img/search.gif) no-repeat 0 0;
}
#sidebar .search input
{
    width: 250px;
    padding: 4px 0;
    margin-top: 6px;
    margin-left: 15px;
    font-size: 15px;
    font-style: italic;
    color: #616161;
    background: none;
    border: none;
    font-family: Georgia;
}
/* Footer */
#footer
{
    position: relative;
    width: 960px;
    margin: 0 auto;
    padding-top: 30px;
    font-size: 16px;
    line-height: 24px;
    background: url(/img/footer_gradient.png) no-repeat 0 0;
}
#footer #footer_logo
{
    position: absolute;
    top: -18px;
    left: 255px;
}
#footer #envato
{
    position: absolute;
    top: 100px;
    left: 520px;
}
#footer a
{
    color: #b6b6b6;
}
#footer a:hover
{
    color: #fff;
}
#footer .top_box
{
    padding-bottom: 50px;
}
#footer .bottom_box
{
    padding-bottom: 100px;
    color: #fff;
}
#footer .bottom_box .tango
{
    padding-left: 30px;
    background: url(tango.gif) no-repeat 0 3px;
    margin-bottom: 15px;
}
#footer .bottom_box .tango a
{
    color: #fff;
}
#footer .bottom_box .heart
{
    padding-left: 30px;
    background: url(heart.gif) no-repeat 0 3px;
}
#footer .bottom_box .heart ul
{
    padding-top: 10px;
}
#footer .bottom_box .heart li
{
    font-size: 11px;
    line-height: 20px;
    text-transform: uppercase;
}
