/*
Theme Name: Custom NAP
Theme URI: http://www.ashfame.com/
Description: Custom WordPress NAP theme designed by <a href="http://www.ashfame.com/">Ashfame</a>.
Version: 0.1
Author: Ashfame
Author URI: http://www.ashfame.com/
Tags: 960 grid, custom, widgets, bbPress integrated
*/


/* ie.css */
body {text-align:center;}
.container_16 {text-align:left;} /*
* html .column {overflow-x:hidden;}
* html legend {margin:-18px -8px 16px 0;padding:0;}
ol {margin-left:2em;}
sup {vertical-align:text-top;}
sub {vertical-align:text-bottom;}
html>body p code {*white-space:normal;}
hr {margin:-8px auto 11px;}

*/

body { background:url('images/bg-body.png'); color: #000; font-size: 11px; padding: 10px 0 10px; font-family: Georgia, "Times New Roman", Times, serif; }

/*Global Styling */

p { font-size:15px; }
a { color: #272624; text-decoration: none; }
a:hover { color: #c30304; text-decoration: none; }
li { font-size:12px; }

li { list-style-type:square; font-size:13px; padding:0px;  }

h1 { font-family: Georgia, serif; font-weight: normal; font-size:30px; margin:10px 0 0 15px; }
#header h1 { font-size:50px; margin:10px 0 0 15px; text-transform:uppercase; }
#header .title { font-family: Georgia, serif; font-weight: normal; margin:10px 0 0 15px; font-size:50px; text-transform:uppercase; }
#header .title  a{ color: #c30304; }

.normal_page h1 { margin:0px 0 10px; }
.normal_page h2 { margin-top:0px; }
.language_page h2 { margin-top:10px; }

.entry a{ color:#c30304; }
.entry a:hover{ text-decoration:underline; }

h1 a ,h3 a { color:#C30304; }
#tour h2 { margin:0; font-size:13px; }
h3 { font-size:18px; }
h3 a:hover { text-decoration:underline; }
h2 { margin-bottom:5px; }

.post h2 { background-image:url('images/arrow-grey'); }

.center { text-align:center; }

.description { font-size:13px; margin-left:13px; margin-top:-20px; }

.container_16 {	background: #fff url(img/1_col.gif) repeat-y; border:solid 5px #828180; }

.screenshot {  }

.logo { opacity:.40; filter:alpha(opacity=40); }

#tour img:hover { opacity:.90; filter:alpha(opacity=90); } /* Will create the hover effect for every image in DIV .tour */
.book { margin-right:10px; }
.book img:hover{  border-bottom:solid thick #C30304; }

.main_page { background:url('images/main-page-bg.png'); padding-top:15px; }
.main_page p{ margin-bottom:10px; }
.normal_page { padding-top:10px; }

.main_page, .normal_page, .language_page{ border-top:solid thick #c0c0c0; }
 
#header { border-bottom:solid thick #123; }

.advertisement, .sidebar_advertisement { margin-top:10px; background-color:#E0E0E0; color:#000; border-top:solid thin #123; border-bottom:solid thin #123; }
.advertisement p{ margin-top:20px; text-align:center; }
.sidebar_advertisement p{ margin-top:60px; text-align:center; }
.advertisement { height:65px; }
.sidebar_advertisement { height:150px; }

#tour li{ list-style-type:none; font-size:13px; padding:10px; margin-left:2px; }

#nav ul{ padding-left:10px; }
#nav li{ list-style-type:none; float:left; text-align:center; text-transform:uppercase; border-right:solid 10px #FFF; padding:5px; margin:0; font-size:14px; letter-spacing:1px; }
#nav li:hover{ background:#c30304;  }
#nav li:hover a{ color:#FFF;  }
#nav a:hover{ color:#000; }
#search form{ margin-top:3px; float:right; margin-right:10px; }

table {  }
th{ text-align:center; margin-top:10px; }
thead .alpha{ text-align:left; margin-top:0px; }

tbody tr { border-bottom:solid thin #c0c0c0; text-align:center; }
tbody tr a{ font-weight:bold; }
tbody tr .alpha{ text-align:left; }
td { padding-top:10px; padding-bottom:10px; font-size:13px; }

#sidebar li { list-style-type:none; margin-left:0px; margin-bottom:10px; }
#sidebar li li{ list-style-type:none; margin-left:20px; margin-bottom:5px; background:none; }
.widgettitle { margin-left:5px; font-size:20px; margin-bottom:15px; border-bottom:solid thin #c0c0c0; }


#footer { border-top:solid thin #123; padding-bottom:5px; }

.postmetadata { background:#f0f0f0; border:solid thin #000; padding:5px; font-size:12px; }


#commentform textarea { width:680px; }