/*   
Theme Name: Chromatic Press v2.0
Theme
Theme URI: http://www.chromaticpress.com
Description: Custom theme created for Chromatic Press
Author: Lissa Pattillo
Author URI: http://lissapattillo.com
Version: 2.0
*/



html { height: 100%; margin-bottom: 1px; }


BODY {
	font-family: "Source Sans Pro", Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.5;
	margin: 0;
	color: #141412;
	background: url('images/blue.gif') #98bed7;
	background-attachment: fixed;
	background-repeat: repeat-x;
}

#wrapper {
	width: 1000px;
	min-height: 100%; height: auto !important; height: 100%;
	margin: 0 auto -150px; padding: 0px;
	background: url('images/bg.gif') #98bed7; background-repeat: repeat-x;
}

#header {
	width: 1000px;
	padding-top: 0px;
	margin: auto;
	height: 63px;
}

a {
	text-decoration: none;
	color: #3a5aa3;
}

a:hover {
	color: #5c7dc4;
}

img {
	border: 0;
}

img.alignright {float:right; margin:0 0 1em 1em}
img.alignleft {float:left; margin:0 1em 1em 0}
img.aligncenter {display: block; margin-left: auto; margin-right: auto}
.alignright {float:right; }
.alignleft {float:left; }
.aligncenter {display: block; margin-left: auto; margin-right: auto}

#nav {
	width: 580px;
	height: 30px;
	margin: 17px 10px 0px 0px;
	float: right;
	font-size: 16px;
	font-weight: normal;
}


#nav ul li{
	list-style-type: none;
	float: left; margin-right: 5px;
	padding: 2px 3px 3px 3px; width: 95px; text-align: center;
	background: #FFFFFF; height: 23px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	cursor:pointer;
	font-family: 'Bitter', serif;
	color: #484848; font-weight: bold;
}

#nav ul li:hover {
	margin-top: -10px; height: 33px;
}

#banner {
	margin: 0px 0px 0px 0px; padding: 0px;
	width: 1000px; height: 261px;
	background: url('images/grad.gif') bottom;
	background-repeat: repeat-x;
}

.promo_slider {
height: 250px !important;
overflow: hidden;
position: relative;
background: url('http://chromaticpress.com/wp-content/uploads/2013/09/chromeback.jpg') no-repeat;
}
.fancy_ps_nav {
background: url('http://localhost/chromaticpress/wp-content/uploads/2013/09/nav2.png') no-repeat center transparent !important;
}

.slider_selections span.current {
color: #bbbbbb !important;
}
.slider_selections span {
color: #bbbbbb !important;
}

#innerwrap {
	width: 1000px;
	background: #FFFFFF;
	margin-left: 0px;
}

#content {
	float: left;
	width: 680px;
	padding: 20px 15px 15px 25px;
	text-align: left;
	margin-bottom: 35px;
}

.post h2 { color: #3a5aa3; }
#comments { margin-top: 15px; }
#comments ol { list-style-type: none; margin-left: -15px; }

#newsthumbs {
	float: left; margin-top: 0px; margin-right: 10px; }

#newsthumbs img { border: 2px solid #636362; }

#meta {
	margin-top: -15px;
	font-size: 14px;
	font-weight: normal;
}

h2 {
	font-weight: bold;
	line-height: 1em;
	margin: 0px;
}


h3 {
	font-size: 26px;
	color: #484848;
	font-family: 'Bitter', serif;
	margin: 0px;
}

#sidebar {
	width: 220px;
	text-align: left;
	padding: 0px 15px 15px 15px;
	float: right;
	margin-right: 3px;
	font-size: 14px;
	font-weight: normal;
}

#sidebar #rss-2 ul { list-style-type: none; }
#sidebar #rss-2 ul li { margin: 0px 0px 10px -40px; }
#sidebar #rss-2 ul li a { font-weight: bold; display: block; color: #f177ae; margin: 0px 0px -5px 0px; }
#sidebar #rss-2 ul li a:hover { font-weight: bold; display: block; color: #ff9bc8; }

#sidebar #rss-2 img { display: none; }
#sidebar #rss-2 h3 a { color: #494949; font-size: 24px; }

#sidebar h3 {
	text-align: center;
	color: #494949;
	margin: 0;
	margin-bottom: 5px;
}

#sidebar hr {
	width: 150px;
	margin-bottom: 15px;
	background: #9e7edf;
}

.textwidget {
	margin-bottom: 15px;
}

#sidebar .fb_iframe_widget {
	margin-left: 5px;
}

#footerlinks { clear: both; padding: 1px 0px 2px 0px; width: 1000px; margin: auto; background: #555454; color: #FFFFFF; border-top: 4px solid #474746; }
#footerlinks ul { list-style-type: none; margin: 5px 5px 5px 5px; }
#footerlinks ul li { display: inline-block; padding: 0px 25px 0px 25px; }
#footerlinks a { color: #c4c4c4; }
#footerlinks a:hover { color: #FFFFFF; }

#footer {
	padding: 0px; width: 1000px; margin: auto;
	border-top: solid #646564 1px; font-size: 14px;
	clear: both; font-weight: normal;
}

#footer #box {
	width: 260px; line-height: 1.3em; float: left; margin: 0;
	text-align: left; padding: 15px 0px 0px 0px;
	height: 260px;
}

#footer #box h3 {
	font-size: 23px; margin: 0px 0px 20px 0px;
	text-align: center;
}