/*
Theme Name: Alumn Mag
Theme URI: http://www.kawaiithemes.com
Description: Customized WordPress Magazine Theme.
Version: v1.1
Author: KawaiiThemes
Author URI: http://www.kawaiithemes.com
Tags: customized theme, kawaiithemes, widget ready

************************************/

/* RESET 
************************************/

* {
margin: 0;
padding: 0;
letter-spacing: 1px;
}

p {
padding-bottom: 18px;
}

h1, h2, h3, h4, h5, h6 {
font-size: 100%;
padding-bottom: 10px;
}

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%;
}

/* GENERAL ITEMS 
************************************/

body {
background-color: #cfcfcf;
color: #0f0e13;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
}

a {
color: #0f0e13;
font-weight: bold;
outline: none;
text-decoration: underline;
}

a:hover {
color: #7f7f7f;
text-decoration: underline;
}

img {
border: none;
}

h1 {
font-size: 20px;
}

h2 {
font-size: 18px;
}

h3 {
font-size: 16px;
}

h4 {
font-size: 14px;
}

h5 {
font-size: 12px;
}

h6 {
font-size: 10px;
}

blockquote {
border-bottom: 5px solid #505050;
border-top: 5px solid #505050;
margin: 0 auto;
padding: 18px 10px 0;
margin-bottom: 18px;
width: 466px;
}

/* GENERAL LAYOUT 
************************************/

#main {
background-color: #dcdcdc;
border: 1px solid #505050;
margin: 0 auto;
width: 958px;
}

#content {
margin: 0 auto;
padding: 10px 9px 0;
}

#wrapper {
float: left;
width: 550px;
}

#header {
background-image: url(img/header.png);
background-position: top left;
background-repeat: repeat-x;
height: 310px;
width: 958px;
background-color: #FFFFFF;
margin-top: 0px;
}

#sidebar {
background-color: #cfcfcf;
border: 1px solid #505050;
float: right;
margin-bottom: 20px;
margin-left: 20px;
padding: 10px;
width: 318px;
}

#nex_gen_gallery {
background-color: #cfcfcf;
border: 1px solid #505050;
clear: both;
margin-bottom: 20px;
}

#footer {
background-color: #cfcfcf;
border: 1px solid #505050;
clear: both;
margin-bottom: 20px;
padding: 20px 10px;
}

img.alignleft {
float: left;
margin: 5px 10px 10px 0;
}

img.alignright {
float: right;
margin: 5px 0 10px 10px;
}

img.aligncenter {
clear: both;
margin: 10px 0;
}

.clear {
clear: both;
}

/* HEADER ITEMS 
************************************/

#navigation_menu {
display: block;
float: left;
list-style: none;
margin-left: 8px;
padding-top: 7px;
}

#navigation_menu li {
display: inline;
padding: 5px 0;
}

#navigation_menu li a {
background-color: #cfcfcf;
display: block;
float: left;
height: 18px;
margin-right: 5px;
padding: 8px 10px 5px;
text-decoration: none;
}

#navigation_menu li a:hover, #navigation_menu li.current_page_item a {
background-color: #505050;
color: #cfcfcf;
}

.header_info {
clear: both;
padding: 70px 10px 0;
text-align:left;
}

/* CONTENT ITEMS 
************************************/

#feature_post, .post {
background-color: #cfcfcf;
border: 1px solid #505050;
float: left;
margin-bottom: 20px;
padding: 10px;
width: 558px;
}

#feature_post ul, .post ul, #feature_post ol, .post ol {
margin-left: 25px;
}

#feature_post ul, .post ul {
list-style: circle;
}

.feature_date {
float: left;
margin-right: 20px;
width: 30px;
}

.feature_title {
float: left;
margin-bottom: 20px;
margin-right: 20px;
width: 430px;
}

.comment_count {
background-attachment: scroll;
background-color: transparent;
background-image: url(img/comment_bubble.png);
background-position: top left;
background-repeat: no-repeat;
float: right;
font-size: 12px;
height: 20px;
padding-left: 25px;
padding-top: 2px;
}

.feature_title a {
text-decoration: none;
}

.feature_entry {
clear: both;
margin-bottom: 20px;
}

.feature_entry ul {
margin-bottom: 10px;
}

.feature_entry ul li {
margin-left: 25px;
}

.feature_entry ol {
margin-bottom: 10px;
}

.feature_entry ol li {
margin-left: 25px;
}

.entry ul {
margin-bottom: 10px;
}

.entry ul li {
margin-left: 25px;
}

.entry ol {
margin-bottom: 10px;
}

.entry ol li {
margin-left: 25px;
}

.metadata {
border-top: 1px solid #505050;
margin-top: 8px;
}

.user {
background-image: url(img/user.png);
background-position: left;
background-repeat: no-repeat;
height: 25px;
padding-left: 25px;
padding-right: 4px;
margin-top: 8px;
}

.category {
background-attachment: scroll;
background-color: transparent;
background-image: url(img/folder.png);
background-position: bottom left;
background-repeat: no-repeat;
display: inline-block;
height: 25px;
padding-left: 25px;
padding-right: 4px;
margin-top: 8px;
}

#recent_post {
background-color: #cfcfcf;
border: 1px solid #505050;
float: left;
width: 138px;
margin-bottom: 20px;
margin-left: 20px;
padding: 10px;
}

#recent_comments {
background-color: #cfcfcf;
border: 1px solid #505050;
float: left;
width: 138px;
margin-bottom: 20px;
margin-left: 20px;
padding: 10px;
}

#recent_post ul, #recent_comments ul {
display: block;
list-style: none;
} 

#recent_post ul li ul, #recent_comments ul li ul {
border-top: 1px solid #505050;
display: block;
list-style: none;
}

#recent_post ul li ul li , #recent_comments ul li ul li {
border-bottom: 1px solid #505050;
padding: 5px 0;
}

#recent_post ul li a, #recent_comments ul li a {
text-decoration: none;
}

#rss {
background-color: #cfcfcf;
border: 1px solid #505050;
float: right;
margin-bottom: 20px;
margin-left: 18px;
padding: 10px 10px 5px;
width: 318px;
}

/* NexGEN GALLERY ITEMS 
************************************/

#nex_gen_gallery ul {
display: block;
list-style: none;
}

#nex_gen_gallery img {
margin: 12px;
}

/* OTHER ARTICLES ITEMS 
************************************/

#other_articles {
float: left;
width: 580px;
}

.other_articles {
background-color: #cfcfcf;
border: 1px solid #505050;
float: left;
height: 250px;
margin: 0 10px 20px;
padding: 10px;
width: 248px;
}

.excerpt_date {
float: left;
margin-right: 5px;
}

.excerpt_title a {
float: left;
text-decoration: none;
margin-bottom: 20px;
width: 190px;
}

.excerpt_entry {
clear: both;
height: 170px;
text-align: justify;
}

/* CONTENT ITEMS 
************************************/

#comment_area {
float: left;
margin-bottom: 20px;
width: 580px;
}

ol.commentlist {
display: block;
list-style: none;
}

ol.commentlist li {
border: 1px solid #505050;
margin-bottom: 20px;
padding: 10px;
}

.author_comment {
background-color: #cfcfcf;
}

.comment_author {
float: left;
font-size: 14px;
}

.comment_date {
float: right;
margin-bottom: 20px;
}

.avatar {
float: left;
margin-right: 20px;
}

.comment_text {
float: right;
width: 
}

#author, #email, #url, #comment {
background-color: #cfcfcf;
border: 1px solid #505050;
margin: 10px 0;
padding: 4px;
width: 570px !important;
}

#submit {
background-color: #cfcfcf;
border: 1px solid #505050;
cursor: pointer;
font-weight: bold;
margin: 10px 0;
padding: 4px;
width: 150px !important;
}

#submit:hover {
background-color: #505050;
color: #cfcfcf;
}

/* ARCHIVE ITEMS 
************************************/

.pagetitle {
border: 1px solid #505050;
margin-bottom: 20px;
padding: 10px;
width: 558px;
}

.navigation .alignleft {
float: left;
margin-bottom: 20px;
}

.navigation .alignright {
float: right;
margin-bottom: 20px;
}

.post_info {
margin-top: 10px;
text-align: center;
width: 560px;
}
.archive ul {
border-top: 1px solid #505050;
display: block;
list-style: none;
}

.archive ul li {
border-bottom: 1px solid #505050;
padding: 5px 0;
}

.archive ul li a {
text-decoration: none;
}

/* SEARCH ITEMS 
************************************/

#searchform {
float: right;
margin-right: 10px;
}

#s {
background-color: #cfcfcf;
border: 1px solid #505050;
float: left;
margin-top: 10px;
margin-right: 10px;
padding: 4px;
width: 213px !important;
}

#searchsubmit {
background-color: #cfcfcf;
border: 1px solid #505050;
cursor: pointer;
font-weight: bold;
margin: 10px 0;
padding: 4px;
width: 98px !important;
}

#searchsubmit:hover {
background-color: #505050;
color: #cfcfcf;
}

/* SIDEBAR ITEMS 
************************************/

#sidebar ul {
display: block;
list-style: none;
}

.ads_small a img {
border: 5px solid #505050;
margin: 10px 10px 20px;
}

.ads_small a:hover img {
border: 5px solid #dcdcdc;
}

#wp-calendar {
margin: 0 auto;
text-align: right !important;
width: 90%;
}

#calendar_wrap {
width: 100%;
}

#wp-calendar thread th, #wp-calendar tbody td {
width: 14%;
}

#today, #today a {
background-color: #505050;
color: #ffffff !important;
font-weight: bold;
}

#wp-calendar tfoot {
width: 100%;
}

td#prev {
float: left;
}

.widget caption {
background-color: #cfcfcf;
font-size: 14px;
padding: 4px 4px 10px;
width: 90%;
}

td#next {
float: right;
}

#sidebar .widget {
margin-bottom: 20px;
}

#sidebar ul li ul {
border-top: 1px solid #505050;
display: block;
list-style: none;
}

#sidebar ul li ul li {
border-bottom: 1px solid #505050;
padding: 5px 0;
}

#sidebar ul li a {
text-decoration: none;
}

#maintitle a, #maintitle a:visited  { color:#ffffff;}

.description { color:#ffffff;}

#rss { display:none;}