/*

Theme Name: CSSfreak
Theme URI: http://www.dezzain.com/
Description: 3-column widgetize css wordpress theme based on Kuler Darkvex colour scheme. The layout and theme structure are css contol to make the skin editable. User can edit the colour scheme based on the popular kuler colour scheme.
Author: rkcorp
Author URI: http://www.dezzain.com/

    	CSSfreak theme was designed and css coded by rkcorp.

	The CSS, XHTML and design is released under Creative Commons Attribution ShareAlike 2.5
    You can modify the colour scheme but must leave credit for original author

*/

body
{
    background-color: #000;
    text-align: center;
    font-family: Arial, Verdana, Sans-Serif;
    color: #333333;
    margin: 0 auto;
}

html
{
    height: 100%;
}

#wrapthisbaby
{
    width: 720px;
    margin: 0 auto 0 auto;
    font-size: 70%;
}

/* main body colour control */

#container
{
    width: 720px;
}
#header
{
    float: left;
    width: 720px;
    height: 320px;
    background-color: #000;
    margin: 0px;
}
.site_title
{
    float: left;
    width: 720px;
    padding-top: 25px;
    text-align: left;
}
.site_title h1
{
    font-size: 3.5em;
    color: #fff;
    text-align: left;
    margin: 0px;
    float: left;
    width: 720px;
    padding-left: 3px;
    font-family: Arial, Verdana, Sans-Serif;
}
.site_title p
{
    text-align: left;
    margin: 0px;
    clear: both;
    font-size: 13px;
    color: #999999;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 3px;
    font-family: Arial, Verdana, Sans-Serif;
}
.site_title h1 a:link, .site_title h1 a:visited
{
    color: #27b200;
    text-decoration: none;
}
.site_title h1 a:hover, .site_title h1 a:active
{
    color: #FFFF00;
    text-decoration: none;
}


#navigator
{
    float: left;
    text-align: left;
    margin: 0px;
    padding: 0px;
    background-color: #1b3f0f;
    width: 900px;
}
#navigator ul
{
    margin: 0px;
    padding: 0px;
    float: left;
    text-align: left;
    width: 800px;
}
#navigator li
{
    display: inline;
    float: left;
    margin: 0px;
    padding: 0px;
    line-height: 30px;
    height: 30px;
    font-weight: bold;
    font-size: 11px;
}
#navigator li a:link, #navigator li a:visited
{
    display: block;
    padding-top: 0px;
    padding-right: 15px;
    padding-bottom: 0px;
    padding-left: 15px;
    margin: 0px;
    color: #2066DF;
    text-decoration: none;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #101825;
}
#navigator li a:hover, #navigator li a:active
{
    display: block;
    padding-top: 0px;
    padding-right: 15px;
    padding-bottom: 0px;
    padding-left: 15px;
    margin: 0px;
    background-color: #000;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #FFFFFF;
    color: #FFFF00;
    text-decoration: none;
}
.links_list
{
    background-color: #1b3f0f;
}



/* end navigator colour control */

#content
{
    width: 720px;
    background-color: #000;
    margin: 0px;
}
#footer
{
    height: 60px;
    width: 100%;
    background-color: #111111;
    float: left;
    border-top-width: 1px;
    border-top-style: dashed;
    border-top-color: #292929;
    font-size: 0.7em;
}
#footer p
{
    clear: both;
    color: #eeeeff;
    margin: 0px;
}

.footer_links
{
    width: 720px;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    padding-top: 10px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    color: #999999;
}
.footer_wrap
{
    float: left;
    width: 720px;
}
#r_footer
{
    float: right;
    width: 240px;
    margin: 0px;
    padding-top: 15px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    text-align: right;
}
#c_footer
{
    float: right;
    width: 240px;
    line-height: 50px;
    color: #999999;
}
#l_footer
{
    float: left;
    width: 240px;
    text-align: left;
}
#l_footer a:link, #l_footer a:visited
{
    text-decoration: none;
    color: #2066DF;
}
#l_footer a:hover, #l_footer a:active
{
    color: #FFFF00;
    text-decoration: none;
}
#c_footer a:link, #c_footer a:visited
{
    text-decoration: none;
    color: #2066DF;
}
#c_footer a:hover, #c_footer a:active
{
    color: #FFFF00;
    text-decoration: none;
}
#r_footer a:link, #r_footer a:visited
{
    text-decoration: none;
    color: #2066DF;
}
#r_footer a:hover, #r_footer a:active
{
    color: #FFFF00;
    text-decoration: none;
}
#l_footer h1
{
    text-align: left;
    margin: 0px;
    float: left;
    width: 240px;
    font-size: 1.4em;
    font-family: Arial, Verdana, Sans-Serif;
    color: #555555;
}
.nextpre h3
{
    float: left;
    width: 450px;
    text-align: left;
    font-family: "Lucida Grande" , Arial, "Helvetica Neue";
    font-size: 1.4em;
    color: #99CC00;
display: none;
}

#sidebar
{
    display: block;
    float: right;
    width: 180px;
    padding-bottom: 15px;
}

#dynamic_sidebar
{
    float: right;
    padding-bottom: 15px;
    width: 180px;
    display: none;
}
#post
{
    float: left;
    width: 520px;
    padding-bottom: 35px;
    margin-right: 0;
}
.widget_ready
{
    display: block;
    float: right;
    width: 180px;
}
.widget_ready p
{
    clear: both;
    width: 180px;
    padding-right: 5px;
    padding-left: 5px;
    text-align: left;
    margin-bottom: 2px;
}

.widget_ready form
{
    width: 180px;
    margin: 0;
    padding: 0;
}

.widget_ready form ul
{
    width: 178px;
    height: 110px;
    padding: 0;
    margin: 0;
}

.widget_ready form ul li
{
    display: block;
    width: 178px;
    height: 24px;
    padding: 8px 0 0 8px;
    margin: 0 -20px 0 0;
}

.widget_ready h2
{
    display: inline-block;
    font-size: 1.5em;
    color: #99cc00;
    float: left;
    width: 173px;
    height: 30px;
    text-align: left;
    margin-top: 25px;
    margin-bottom: 0;
    padding-left: 7px;
    background-color: #1b3f0f;
    font-family: Arial, Verdana, Sans-Serif;
    font-weight: bold;
    letter-spacing: -0.03em;
    line-height: 30px;
}

.widget_ready ul
{
    list-style-type: none;
    text-align: left;
    padding-left: 7px;
    padding-right: 7px;
    padding-bottom: 5px;
    padding-top: 8px;
    float: left;
    width: 164px;
    margin: 0px;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #1B3F0F;
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #1B3F0F;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #1B3F0F;
}

.widget_ready ul.children
{
    list-style-type: none;
    text-align: left;
    float: left;
    width: 144px;
    margin: 0 -8px 0 0;
    border: none;
    padding-left: 8px;
    padding-right: -8px;
}

.widget_ready ul ul
{
    text-align: left;
    float: left;
    list-style-type: none;
    width: 160px;
    padding: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 3px;
    margin-left: 5px;
}
.widget_ready ul ul li
{
    color: #666666;
    text-align: left;
    margin: 0px;
    float: left;
    padding: 0px;
    width: 160px;
}

.widget_ready li
{
    color: #999999;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 3px;
    margin-left: 0px;
    float: left;
    padding: 0px;
    width: 160px;
}

.widget_ready ul li a:link, .widget_ready ul li a:visited
{
    color: #2066DF;
    text-decoration: none;
}
.widget_ready ul li a:hover, .widget_ready ul li a:active
{
    color: #FFFF00;
    text-decoration: none;
}
.widget_ready ul ul li a:link, .widget_ready ul ul li a:visited
{
    color: #2066DF;
    text-decoration: none;
}
.widget_ready ul ul li a:hover, .widget_ready ul ul li a:active
{
    color: #FFFF00;
    text-decoration: none;
}
.searchme
{
    display: block;
    background-color: #999999;
    width: 144px;
    height: 18px;
    border: 1px solid #333333;
    font-size: 11px;
    color: #000;
    margin-left: -5px;
    padding: 0;
}
.searchbutton
{
    display: block;
    height: 18px;
    width: 70px;
    border: 1px solid #0D131E;
    background-color: #1b3f0f;
    font-size: 1em;
    font-weight: bold;
    color: #99cc00;
    line-height: 18px;
    margin-left: -5px;
    padding: 0;
}

.calendar_widget
{
    display: block;
    width: 180px;
    margin-top: 0;
    float: right;
}

/*calendar */

#wp-calendar
{
    empty-cells: show;
    width: 180px;
    font-size: 0.9em;
    color: #999999;
    text-decoration: none;
    text-align: center;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #1B3F0F;
    border-right-width: 1px;
    border-left-width: 1px;
    border-right-style: solid;
    border-left-style: solid;
    border-right-color: #1B3F0F;
    border-left-color: #1B3F0F;
    padding: 0px;
    margin: 0px;
    float: left;
}

#wp-calendar a:link, #wp-calendar a:visited
{
    text-decoration: none;
    color: #2066DF;
    font-weight: bold;
}
#wp-calendar a:hover, #wp-calendar a:active
{
    text-decoration: none;
    color: #FFFF00;
}
#wp-calendar caption
{
    text-align: center;
    color: #999999;
    width: 180px;
    height: 24px;
    font-size: 1.2em;
    font-weight: bold;
    margin: 0px;
    font-family: Arial, Helvetica, sans-serif;
    line-height: 24px;
    border-right: solid 1px #1b3f0f;
    border-left: solid 1px #1b3f0f;
}

#wp-calendar th
{
    margin: 0px;
    padding: 0px;
    text-align: center;
}

#wp-calendar #next a
{
    text-align: center;
    color: #2066DF;
    text-decoration: none;
    float: right;
    padding-right: 5px;
}

#wp-calendar #prev a
{
    text-align: center;
    color: #2066DF;
    text-decoration: none;
    float: left;
    padding-left: 5px;
}
#wp-calendar td
{
    margin: 0px;
    padding: 0px;
    text-align: center;
}
#wp-calendar tf
{
    margin: 0;
    padding: 0;
    text-align: center;
}
.widget_ready li img
{
    margin-bottom: 8px;
    padding: 4px;
    height: 64px;
    width: 64px;
}
.post_meta
{
    float: left;
    width: 520px;
    text-align: left;
    margin-top: 25px;
    padding-bottom: 15px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #000;
}
#post h1
{
    font-size: 2.5em;
    letter-spacing: -0.03em;
    margin-bottom: 8px;
    margin-top: 0;
    float: left;
    font-family: Georgia, Serif;
    font-weight: normal;
    width: 520px;
    min-height: 36px;
}

#post h1 a
{
    font-weight: normal;
}

#post h1 a:link, #post h1 a:visited
{
    color: #2066DF;
    text-decoration: none;
    text-align: left;
}
#post h1 a:hover, #post h1 a:active
{
    color: #FFFF00;
    text-decoration: none;
    text-align: left;
}

.post_subhead
{
    display: inline-block;
    width: 520px;
}

.post_author
{
    font-size: 1em;
    color: #999999;
    display: block;
}

.post_author a:link, .post_author a:visited
{
    color: #2066DF;
    text-decoration: none;
}
.post_author a:hover, .post_author a:active
{
    color: #FFFF00;
    text-decoration: none;
}

.post_date
{
    font-size: 1em;
    color: #999999;
    display: block;
}

.post_date a:link, .post_date a:visited
{
    color: #2066DF;
    text-decoration: none;
}
.post_date a:hover, .post_date a:active
{
    color: #FFFF00;
    text-decoration: none;
}
.post_cat
{
    font-size: 1em;
    color: #999999;
    display: block;
}

.post_cat a:link, .post_cat a:visited
{
    color: #2066DF;
    text-decoration: none;
}
.post_cat a:hover, .post_cat a:active
{
    color: #FFFF00;
    text-decoration: none;
}
.post_content
{
    float: left;
    width: 520px;
    color: #999999;
    padding-top: 5px;
    padding-bottom: 15px;
    text-align: left;
    font-size: 1em;
    line-height: 1.4em;
}

.post_content em
{
    font-style: italic;
}

.post_content a:link, .post_content a:visited
{
    color: #2066DF;
    text-decoration: none;
    font-weight: bold;
}
.post_content a:hover, .post_content a:active
{
    color: #FFFF00;
}

.post_content p
{
    clear: both;
    margin-top: 12px;
    margin-right: 0px;
    margin-bottom: 12px;
    margin-left: 0px;
    text-align: left;
}
.post_content img
{
    padding: 0px;
    float: left;
    margin-top: 5px;
    margin-right: 10px;
    margin-bottom: 10px;
    margin-left: 0px;
    border: 4px solid #28353C;
}
.post_content code
{
    border: 1px dashed #666666;


    padding: 7px;
    clear: both;
    text-align: left;
    display: block;
    font-family: Arial, Verdana, Sans-Serif;
    color: #999999;
    margin: 10px;
    background-color: #333333;
    font-size: 11px;
}
.post_content blockquote
{
    clear: both;
    margin-top: 8px;
    margin-bottom: 24px;
    padding-top: 5px;
    text-align: left;
    color: #999999;
    padding-bottom: 5px;
}

.post_count
{
    float: left;
    width: 520px;
    color: #999999;
    padding-bottom: 6px;
}
.post_count a:link, .post_count a:visited
{
    color: #2066DF;
    text-decoration: none;
    padding-bottom: 1px;
    border-bottom-width: 2px;
    border-bottom-style: solid;
    border-bottom-color: #666666;
}
.post_count a:hover, .post_count a:active
{
    color: #FFFF00;
    text-decoration: none;
    padding-bottom: 1px;
    border-bottom-width: 2px;
    border-bottom-style: solid;
    border-bottom-color: #3399FF;
}
.nextpre
{
    display: block;
    float: left;
    width: 520px;
    height: 30px;
    margin-top: 25px;
    font-size: 13px;
    color: #000;
    text-align: left;
}
.nextpre a
{
    display: inline;
    float: left;
}
.nextpre a:link, .nextpre a:visited
{
    color: #2066DF;
    text-decoration: none;
    float: left;
    padding-top: 5px;
    padding-right: 10px;
    padding-bottom: 5px;
    padding-left: 10px;
    background-color: #000;
    margin-top: 0px;
    margin-right: 8px;
    margin-bottom: 0px;
    margin-left: 0px;
    border-top-width: 1px;
    border-right-width: 2px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: #27343A;
    border-right-color: #27343A;
    border-bottom-color: #27343A;
    border-left-color: #27343A;
}
.nextpre a:hover, .nextpre a:active
{
    color: #FFFF00;
    text-decoration: none;
    background-color: #000;
    border-top-width: 1px;
    border-right-width: 2px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: #232E33;
    border-right-color: #232E33;
    border-bottom-color: #232E33;
    border-left-color: #232E33;
}
#comments_template
{
    float: left;
    width: 352px;
    text-align: left;
    background-color: #040404;
    padding-left: 6px;
    padding-bottom: 30px;
    border-top-width: 1px;
    border-right-width: 3px;
    border-bottom-width: 3px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: #000000;
    border-right-color: #000000;
    border-bottom-color: #000000;
    border-left-color: #000000;
}
#related_post
{
    float: right;
    padding-right: 3px;
    padding-left: 3px;
    text-align: left;
    width: 150px;
    background-color: #131314;
    display: none;
}
#related_post ul
{
    text-align: left;
    margin: 0px;
    padding: 0px;
    float: left;
    width: 150px;
    list-style-type: none;
}
#related_post ul li
{
    float: left;
    width: 150px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 7px;
    margin-left: 0px;
    text-align: left;
}
#related_post ul li a:link, #related_post ul li a:visited
{
    color: #2066DF;
    text-decoration: none;
}
#related_post ul li a:hover, #related_post ul li a:active
{
    color: #FFFF00;
    text-decoration: none;
}
#related_post h4
{
    text-align: left;
    float: left;
    width: 150px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 3px;
    margin-left: 0px;
    font-family: Arial, Verdana, Sans-Serif;
    font-size: 1.5em;
    color: #999999;
}

#comments_template h1, comments_template h1 a, comments_template h1 a:hover, comments_template h1 a:visited
{
    font-size: 2em;
    color: #009999;
    text-align: left;
    float: left;
    padding: 0px;
    margin-top: 8px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    width: 340px;
}
.rss
{
    float: left;
    width: 280px;
    text-align: left;
    color: #666666;
    margin-bottom: 3px;
    padding: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-left: 0px;
}
.rss a:link, .rss a:visited
{
    color: #2066DF;
    text-decoration: underline;
}
.rss a:hover, .rss a:active
{
    color: #FFFF00;
    text-decoration: none;
}
.com
{
    float: left;
    width: 330px;
    margin-top: 8px;
    margin-bottom: 8px;
    color: #99CC66;
    padding-bottom: 15px;
    padding-right: 5px;
    padding-left: 5px;
    padding-top: 10px;
}
.com img
{
    border: 4px solid #FFFFFF;
    margin: 0px;
    padding: 0px;
    float: left;
}
.com p
{
    padding: 0px;
    clear: both;
    margin-top: 0px;
    margin-right: 10px;
    margin-bottom: 0px;
    margin-left: 0px;
}
.com_text
{
    color: #999999;
    text-align: left;
    float: left;
    width: 340px;
}
.com_text a:link, .com_text a:visited
{
    color: #2066DF;
    text-decoration: none;
}
.com_text a:hover, .com_text a:active
{
    color: #FFFF00;
    text-decoration: underline;
}


.com_alt
{
    float: left;
    width: 330px;
    margin-top: 8px;
    margin-bottom: 8px;
    color: #0099CC;
    background-color: #272727;
    padding-bottom: 15px;
    padding-right: 5px;
    padding-left: 5px;
    padding-top: 10px;
    border: 1px dashed #4D4D4D;
}
.com_alt img
{
    border: 4px solid #333333;
    margin: 0px;
    padding: 0px;
    float: left;
}
#comments_template h5
{
    font-size: 1.3em;
    float: left;
    width: 280px;
    margin-top: 25px;
    margin-right: 0px;
    margin-bottom: 10px;
    margin-left: 0px;
    color: #666666;
}

.com_alt p
{
    padding: 0px;
    clear: both;
    margin-top: 0px;
    margin-right: 10px;
    margin-bottom: 0px;
    margin-left: 0px;
}
#comments_template form
{
    margin: 0px;
    padding: 0px;
    float: left;
    width: 350px;
}
#comments_template input:hover
{
    border: 1px solid #000000;
    background-color: #999999;
}

#form_setup
{
    padding: 8px;
    float: left;
    width: 382px;
    background-color: #212121;
    border: 1px dashed #333333;
}
#form_setup p
{
    text-align: left;
    padding: 0px;
    clear: both;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 5px;
    margin-left: 0px;
    font-size: 14px;
    color: #999999;
}
.texxyfield
{
    background-color: #DDDDDD;
    width: 300px;
    border: 1px solid #000;
}
.sowhat
{
    font-size: 11px;
    color: #666666;
    float: left;
    width: 300px;
    margin-top: 5px;
    margin-right: 0px;
    margin-bottom: 10px;
    margin-left: 0px;
}
.texxyarea
{
    background-color: #DDDDDD;
    text-align: left;
    padding: 5px;
    height: 180px;
    width: 300px;
    border: 1px solid #666666;
}
#comments_template textarea:hover
{
    border: 1px solid #000000;
    background-color: #999999;
}
#sbm
{
    background-color: #333333;
    margin: 0px;
    padding: 0px;
    width: 180px;
    color: #999999;
    border: 1px solid #333333;
    font-size: 12px;
    line-height: 25px;
    height: 25px;
}
.com_alt p a:link, .com_alt p a:visited
{
    text-decoration: underline;
    color: #2066DF;
}
.com_alt p a:hover, .com_alt p a:active
{
    text-decoration: none;
    color: #FFFF00;
}
.com p a:link, .com p a:visited
{
    text-decoration: underline;
    color: #2066DF;
}
.com p a:hover, .com p a:active
{
    text-decoration: none;
    color: #FFFF00;
}
#ccb_control
{
    float: left;
    width: 340px;
}
#ccb_control p
{
    float: left;
    font-size: 12px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 10px;
    margin-left: 0px;
}
.com_text code
{
    border: 1px dashed #666666;
    padding: 7px;
    clear: both;
    text-align: left;
    display: block;
    font-family: Arial, Verdana, Sans-Serif;
    color: #999999;
    margin: 10px;
    background-color: #333333;
    font-size: 11px;
}
.com_text blockquote
{
    clear: both;
    margin-top: 8px;
    margin-right: 8px;
    margin-bottom: 8px;
    margin-left: 5px;
    padding-top: 5px;
    text-align: center;
    padding-left: 8px;
    color: #666666;
    padding-bottom: 5px;
    border-top-width: 2px;
    border-bottom-width: 1px;
    border-top-style: solid;
    border-bottom-style: solid;
    border-top-color: #333333;
    border-bottom-color: #333333;
}

/* menu */

.menu
{
    display: block;
    width: 720px;
    height: 24px;
    margin: 0 auto;
    padding: 0;
    list-style: none;
}

.menu_item, .menu_item_last
{
    display: inline;
    list-style: none;
    width: 90px;
    height: 24px;
    line-height: 24px;
    float: left;
    text-align: center;
    font-family: Tahoma, Sans-Serif;
    font-size: 0.8em;
    color: #ccc;
    text-decoration: none !important;
    border: 0;
}

.menu_item a, .menu_item a:visited, .menu_item a:focus, .menu_item_last a, .menu_item_last a:visited, .menu_item_last a:focus
{
    display: block;
    list-style: none;
    width: 90px;
    height: 24px;
    color: #ccc;
    text-decoration: none !important;
    border: 0;
}

.menu_item a, .menu_item a:visited, .menu_item a:focus
{
    background: url(../../../../menu_item.jpg) no-repeat;
}

.menu_item_last a, .menu_item_last a:visited, .menu_item_last a:focus
{
    background: url(../../../../menu_item_last.jpg) no-repeat;
}

.menu_item a:hover, .menu_item_last a:hover
{
    color: #fff;
    background-position: -90px 0;
    text-decoration: none !important;
    border: 0;
}

/* menu END */

#flag
{
    display: block;
    width: 720px;
    height: 268px;
    margin: 0 auto;
    border: 0;
}

#flag a
{
    display: block;
    width: 720px;
    height: 268px;
    margin: 0 auto;
    border: 0;
}

#flag a:focus
{
    outline: none;
}

.noborder
{
    border: 0;
}

.noborder a, .noborder a:visited, .noborder a:hover
{
    border: 0;
}