/*   

Theme Name: Strange Adventures
URI: http://www.strangeadventures.com/

Description: Custom theme template for Strange Adventures
Author: Lissa Pattillo
Author URI: http://www.lissapattillo.com/
*/




body {

	font-family: Arial, Verdana;
	font-size: 14px;
	color: #000000;
	background: url('images/BG-dots2.gif') #861e06;
	background-repeat: repeat-x;
	margin: 0;

}

img {
    border: none;
}

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}

a {

	color: #2c70b1;
	text-decoration: none;

}

#container {

	width: 960px;
	margin: auto;
	margin-top: 15px;
	margin-bottom: 15px;
	background: #FFFFFF;
	border-radius: 15px;
	border: 4px solid #000000;

}

#header {
	padding-top: 10px;
	margin-bottom: 5px;
	height: 150px;
	background: url('images/header-bg2.gif') #FFFFFF;
	background-repeat: repeat-x;
	border-radius: 10px;

}



#header-quotes {

	width: 350px;
	text-align: right;
	float: right;
	margin-top: -100px;
	margin-right: 40px;
	font-size: 13px;

}


#nav {

	color: #0000000;
	font-size: 18px;
	padding: 10px;
	margin: auto;
	width: 900px;
	height: 15px;
	border: 1px solid #000000;
	background: #FF7C6D;

}

#nav a {
	color: #000000;
}

#nav a:hover {
	color: #FFFFFF;
}

#nav ul {
	padding: 0px;
	width: 900px;
	height: 45px;
	margin-top: -10px;
	margin-left: 15px;
	list-style-type: none;

}

#nav ul li {

	list-style-type: none;
	font-weight: bold;
	float: left;
	padding-top: 7px;
	padding-bottom: 0px;
	padding-left: 13px;
	padding-right: 13px;
	margin-left: 15px;
}

#nav ul li:hover {

	list-style-type: none;
	font-weight: bold;
	float: left;
	padding-top: 7px;
	padding-bottom: 0px;
	padding-left: 13px;
	padding-right: 13px;
	margin-left: 15px;
}

#nav ul li:hover a {
	color: #FFFFFF;
}




#content {

	width: 628px;
	float: left;
	margin-left: 25px;
	padding: 5px;
	margin-top: -10px;
	margin-bottom: 25px;
}

#sidebar {

	width: 240px;
	text-align: center;
	float: right;
	background: #AADC61;
	border: 1px solid #000000;
	margin-right: 19px;
	margin-top: 20px;
	padding: 5px

}

#sidebar ul {

	list-style-type: none;
	margin-left: -40px;

}

#sidebar h2 {

	width: 200px;
	background: #000000;
	color: #FFFFFF;
	margin: auto;
	padding: 4px;
	border: none !important;

}

#sidebar ul li {

	list-style-type: none;
	margin-left: 30px;
	text-align: left;
}

#sidebar h3 {
	border: 0px;
	background: none;
}


h1 {

	color: #000000;
	font-size: 42px;
	margin: 5px;

}

h2 {
	color: #247CC6;
	font-size: 22px;
	font-weight: bold;
	margin-top: 25px;
	border-bottom: 3px #247CC6 dotted;

}

h3 {
	color: #000000;
	text-align: center;
	font-family: 'Happy Monkey', cursive;
	font-size: 20px;
	padding: 5px;
	background: url('http://174.132.168.2/~calstrng/wp-content/uploads/2012/03/header_BGpurple.jpg');
	background-repeat: repeat-x;
	border: 2px #000000 solid;
	margin: 0px;
}

h3 a {
	color: #000000;

}

#respond h2 {
	border: 0px;
	color: #000000;

}


h4 {
	color: #000000;
	font-size: 20px;
	margin-bottom: 5px;
	border-bottom: 1px solid #000000;
	font-weight: bold;

}

.ngg-album-compact h4 {
	font-size: 12px !important;
	text-align: center;
}

.meta {
	padding: 5px;
	background: #ffd800;
	border: 2px #000000 solid;
	border-top: 0px;
	color: #000000;
}

.postmetadata {
	padding: 5px;
	background: #3fa7ff;
	border: 2px #000000 solid;
	color: #000000;
}

.postmetadata a {
	color: #FFFFFF;
}

#newcomics {
	margin-left: 30px;
	width: 577px;
	height: 187px;
}

#newcomics-badge {
	width: 103px;
	height: 103px;
	float: left;
	z-index: 300;
	margin-top: -30px;
	margin-left: -25px;
	position: absolute;
}

#newcomics-title {
	width: 570px;
	font-weight: bold;
	font-size: 18px;
	background: url('http://174.132.168.2/~calstrng/wp-content/uploads/2011/11/transbg.png');
	background-repeat: repeat-x;
	height: 40px;
	float: left;
	padding-left: 20px;
	padding-top: 7px;
	margin-top: -50px;
	}

.commentlist {
	list-style-type: none;
}

.footer {


	height: 170px;
	text-align: center;
	margin-top: -15px;
	padding-top: 30px;
	border-radius: 10px;
	background: url('images/footer-bg2.gif') bottom #FFFFFF;
	background-repeat: repeat-x;
	font-size: 14px;
	color: #00000;

}