/* RESET 
************************************/

* {
margin: 0;
padding: 0;
letter-spacing: 1px;
}

p, ul, ol {
margin-top: 0;
line-height: 150%;
}

h1, h2, h3, h4, h5, h6 {
font-size: 100%;
font-weight: normal;
}

hr {
clear: both;
visibility: hidden;
}

input, textarea {
color: inherit;
font-family: inherit;
font-size: inherit;
letter-spacing: inherit;
}

/* CLEARFIX 
************************************/

.clearfix:after {
content: ".";
display: block;
clear: both;
visibility: hidden;
line-height: 0;
height: 0;
}

.clearfix {
display: inline-block;
}

html[xmlns] .clearfix {
display: block;
}

* html .clearfix {
height: 1%;
}

/* NIFTY 
/* GENERAL ITEMS 
************************************/

body {
background-image:url("pics/blackbg.jpg");
background-repeat: repeat-xy;
background-attachment: fixed;
background-color: #000C15;
color: #D3D3D3;
font-family: Arial, Verdana, Tahoma, Helvetica, Verdana, sans-serif;
font-size: 13px;
}

a {
color: #FFA500;
font-weight: bold;
outline: none;
text-decoration: none;
}

a:hover {
color: #333333;
text-decoration: underline;
}

img {
border: none;
}

h1 {
font-size: 18px;
}

h2 {
font-size: 18px;
}

h3 {
font-size: 16px;
}

h4 {
font-size: 20px;
}

h5 {
font-size: 12px;
}

h6 {
font-size: 10px;
}

blockquote {
border-left: 5px solid #E8C66C;
margin:  0 18px 18px;
padding: 18px 18px 0;
text-align: justify;
}

/* GENERAL LAYOUT 
************************************/

#main {
border: 1px solid #1C1C1C;
background-color: transparent;
margin: 0 auto;
width: 1000px;
}

#wrapper {
width: 1000px;
margin: 0 auto;
background-image: url("pics/body.png");
background-repeat: repeat-y;
}

#header {
background-attachment: scroll;
background-color: #d3d3d3;
background-image: url("pics/header.jpg");
background-position: top left;
background-repeat: repeat-x;
height: 329px;
width: 1000px;
}

#content {
float: left;
width: 790px;
background-color: transparent;
}

#sidebar {
float: right;
width: 200px;
color: #2d2d2d;
}

#footer {
background-color: transparent;
background-image: url("pics/footer.jpg");
background-repeat: no-repeat;
clear: both;
height: 105px;
}

/* HEADER ITEMS 
************************************/

#title_top {
background-image:url("pics/titletop.png");
background-color: transparent;
display: block;
height: 104px;
list-style: none;
margin-top: 0px;
width: 950px;
}

#menu {
background-image: url("pics/navbg.png");
	border-top-left-radius: 6px;
	-moz-border-radius-topleft: 6px;
	-webkit-border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	-moz-border-radius-topright: 6px;
	-webkit-border-top-right-radius: 6px;
background-color: transparent;
color: #efefef;
display: block;
height: 39px;
list-style: none;
width: 1000px;
font-family: Verdana, Tahoma, Arial;
}

#navigation_menu li {
display: inline;
padding: 5px 0;
}

#navigation_menu li a {
text-shadow: 0px 0px 5px #ffffff;
color: #333333;
font-family: Georgia, Verdana, Arial;
display: block;
float: left;
margin-right: 1px;
padding: 12px;
text-decoration: none;
}

#menu ul {margin: 0;padding: 0;list-style: none;}
#menu a {color: #efefef;display: block;margin-left: 5px;padding: 10px;}
#menu a:hover {background:#efefef;color: #010101;display:block;text-decoration: underline;} /* Design for links when the mouse is over them */
#menu li {float: left;margin: 0;padding: 0;}
#menu li li {float: left;margin: 0 0 0 5px;padding: 0;width: 130px;}
#menu li li a, #menu li li a:link, #menu li li a:visited {background:#1B2626;width: 170px;float: none;margin: 0;padding: 4px 10px 5px 10px;color:#fff;}
#menu li li a:hover, #menu li li a:active {background:#efefef;width: 170px;float: none;margin: 0;text-decoration: none;color:#010101;}
#menu li ul {position: absolute;width: 10em;left: -999em;z-index:1;}
#menu li:hover ul {left: auto;display: block;}
#menu li:hover ul, #menu li.sfhover ul {left: auto;}
#menu li.current_page_item a{text-decoration: underline; text-shadow: 0px 0px 5px #ffffff;} /* Design for the link to whatever page the user is currently on (if applicable) */
#menu li.current_page_item a:hover{background:#efefef;color:#010101;text-decoration:none;}


.navi_left {
float: right;
margin-right:50px;
margin-top:10px;
}

.navi_right {
float: right;
}

#navi_panel {
height: 40px;
}

#navi_panel ul {
display: block;
list-style: none;
}

#navi_panel ul li {
display: inline;
list-style: none;
}


#navi_panel ul li a {
float: left;
padding: 12px;
text-decoration: none;
}

#navi_panel ul li a:hover, #navi_panel ul li.current_page_item a {
color: #333333 !important;
text-decoration: none;
}

.main_title {
font-weight: bold !important;
font-family: Georgia, Verdana, Tahoma, Arial;
text-align: center;
font-size: 24px;
padding-top: 100px;
padding-left: 739px;
width: 329px;
}

.main_title a {
text-decoration: none;
font-size: 24px;
color: #efefef;
}

.main_title a:hover {
text-decoration: underline;
font-size: 24px;
color: #efefef;
}

.description {
text-align: center;
font-size: 12px;
color: #efefef;
padding-left: 804px;
width: 190px;
}

/* CONTENT ITEMS 
************************************/

#welcome-note {
background-image: url("pics/welcome-note-bg1.png");
background-repeat: no-repeat;
background-position: bottom-left;
height: 200px;
margin-bottom: 10px;
margin-left: 10px;
}

.welcome-left {
color: #D3D3D3;
float: left;
width: 770px;
margin: 10px 0 0 10px;
}

.welcome-right {
float: right;
margin: 35px 10px 0;
}

.post {
background-color: transparent;
padding: 10px;
width: 770px;
margin-left: 5px;
border: none;
}

.post a  {
color: #f4f4f4;
text-decoration: none;
}

.post a:hover  {
text-decoration: underline;
color: #eeeeee;
}

#feature_post {
float: left; 
padding: 4px;
width: 250px;
}

.feature_article {
margin-bottom: 0px;
}

.feature_title a {
background-attachment: scroll;
background-color: transparent;
background-image: url("pics/trans_bg.png");
background-position: top left;
background-repeat: repeat;
color: #f4f4f4 !important;
margin: 15px 5px;
padding: 5px 10px 10px;
position: absolute;
text-decoration: none !important;
z-index: 10;
width: 720px;
}

.feature_title a:hover {
text-decoration: underline !important;
}

.feature_img {
border: 1px solid #f4f4f4;
padding: 5px;
position: relative;
z-index: 1;
}

.feature_entry {
width: 750px;
}

.feature_entry li {
list-style : decimal;
margin-left : 25px;
}

.feature_entry ol {
margin-bottom : 10px;
margin-left : 25px;
}

.feature_entry ul {
margin-top : 10px;
margin-left : 20px;
margin-bottom : 10px;
}

.post_title, .page_title {
border: 1px solid #2C425A;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
background-color: #002030;
font-size: 16px;
font-family: Arial, Verdana;
color: #f4f4f4;
padding : 10px 0 10px 10px;
text-transform: uppercase;
text-decoration: none;
}

.post_title a {
text-decoration: none;
font-size: 16px;
}

.metadata {
list-style: none;
float: right;
margin-left: 10px;
padding-bottom: 10px;
text-align: left;
width: 750px;
margin-top: 10px;
}

.postmeta_img {
margin-left: 5px;
margin-right: 5px;
}

.metadata a {
color: #efefef;
text-decoration: none;
}

.metadata li {
list-style: none;
margin-left: 10px;
}

.author {
background-attachment: scroll;
background-color: transparent;
background-position: center left;
background-repeat: no-repeat;
padding-left: 25px;
padding-top: 5px;
height: 20px;
}

.date {
background-attachment: scroll;
background-color: transparent;
background-position: center left;
background-repeat: no-repeat;
padding-left: 25px;
padding-top: 5px;
height: 20px;
}

.comments {
background-attachment: scroll;
background-color: transparent;
background-position: center left;
background-repeat: no-repeat;
padding-left: 25px;
padding-top: 5px;
height: 20px;
}

.tags {
background-attachment: scroll;
background-color: transparent;
background-position: center left;
background-repeat: no-repeat;
padding-left: 25px;
padding-top: 5px;
height: 20px;
}

.category {
background-attachment: scroll;
background-color: transparent;
background-position: center left;
background-repeat: no-repeat;
padding-left: 25px;
padding-top: 5px;
height: 20px;
}

.excerpt_post {
background-color: transparent;
background-image: url("pics/gradient_bg.jpg");
background-position: top left;
background-repeat: repeat-x;
float: left;
margin: 5px 9px 20px 9px;
padding: 10px;
width: 280px;
border: 2px solid #f4f4f4;
}

.excerpt_post h4 {
margin-top: 1px;
}

.excerpt_post h4.except_title a, h4.archivetitle a  {
text-decoration: none;
color: #f4f4f4;
font-weight: bold;
text-transform: uppercase;
}

.excerpt-img {
float: left;
margin: 10px 5px 10px 5px;
padding: 5px;
}

.excerpt-img img {
float: left;;
background-color: #333333;
border: 1px solid #ffffff;
display: block;
padding: 10px;
height: 100px;
width: 100px;
}

.excerpt_post a:hover {
color: #eeeeee !important;
}

.excerpt_post {
padding: 10px;
}

.entry {
border: 1px solid #2C425A;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
background-color: #002E46;
padding: 10px;
}

.entry p {
margin-top : 5px;
}

.entry li {
margin-left : 25px;
}

.entry ol {
margin-bottom : 10px;
margin-left : 25px;
}

.entry ul {
margin-top : 10px;
margin-left : 20px;
margin-bottom : 10px;
}

.read_more {
background-attachment: scroll;
background-color: transparent;
background-image: url("pics/arrow_right.png");
background-position: top right;
background-repeat: no-repeat;
padding-right: 25px;
padding-bottom: 15px;
}

.read_more a {
color: #FFA500;
}

.postmetadata {
margin-top: 5px;
text-align: left;
margin-bottom: 5px;
color: #FFA500;
font-size: 10px;
}

.postmetadata a {
color: #FFA500;
font-size: 10px;
}

img.alignleft {
border: 1px solid #9d9d9d;
float: left;
margin: 5px 10px 10px 0;
padding: 5px;
}

img.alignright {
border: 1px solid #9d9d9d;
float: right;
margin: 5px 0 10px 10px;
padding: 5px;
}

img.alignnone {
border: 1px solid #9d9d9d;
height: auto;
margin-bottom: 10px;
padding: 5px;
width: 99%;
}

.wp-pagenavi {
text-align: center;
margin-top: 10px;
margin-right: 20px;
margin-left: 20px;
margin-bottom: 20px;
}


/* COMMENTS ITEMS 
************************************/

.post_info {
border: none;
padding: 8px;
text-align: center;
}

a {
color: #FFA500;
}

a:hover {
color: #eeeeee;
}

.navi {
margin: 20px 0;
}

.navleft {
float: left;
}

.navright {
float: right;
}

.author_comment {
border: 1px solid #2C425A;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
background-color: #002E46;
margin-left: 15px;
width: 770px;
}

.commentlist li {
border: 1px solid #2C425A;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
background-color: #002E46;
clear: both;
margin-bottom: 20px;
padding-bottom: 10px;
margin-left: 15px;
}

#comments, #respond, .pagetitle {
font-weight: bold;
color: #9D9D9D;
margin-bottom: 20px;
padding-top: 20px;
text-align: center;
margin-left: 15px;
}

input#author, #email, #url {
border: 1px solid #2C425A;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
background-color: #002E46;
float: left;
padding: 4px;
width: 750px;
margin-lelt: 15px;
margin-bottom: 10px;
margin-left: 15px;
}

textarea#comment {
border: 1px solid #2C425A;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
background-color: #002E46;
float: left;
padding: 4px;
margin-bottom: 10px;
width: 750px;
margin-left: 15px;
}

.input_title {
color: #9D9D9D;
float: left;
text-align: left !important;
margin-left: 15px;
width: 750px;
padding-top 20px;
}

#submit {
border: 1px solid #2C425A;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
background-color: #002E46;
clear: both;
cursor: pointer;
display: block;
margin-bottom: 20px;
padding: 4px;
margin-left: 15px;
}

.avatar {
float: left;
margin: 10px 10px 5px 0;
}

.comment_entry {
padding: 0 10px;
}

.avatar_div {
padding: 10px;
}

.avatar_div span {
float: right;
}

/* SIDEBAR ITEMS 
************************************/


#sidebartitle h4 {
color: #D3D3D3;
font-weight: bold;
text-align: left;
padding-left: 30px;
width: 170px;
font-size: 14px:
}

#sidebar a {
text-decoration: none;
font-family: Arial, Verdana;
color: #DEDEDE;
font-size: 12px;
}

#sidebar a:hover {
color: #ffffff;
text-decoration: none;
}

.textwidget {
background-image: url("pics/sidebg.png");
background-repeat: repeat-y;
padding-left: 30px;
color: #efefef;
width: 150px;
padding-right: 20px;
}

.widget {
background: transparent url("pics/sidebottom.png") no-repeat bottom left; 
padding-bottom: 35px; 
}

.widgettitle {
color: #efefef;
font-weight: bold;
height: 40px;
background-image: url("pics/sidebgtitle.png");
background-repeat: no-repeat;
background-color: transparent;
background-position: top left;
}

.widget ul {
background-image: url("pics/sidebg.png");
background-repeat: repeat-y;
}

#sidebar ul li h4 {
text-align: left;
padding-left: 30px;
width: 170px;
font-weight: bold;
}

#sidebar ul li h5 {
text-align: left;
padding-left: 30px;
width: 170px;
font-weight: bold;
}

.sidebar_widget ul {
color: #efefef;
}

.sidebar_widget ul li {
border-bottom: 1px dashed #efefef;
display: block;
list-style: none;
padding: 2px 0;
margin-left: 30px;
width: 145px;
}

#sidebar h4 {
padding-top: 25px;
}

#sidebar h5 {
padding-top: 25px;
}

.widgettext {
color: #efefef;
margin-left: 30px;
width: 140px;
}

.widget_text {
background-repeat: no-repeat;
}

#sidebar_left {
float: right;
width: 200px;
}

#sidebar ul {
display: block;
list-style: none;
}

/* FOOTER ITEMS 
************************************/

#footer .wrapper {
color : #efefef;
}

#footerlinks {
text-align : center;
color : #efefef;
text-decoration : none;
font-weight : bold;
padding-top: 110px;
font-size: 10px;
}

#footerlinks a {
color : #efefef;
text-decoration : none;
font-size: 10px;
}