/*
Theme Name: Alumriser Reloaded Theme
Theme URI: http://siteurl.com/
Description: The Alumriser Reloaded theme for Wordpress.
Version: 2.0
Author: FurSid
Author URI: http://www.fursid.com/
Tags: 

*/

/* Reseting CSS START */
body, div, object, iframe,
h1, h2, h3, h4, h5, h6, p, small, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	font-weight: normal;
	font-size: 12px;
	line-height: normal;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
:focus {
	outline: 0;
}
table {
	border-collapse:collapse;
}
table td {
	empty-cells: show;
}
/* Reseting CSS END */


/* Layout */

body {
	font-family: 'Lucida Grande', 'Lucida Sans',Tahoma, arial, Helvetica, sans-serif;
	color: #333;
	background: #fff;
	margin: 0;
	padding: 0;
}

#page {
	width: 996px;
	margin: 0px auto;
}

#header {
	background: url(images/headerbg.gif) repeat-x;
	height: 206px;
}

	#header #logo {
		float: left;
		background: url(images/logo.gif) no-repeat;
		width: 351px;
		height: 206px;
	}
	
	#header #logo a {
		display: block;
		height: 206px;
	}
	
	#header span {
		display: none;
	}
	
	#header #rss {
		float: right;
		background: url(images/rss.gif) no-repeat;
		width: 254px;
		height: 134px;

	}
	
	#header #rss a {
		display: block;
		height: 134px;
	}

#content {
	height: 1%;
	overflow: hidden;
	background: url(images/contentbg.gif) repeat-y;
	clear: both;
}

#main {
	background: #fff;
	float: left;
	width: 714px;
	padding: 30px 30px 30px 0;
}

#sidebar {
	float: right;
	width: 217px;
	margin: 0 0 0 30px;
}

	#sidebar .box {
		overflow: hidden;
		height: 1%;
		margin: 0 0 30px 0;
	}
	
		#sidebar .box .top {
			background: url(images/sidebarbg.gif) no-repeat top;
			height: 28px;
			overflow: hidden;
			padding: 10px 15px 0 15px;
		}
		
		#sidebar .box .mid {
			background: #ebebeb;
			overflow: hidden;
			height: 1%;
			padding: 10px 15px;
		}
		
		#sidebar .box .bottom {
			background: url(images/sidebarbg.gif) no-repeat bottom;
			height: 16px;
			overflow: hidden;
		}

#footer {
	clear: both;
	background: url(images/footerbg.gif) repeat-x;
	height: 53px;
	padding: 25px 20px 0 20px;
	margin: 30px 0 0 0;
}






/* Typography */

h1 {
	font-size: 26px;
	color: #000;
}

h2 {
	font-size: 18px;
	color: #333;
	margin: 0 0 10px 0;
	line-height: normal;
}

h3 {
	font-size: 14px;
	color: #333;
	margin: 0 0 10px 0;
	line-height: normal;
}

p {
	font-size: 12px;
	color: #333;
	line-height: 15px;
	margin: 0 0 12px 0;
}

strong { color:#555;}

ul {
	list-style-type: disc;
	margin: 10px;
	padding: 10px;
}

ol {
	margin: 10px;
	padding: 10px 15px;
	list-style-type: decimal;
}

ol[type=i] {
	list-style-type: lower-roman;
}

li {
	line-height: 20px;
	color: #333;
	font-size: 12px;
}

small {
	font-size: 10px;
	color: #666;
}

a, a:visited {
	color: #1C3F99;
	text-decoration: none;
}

a:hover {
	color: #1C6CAB;
	text-decoration:none;
}

h2 a, h2 a:visited {
	color: #2b6ba1;
	text-decoration: none;
}

h2 a:hover {
	color: #1C3F99;
	text-decoration: none;
}



/* Pathway Type */
#pathway p {
	font-size: 11px;
	color: #999;
}


/* Sidebar Type */
#sidebar h3 {
	font-size: 12px;
	color: #333;
	line-height: normal;
	padding: 0;
	margin: 0;
	font-weight: bold;
}

#sidebar p {
	font-size: 11px;
	color: #333;
	line-height: normal;
	padding: 0;
	margin: 0 0 5px 0;
}

#sidebar ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

#sidebar li {
	padding: 0;
	margin: 0;
	font-size: 11px;
}

#sidebar a {
	font-weight: bold;
}


/* Footer Type */
#footer, #footer p {
	color: #fff;
	font-size: 11px;
}

#footer a, #footer a:visited {
	color: #fff;
	text-decoration: none;
}
#footer a:hover {
	color: #fff;
	text-decoration: underline;
}
#footer p.left {
	float: left;
	text-align: left;
}
#footer p.right {
	float: right;
	text-align: right;
	width: 350px;
}






/* Forms */

label {
	display: block;
}

input, select, textarea {
	border: 1px solid #dddddd;
	border-top: 1px solid #7c7c7c;
	border-left: 1px solid #7c7c7c;
	background: #fff;
	font-size: 12px;
	color: #333;
}

input.button {
	border: none;
	background: #999999;
	color: #fff;
	font-weight: bold;
	padding: 2px 5px;
	width: auto;
}

#sidebar input {
	width: 185px;
}






/* General */

.clear {
	clear: both;
}

.permalinks {
	background:url(images/ico-permalinks.gif) no-repeat;
	float: left;
	padding: 0 0 5px 25px;
	margin:5px 0 0 0;
}

.tags {
	background:url(images/ico-tags.gif) no-repeat;
	float: left;
	padding: 0 0 5px 25px;
	margin: 5px 0 0 20px;
}

.date {
	background:url(images/ico-date.gif) no-repeat;
	float: left;
	padding: 2px 0 5px 20px;
	font-size: 12px;
}

.edit {
	background:url(images/ico-edit.gif) no-repeat;
	float: left;
	padding: 2px 0 5px 20px;
	margin: 0 0 0 25px;
	font-size: 12px;
}

.comments {
	background:url(images/ico-comments.gif) no-repeat 0 1px;
	float: right;
	padding: 0 0 5px 25px;
	margin: 0 0 0 0;
	font-size: 12px;
}

.sharethis {
	float: right;
	padding: 0 20px 5px 0px;
	margin: 0 0 0 0;
	font-size: 12px;
}

.postdate {
	overflow: hidden;
	height: 1%;
	border-bottom: 1px dotted #999;
	padding: 5px 0px 2px 0px;
	margin: 0 0 20px 0;
}

.rss {
	background: url(media/icon-acceptance.gif) no-repeat 0 0;
	height: 21px;
	width: 20px;
	display: block;
	float: left;
}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	margin: 0;
	padding: 10px;
	}


.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

.sidebar ul ul li, .sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #fff;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}


#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}


.post {
	margin: 0 0 40px;
	text-align: justify;
	clear: both;
	}

.post hr {
	display: block;
	}


.postmetadata {
	padding: 2px 10px;
	background: #999;
	font-size: 11px;
	overflow: hidden;
	height: 1%;
	}
	
.postmetadata small {
	color: #fff;
	}

.postmetadata a, .postmetadata a:visited {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	}

.postmetadata a:hover {
	color: #eee;
	text-decoration: none;
	}	

.smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}


p img {
	padding: 0;
	max-width: 100%;
	}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}


html>body .entry ul {
	margin-left: 0px;
	list-style: none;
	padding: 0 15px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

.sidebar ul, .sidebar ul ol {
	margin: 0;
	padding: 0;
	}

.sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

.sidebar ul p, .sidebar ul select {
	margin: 5px 0 8px;
	}

.sidebar ul ul, .sidebar ul ol {
	margin: 5px 0 0 10px;
	}

.sidebar ul ul ul, .sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, .sidebar ul ol li {
	list-style: decimal outside;
	}

.sidebar ul ul li, .sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: left;
	background: #999999;
	color: #fff;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */


acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}


a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 15px;
	overflow: hidden;
	height: 1%;
	font-size: 11px;
	}
	
.navigation a {
	font-weight: bold;
	}

.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.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;
}

