/* General */


a {
    color: #000;
    text-decoration:none;
    font-weight:bold;
}

a img {
    border: none;
}

img {}



a:hover {
    color:#000;
    text-decoration:none;
}



blockquote {
    border-left: 5px solid #ccc;
    margin-left: 1.5em;
    padding-left: 5px;
}



body {
    background: url(images/default.jpg) no-repeat center top;
    background-attachment:fixed;
    background-color:#222222;
    color: #FFF;
    font-family: Helvetica, Arial, Verdana, sans-serif;
    margin: 0;
    padding: 0;
}


h1 {    font: 20px Helvetica, Verdana, sans-serif;
        margin: 15px 0 2px 0;
        padding-bottom: 2px;
        font-weight:bold;
}

h2 {
    font: 95% Helvetica, Verdana, sans-serif;
    margin: 15px 0 2px 0;
    padding-bottom: 2px;
}

h3 {
    font-family: Helvetica, Arial, Verdana, sans-serif;
    margin: 0 0 5px 0;
}



p, li {
    font: 14px Helvetica, Verdana, sans-serif;
    line-height:17px;
}



/*Containers and Headers */


/*Main Container*/

#rap {
    width:960px;
    margin:0 auto;
    position:relative;
}

/*Content Container (Posts) */

#content {
    width: 960px;
    float:left;
    overflow:visible;
}


/* Header */
div#toplinks {
    position:absolute;
    top:0px;
    right:0%;
}

div#toplinks div {
	font-size: 9pt;
    font-weight: bold;
    color:#222222;
    float:left;
    margin: 0px 5px 0px 5px;
    padding:2px 15px 2px 15px;
    background-color:#e0e0e0;
    -webkit-border-top-left-radius:0px;
    -webkit-border-top-right-radius:0px;
    -webkit-border-bottom-left-radius:10px;
    -webkit-border-bottom-right-radius:10px;
    -khtml-border-radius-topleft:0px;
    -khtml-border-radius-topright:0px;
    -khtml-border-radius-bottomleft:10px;
    -khtml-border-radius-bottomright:10px;
    -moz-border-radius-topleft:0px;
    -moz-border-radius-topright:0px;
    -moz-border-radius-bottomleft:10px;
    -moz-border-radius-bottomright:10px;
}
div#toplinks div a {
    font-size: 9pt;
    font-weight: normal;
    color:#222222;
    text-decoration:none;
}

#logo {
    position:relative;
    left:-50px;
    width:615px;
    height:91px;
    float:left;
    padding:0;
    margin-top: 0;
    margin-right: 20px;
    margin-bottom: 0;
    margin-left: 0;
}



#sites {

    /*  border-top: 3px double #000;*/
    width:400px;
    height:35px;
    color: #fff;
    font-size: 10px;
    margin: 10px 0 10px 0;
    background:#fff;
    padding: 3px 3px 3px 40px;
    /* text-align: left;*/
    /*overflow:hidden;*/
    clear:both;
    -webkit-border-top-left-radius:0px;
    -webkit-border-top-right-radius:0px;
    -webkit-border-bottom-left-radius:20px;
    -webkit-border-bottom-right-radius:20px;
    -khtml-border-radius-topleft:0px;
    -khtml-border-radius-topright:0px;
    -khtml-border-radius-bottomleft:20px;
    -khtml-border-radius-bottomright:20px;
    -moz-border-radius-topleft:0px;
    -moz-border-radius-topright:0px;
    -moz-border-radius-bottomleft:20px;
    -moz-border-radius-bottomright:20px;

}



#header {
    width:960px;
    height:40px;
	background-image:url('images/navBar2.png');
	background-repeat:repeat-x;
    font-family: Helvetica, Verdana, Arial, sans-serif;
	font-weight:normal;
    margin:125px 0 13px 0;
    clear:both;
    padding: 0px;
   /* background:#e0e0e0;
    -webkit-border-top-left-radius:20px;
    -webkit-border-top-right-radius:20px;
    -webkit-border-bottom-left-radius:0px;
    -webkit-border-bottom-right-radius:0px;
    -khtml-border-radius-topleft:20px;
    -khtml-border-radius-topright:20px;
    -khtml-border-radius-bottomleft:0px;
    -khtml-border-radius-bottomright:0px;
    -moz-border-radius-topleft:20px;
    -moz-border-radius-topright:20px;
    -moz-border-radius-bottomleft:0px;
    -moz-border-radius-bottomright:0px;*/
}

#header a {
    color: #222222;
    text-decoration: none;
	font-weight:normal;
}

#header a:hover {
    text-decoration: none;
	font-weight:normal;
}

#header h1 {font-family:Helvetica, verdana, arial, sans-serif;
            font-size:29px;
            margin: 15px 0 0 20px;
            padding:0;
            color:#fff;
            z-index:1;

}

#header h1 a:hover {}

#header h2 {margin-top:2px;
            font-family: Helvetica, verdana, arial, sans-serif;
            font-size:15px;
            color:#fff;
            margin-left:40px;
            clear:both;

}

.navlink {
    margin:0px 48px 20px 40px;
    color:#808080;
    text-align:center;
    font-size:10px;
}

.navlink a {
    padding:10px;
    font-size:10px;
    background:#222222;

}

.navlink a:hover {
    color:#444444;

}

#headmenu {
    font-family: Helvetica, verdana, arial, sans-serif;
    font-size:16px;
    letter-spacing:-.03em;
    font-weight:normal;
    float:none;
    margin:15px 0 0 0;
    color:#fff;
    overflow:hidden;
}


#headmenu a {
    color:#222222;
    padding:5px 10px 5px 10px;
    margin:2px;
    font-family: Helvetica, verdana, arial, sans-serif;
    font-size:13px;
    clear:both;

}


#headmenu a:hover {text-decoration:none; color:#999;}
/*#headmenu ul {margin-top:0;}*/
#headmenu ul li {float:right;
                 list-style-type:none;
}



/*++++++ The Post wrap without its heading (storytitle) ++++++ */


.datecomrap {
    float:left;
    width:35px;
    overflow:hidden;
    position:absolute;
    left:-36px;
}

.date {
    color:#fff;
    background:#000;
    width:35px;
    height:60px;
    text-align:center;
    font-size:0.7em;
    padding:3px 0 0 0;
    -webkit-border-top-left-radius:5px;
    -webkit-border-top-right-radius:0px;
    -webkit-border-bottom-left-radius:5px;
    -webkit-border-bottom-right-radius:0px;
    -khtml-border-radius-topleft:5px;
    -khtml-border-radius-topright:0px;
    -khtml-border-radius-bottomleft:5px;
    -khtml-border-radius-bottomright:0px;
    -moz-border-radius-topleft:5px;
    -moz-border-radius-topright:0px;
    -moz-border-radius-bottomleft:5px;
    -moz-border-radius-bottomright:0px;

}



.storywrap {
    width:960px;
    padding:0px;
    font-size:14px;
    text-align:justify;
    float:left;
    margin-bottom:15px;
    background:#222;
    overflow:visible;
    display:block;
    clear:both;
	padding:0;
}


/* ++++++++++++++++++ The Sidebar Section ++++++++++++++++++ */

#sidebar {
    width:180px;
    float:right;
    color:#fff;
    padding-bottom:50px;
    padding-top:10px;
    margin-top:0px;
    background:#1a4555;
    overflow:hidden;

    -webkit-border-top-left-radius:10px;
    -webkit-border-top-right-radius:10px;
    -webkit-border-bottom-left-radius:10px;
    -webkit-border-bottom-right-radius:10px;

    -khtml-border-radius-topleft:10px;
    -khtml-border-radius-topright:10px;
    -khtml-border-radius-bottomleft:10px;
    -khtml-border-radius-bottomright:10px;

    -moz-border-radius-topleft:10px;
    -moz-border-radius-topright:10px;
    -moz-border-radius-bottomleft:10px;
    -moz-border-radius-bottomright:10px;
}

#search {
    list-style-type:none;
    padding:0px 5px 5px 0;
	margin:0;
	width:150px;
	float:right;
}

.notfound {
    margin:40px 100px 0 100px;
    text-align:center;
    background:#FFF;
	color:#000000;
    padding:20px 10px;}


.notfound a {
    text-decoration:underline;}

#sidebar form {
    margin: 0;


    padding:0;

    list-style-type:none;
}

#sidebar input#s {
    text-align:left;
    margin-left:0px;
    width: 77%;
    color: #000;
    font-weight:bold;
    font-family: Helvetica, verdana, arial,sans-serif;
    font-size:12px;
}

#sidebar a {font-weight:normal; color:#fff;}

#sidebar a:hover {
    color:#fff;
    text-decoration:underline;
}


#sidebar h3 {font-weight:bold; font-size:15px; margin:17px 0 6px 5px;}

#sidebar ul {
    color: #fff;
    font-weight: bold;
    list-style-type: none;
    margin: 0;
    padding-left: 0px;
}

#sidebar ul li {
    font-family: Helvetica, Arial, Verdana, sans-serif;
    padding:0 10px 1px 10px;
    margin:3px 0 0 0;
    list-style-type: none;
    font-size:11px;
}



/*       ++++++++++++++++++++++++++++++++++++++++++++++++++++++
        ++++++++++++++++++ Special Stylings ++++++++++++++++++
         +++++++++++++++++++++++++++++++++++++++++++++++++++++*/



/* +++++++++++++++ The Heading of your Posts and Pages ++++++++++++++++++ */

.storytitle {
    color:#fff;
    padding-bottom:2px;
    border-bottom:1px solid #808080;
    text-align:left;
}

.storytitle h3 {text-align:left;
color:fff;
}

.storytitle a {
    text-decoration: none;
    color:#fff;
    font-size:18px;
    font-weight:bold;
}

.storytitle a:hover {
    text-decoration:none;
}

.storytitle a:visited {
}


.post {
    clear:both;
    padding:10px;
    overflow:visible;

}

.feedback {
    float:left;
    font-size:10px;
    margin-bottom:20px;
}

.feedback a {font-weight:normal;}

.storycontent p a {text-decoration:underline;}

.meta {
    font-size: 10px;
    font-family: Helvetica, Arial, Verdana, sans-serif;
    color: #808080;
    clear:both;
    padding-top:2px;
    border-top:1px solid #808080;
    margin:30px 0 0 0;
}

.meta li, ul.post-meta li {
    display: inline;

}

.meta ul {
    display: inline;
    list-style: none;
    margin: 0;
    padding: 0;

}


.meta a, .meta a:visited {
    color: #808080;
    font-weight: bold;
}


.meta a:hover {
    border-bottom:1px solid #808080;
}

ul.post-meta {
    list-style: none;
}

ul.post-meta span.post-meta-key {
    font-weight: bold;
}



#footprint {
 /*     border-top: 3px double #000;*/
    /*color: #999;
    font-size: 9px;
	font-weight:normal;*/
    margin: 0;
    background-color:#111;
    padding: 10px 20px 17px 20px;
    display:block;
    /* text-align: left;*/
    /*overflow:hidden;*/
    clear:both;

    -webkit-border-top-left-radius:0px;
    -webkit-border-top-right-radius:0px;
    -webkit-border-bottom-left-radius:20px;
    -webkit-border-bottom-right-radius:20px;

    -khtml-border-radius-topleft:0px;
    -khtml-border-radius-topright:0px;
    -khtml-border-radius-bottomleft:20px;
    -khtml-border-radius-bottomright:20px;

    -moz-border-radius-topleft:0px;
    -moz-border-radius-topright:0px;
    -moz-border-radius-bottomleft:20px;
    -moz-border-radius-bottomright:20px;

}

#footprint p {
    padding:0;
    margin:0;
    font-size: 12px;
    color:#999;
	font-weight:normal;
	float:left;
}


#footprint a {
    color:#999;
	font-weight:normal;

}


/* +++++++++++++++ The comment section +++++++++++++++++ */


#commentform #author, #commentform #email, #commentform #url, #commentform textarea {

    border: 1px solid #808080;
    padding: .2em;
    margin-left:10px;
}

#commentform textarea {
    width:96%;
}

#commentlist {
    width: 97%;
    font-size:11px;
    color:#000;
    margin:0 0 20px 0;
    padding: 0 0 0 10px;
}

#commentlist li {
    border:5px solid #dcdcdc;
    margin:0 0 20px 0;
    list-style-type:none;
    padding:0px;
    background:#f5f5f5;

    -webkit-border-radius:5px;
    -khtml-border-radius:5px;
    -moz-border-radius:5px;

}

#commentlist ul {margin:0; padding:0;}

#commentlist li p {
    font-size:12px;
    padding:5px 10px 5px 80px;
    margin:0;

}

#commentlist a {
    text-decoration:underline;
    font-weight:bold;
}

#commentlist li div.meta {padding:0; margin:0; text-align:center;}

#commentlist li .avatar {
    float:left;
    padding:0;
    margin:5px;

}

.authorcomm {
    float:left;
    margin:0;
    padding:0;
    width:70px;
    text-align:center;
    line-height:12px;
    font-size:10px;
}

.authorcomm a {text-decoration:none; font-weight:bold;}

/* ++++++++++++++++++ Not to much css for the Calendar ++++++++++++++++++ */

#wp-calendar {

    border: 1px solid #999;



    empty-cells: show;
    font-size: 11px;
    width:90%;
    text-align:center;
}

#wp-calendar a {text-decoration:underline; font-weight:bold;}
#wp-calendar a:hover {border:none; color:#fff;}
#wp-calendar caption {text-align:left;}



/* ++++++++++++++++++ IMAGES Size & aligment ++++++++++++++++++ */

img.alignleft {
    float: left;
    margin:0 10px 5px 0;

}

img.aligncenter {
    margin-top:10px;
    margin-bottom:10px;
    display: block;
    margin-left: auto;
    margin-right: auto;

}

img.alignright {
    float: right;
    margin:0 0 5px 10px;

}

img.size-thumbnail {
}

img.size-medium{
}

img.size-full {
}

/* ++++++++++++++++++ WORDPRESS Captions & aligment ++++++++++++++++++ */


.aligncenter,
div.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.alignleft {
    float: left;
}

.alignright {
    float: right;
}

.wp-caption {
    border: 1px solid #ddd;
    text-align: center;
    padding-top: 4px;
    margin: 10px;
}

.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;
}
