/*
Theme Name: The Night Day
Description: Theme for Thenightday.com
Author: Keffer
Author URI: http://www.kround.org
Version: 1.0
*/

/* ============= All elements style ============= */

a{
outline:none;
}

a img{
border: none 0px;
} 

img{
border: none 0px;
}

/* ============= Body ============= */

body{
font-family: Arial;
font-size: 11px;
font-weight: normal;
border-style: none;
background-color: #000000;
text-align: center;
}

/* ============= wrapper ============= */

#wrapper{
margin-top: 50px;
margin-bottom: 50px;
text-align: center;
margin-left:50px;
margin-right:50px;
}

/* ============= header & footer ============= */

#header{
margin-bottom: 30px;
align: center;
text-align: center;
}

#footer{
border: none 0px;
text-align: center;
font-size: 10px;
color:#222222;
margin-top: 100px;
}

#footer a{
color:#444444;
text-decoration: none;
}

#footer a:hover{
color:#FFFFFF;
text-decoration: none;
}

/* ============= content ============= */

#content{
text-align: center;
}

#index img{
margin: 2px;
}

/* ============= Post ============= */
#post{
color: #444444;
border: none 0px;
}

#post p{
}

#post img{
margin-bottom: 15px;

}

#post a{
color: #555555;
text-decoration: none;
}

#post a:hover{
color: #CCCCCC;
text-decoration: none;
}

#post h1{
color: #555555;
font-size: 13px;
font-family: Arial;
font-style: italic;
font-weight: normal;
margin: 0;
text-decoration: line-through;
}


/* ============= Page ============= */
#page{
color: #222222;
margin-bottom: 0px;
border: none 0px;
font-size: 45px;
}

#page p{
letter-spacing: -3px;
line-height: 40px;
margin-bottom: 20px;
}

#page img{
margin-left: 2px;
margin-bottom: 2px;
}

#page a{
color: #444444;
text-decoration: none;
}

#page a:hover{
color: #CCCCCC;
text-decoration: none;
}

#page h1{
color: #555555;
font-size: 13px;
font-family: Arial;
font-style: italic;
font-weight: normal;
margin: 0px;
text-decoration: line-through;
}

/* ============= Sidebar ============= */

#sidebar{
margin: 0px;
padding: 0px;
float: left;
border: none 0px;
}

#sidebar a{
text-decoration: none;
color : #AAAAAA;
border: none 0px;
}

#sidebar a:hover{
text-decoration: none;
color : #CCCCCC;
}

#sidebar h4{
color: #dd0000;
font-style: normal;
margin-bottom: 0px;
margin-top: 0px;
font-family: Arial;
font-size: 11px;
font-weight: normal;
}

#sidebar h4 a{
text-decoration: none;
color : #dd0000;
border: none 0px;
}

#sidebar h4 a:hover{
text-decoration: none;
color : #840000;
}

#sidebar h1{
color: #555555;
text-decoration: line-through;
font-style: normal;
margin-bottom: 3px;
margin-top: 0px;
font-family: Arial;
font-size: 11px;
font-weight: normal;
}

/* ============= Widget ============= */

#widget{
list-style-type: none;
list-style: none;
}

#widgettitle{
color: #555555;
list-style-type: none;
list-style: none;
text-decoration: line-through;
font-style: normal;
margin-bottom: 3px;
margin-top: 0px;
font-family: Arial;
font-size: 11px;
font-weight: normal;
}

/* ============= Prev/Next navigation ============= */

.prevnextnav{
border: none;
margin-bottom: 10px;
}

.prevnextnav img{
margin-right: 0.5px;
}

.prevnextnav a{
text-decoration: none;
}

.prevnextnav a:hover{
text-decoration: none;
}

/* ============= Archives (Listing) ============= */

#postsarchives {
color: #999999;
font-size: 11px;
font-weight: normal;
line-height: 17px;
}

#postsarchives a{
color: #555555;
text-decoration: none;
margin-right: 6px;
}

#postsarchives a:hover{
color: #CCCCCC;
text-decoration:none;
}

/* ============= Error 404 ============= */

#error {
color: #FFFFFF;
font-size: 11px;
font-weight: normal;
line-height: 13px;
}

#error img{
margin-bottom: 10px;
}

/* ============= Search ============= */

#searchblock {
margin: 100px;
text-align: left;
}