/*
	Theme Name: [SIC] Literary Journal
	Theme URI: http://www.sicjournal.com/
	Version: 1.0
	Author: http://www.sicjournal.com/
	Author URI: http://www.sicjournal.com/
*/

/* BODY */

html, body, div, dl, dt, dd, p, blockquote, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, span, table, td, th, textarea, select { margin: 0; padding: 0; }

body {
	padding: 10px 0 30px;
	background: #cbcbcb url(images/body.gif) left top repeat-x;
	color: #000;
	font: 0.75em "Georgia", "Times New Roman", serif;
}

hr {
	clear: both;
	width: 100%;
	height: 1px;
	background: #bbb;
	color: #bbb;
}

.center {
	padding-bottom: 20px;
	text-align: center;
}

/* TEXT */

h1, h2, h3, h4 { font: bold 100% "Arial", sans-serif; text-transform: lowercase; }

#content h2, #content h3, #content h4 { clear: both; }

h2 {
	padding-bottom: 15px;
	font-size: 1.2em;
}

h3 {
	padding-bottom: 10px;
	font-size: 1em;
}

#main_text_cont h3 { padding-bottom: 0; }

p {
	padding-bottom: 15px;
	line-height: 18px;
}

/* LINKS */

a {
	color: #900;
	overflow: hidden;
	text-decoration: none;
}

a:hover {
	color: #f30;
	text-decoration: line-through;
}

#header .current_page_item a {
	color: #300;
	text-decoration: line-through;
}
	
#header a:hover { color: #8b0000; }

a img { border: none; }

/* CONTAINERS */

#container {
	margin: 0 auto;
	width: 780px;
	background: #fff url(images/container.gif) left top repeat-y;
	border: 1px solid #777;
}

.columnwrap {
	clear: both;
	width: 100%;
}

.column25 {
	float: left;
	position: relative;
	width: 25%;
	text-align: center;
}

.column33 {
	float: left;
	position: relative;
	width: 33%;
	padding-bottom: 20px;
	text-align: center;
}

/* HEADER */

#header {
	width: 780px;
	height: 120px;
	background: #666 url(images/bench.jpg) left top no-repeat;
	border-bottom: 1px solid #777;
}
	
#header h1 {
	position: relative;
	top: 10px;
	left: 15px;
	width: 100px;
	height: 74px;
	background: url(images/sic_title.png) center top no-repeat;
	text-indent: -9999px;
}
	
#header h1 a {
	width: 100px;
	height: 74px;
	display: block;
}

/* MENU */

#header ul {
	position: relative;
	top: 20px;
	left: 0;
	width: 100%;
	height: 20px;
	padding: 2px 0 0;
	font: 12px "Arial", sans-serif;
	text-align: center;
	text-transform: lowercase;
}

#header ul li {
	display: inline;
	padding: 5px 6px;
}

#header a {
	padding: 0;
	color: #d6dfff;
}

#sidebar a, #sidebar2 a, #store-sidebar a, #news a { color: #d6dfff; }
#sidebar a:hover, #sidebar2 a:hover, #store-sidebar a:hover, #news a:hover { color: #8b0000; }

/* CONTENT */

#content, #content-blog, #content-flip {
	clear: both;
	width: 780px;
	overflow: hidden;
	background: #fff url(images/container.gif) left top repeat-y;
}
	
#content-blog { background: #fff url(images/container_blog.gif) left top repeat-y; }
#content-flip { background: #fff url(images/container_flip.gif) left top repeat-y; }
	
#content img, #content-blog img { border: 1px solid #bbb; }

#content ul {
	padding: 0 0 15px 15px;
	list-style: disc;
}

#content ul li { line-height: 18px; }

/* FOOTER */

#footer {
	clear: both;
	width: 100%;
	padding: 5px 0;
	background: #4d4d4d url(images/footer.gif) left top no-repeat;
	border-top: 1px solid #777;
	color: #ffe;
	line-height: 30px;
	text-align: center;
}

#footer a { color: #fff; }

/* HOME */

#index {
	position: relative;
	float: left;
	width: 360px;
	padding: 10px;
	overflow: hidden;
	text-align: center;
}

#index h2 { padding: 5px 0 0; }

#index h3 {
	padding: 5px;
	font-size: 1.1em;
}

#index h3 a {
	padding: 5px;
	font-size: 1.2em;
}

#index h4 { padding: 10px 0 5px; }

#index ul {
	padding: 0;
	list-style: none;
}

#index ul li {
	padding: 0 5px 0 3px;
	border-right: 1px solid #000;
	display: inline;
	line-height: 18px;
}

#index ul li.last { border-right: none; }

/* SIDEBARS */

#sidebar, #news {
	position: relative;
	float: left;
	color: #ffe;	
}

#sidebar {
	width: 180px;
	padding: 15px 10px;
	text-align: center;
}

#news {
	width: 200px;
	padding: 0;
}

h2#news_title, h2#spotlight {
	width: 200px;
	padding: 5px 0;
	background: #111;
	border-bottom: 1px solid #777;
	color: #fe0;
	font: normal 1.3em "Georgia", serif;
	text-align: center;
	text-transform: uppercase;
}

#news h3 {
	position: relative;
	left: 15px;
	width: 30px;
	height: 30px;
	padding: 0;
	background: url(images/rss.jpg) center top no-repeat;
	border: 1px solid #333;
	text-indent: -9999px;
}

#news h3 a {
	width: 30px;
	height: 30px;
	display: block;
}

#news ul {
	padding: 15px 15px 0;
	list-style: none;
}

#sidebar h3 {
	width: 100%;
	height: 220px;
	padding-bottom: 10px;
	text-indent: -9999px;
}

#sidebar h3 a {
	width: 150px;
	height: 220px;
	margin: 0 auto;
	background: url(images/sic2small.jpg) center top no-repeat;
	border: 1px solid #777;
	display: block;
}

#sidebar h3#sic1 a { background: url(images/sic1small.jpg) center top no-repeat; }

#media, #sidebar2, #store-sidebar {
	float: right;
	position: relative;
	width: 200px;
	color: #ffe;
}

#media {
	float: left;
	text-align: center;
}

#store-sidebar { float: left; }

#sidebar2, #store-sidebar {
	width: 170px;
	padding: 15px;
}

#sidebar2 h3, #store-sidebar h3 { color: #fff999; }

#sidebar2 h4, #store-sidebar h4 {
	font-size: 0.9em;
	text-decoration: underline;
	text-transform: uppercase;
}

#sidebar2 ul, #store-sidebar ul, #content ul.plain {
	padding: 0 0 15px;
	list-style: none;
}

#sidebar2 ul.bulleted, #store-sidebar ul.bulleted {
	padding: 0 0 10px 15px;
	color: #d6dfff;
	list-style: square;
}

/* ABOUT */

.def {
	font: bold 11px "Courier New", monospace;
	padding-left: 15px;
}

.staff { display: inline; }

h4.staff { padding-left: 245px; }

p.staff {
	float: right;
	padding-top: 12px;
	display: block;
}

/* COMMON ELEMENTS */

#main_text, #main_text_cont {
	float: left;
	position: relative;
	width: 540px;
	min-height: 415px;
	padding: 15px 20px 0;
}

*html #main_text { height: 425px; }

#main_text_arc {
	float: left;
	position: relative;
	width: 740px;
	padding: 15px 20px;
	background: #fff url(images/content_arc_bg.gif) left top repeat-y;
}

/* BLOG */

#blog {
	float: left;
	position: relative;
	width: 340px;
	padding: 15px 20px;
	overflow: hidden;
}

.post { border-top: 1px dotted #bbb; }

ol.commentlist { list-style: none; }

.post-body { line-height: 18px; }

.news_title {
	padding: 15px 0;
	color: #600;
	text-align: center;
	text-transform: uppercase;
}

.blogger-labels {
	clear: both;
	padding-top: 10px;
}

/* PHOTOS */

#content #slideshow {
	width: 400px;
	margin: 0 auto 15px;
	padding: 0;
	list-style: none;
}

/* LINKS */

#content #links, #content #links ul {
	padding: 0;
	list-style: none;
}

#content #links ul { padding: 0 0 15px; }

/* FLICKR */

#flickr {
	width: 200px;
	padding: 10px 0;
}

#flickr img {
	margin: 2px;
	padding: 2px;
	background: #fff;
}

/* WORDPRESS POSTS */

img.alignleft {
	float: left;
	padding: 0 10px 5px 0;
}

img.alignright {
	float: right;
	padding: 0 0 5px 10px;
}

.navigation { clear: both; }
.alignleft { float: left; }
.alignright { float: right; }
