/*
Theme Name:Supersquad
Theme URI:http://www.supersquad.org
Description:modded version of YGoCMS by Amitabh Shukla, http://www.ygosearch.com
Version:2.0 
Author:
Author URI:
*/
body {
	text-align:center;
	margin:0;
	padding:0;
	color:#666;
	background:#efefef;
	font-size:67.5%;
	font-family:arial,helvetica,sans-serif;
}
a:link {
	color:#2153aa;
}
a:visited {
	color:#2153aa;
}
a:active {
	color:#2153aa;
}
a:hover {
	color:#ff0000;
	text-decoration:underline;
}
#container {
	margin:0 auto;
	padding:0;
	width:900px;
	background:#fff;
	color:#333;
	border-left:1px solid #325971;
	border-right:1px solid #325971;
}
#header {
	margin:0 0 20px 0;
	padding:0;
	height:195px;
	background:#666 url(images/supersquad_header_members.gif) bottom center no-repeat;
	color:#cc33333;
}
h1#title { 
	height:120px;
	width:900px;
	background:#fff url('images/supersquad_h1_title.gif') bottom no-repeat;
	color:#fff;
	margin:0;  
	padding:0;
	}
#header h1 a {
	color:inherit;
	text-decoration:none;
}
#sitename {
	margin:0;
	font-size:1em;
	color:#fff;
	letter-spacing:-1px;
}
#header p {
	margin:12px 330px 0 330px;
	padding:6px 0;
	text-transform:uppercase;
	font-size:1.3em;
	font-weight:bold;
	color:#333;
	background:transparent;
	border-top:1px solid #666;
	border-bottom:1px solid #666;
}
#content {
	margin:0 0 0 180px;
	width:500px;
	background:inherit;
	color:#333;
	text-align:left;
}
#content p {
	font-size:1.3em;
	line-height:1.6em;
}
#content .post {
	margin:0;
	padding:0 1.8em;
}
#content .entry {
	margin-top:1em;
}
#content ul li {
	font-size:1.3em;
}
h3.manifesto, h4.manifesto, h5.manifesto {
	font-family:'comic sans ms',fantasy;
	text-align:center;
}
.manifesto {
	font-family:'times new roman',times,serif;
}
h4.manifesto {
	font-size:3em;
	margin:2em .5em;
}
h5.manifesto {
	font-size:3em;
}
img.manifesto {
	align:center;
	float:right;
	width:98%;
	padding:.3em;
}
h2.post-title {
	text-align:center;
	font-size:1.8em;
	margin-top:2.2em;
}
h2.post-title a, h2.post-title a:visited {
	text-decoration:none;
	color:#2153AA;
	background:inherit;
}
h2.post-title a:hover {
	color:#2153AA;
	background:#ccc;
	text-decoration:none;
}
.mask {
	visibility:hidden;
}
#left_side, #right_side {
	margin:0 0 2em 0;
	width:180px;
}
#left_side {
	float:left;
	padding:0 5px 20px 10px;
	text-align:left;
}

#right_side {
	float:right;
	padding:0 10px 20px 0px;	
	text-align:right;
}
#left_side h2, #right_side h2 {
	margin:12px 0 0 0;
	height:33px;
	text-transform:uppercase;
	font-size:1.3em;
}
#left_side h2 {
	padding:8px 0 0 12px;
	color:#933;
	background:transparent url(images/supersquad_h2_left.gif) no-repeat;
}
#right_side h2 {
	padding:8px 12px 0 0;
	color:#369;
	background:transparent url(images/supersquad_h2_right.gif) no-repeat;
}
#left_side ul, #right_side ul {
	list-style:none;
	margin:0;
	padding:0;
}
#left_side ul li ul li,
#left_side ul li ul li a, 
#left_side ul li ul li a:visited {
	color:#933;
	background:transparent;
	text-decoration:none;
	font-size:1.2em;
	line-height:1.3em;
}
#left_side ul li ul li a:hover {
	text-decoration:none;
	font-weight:bold;
}
#left_side ul li ul li ul li,
#left_side ul li ul li ul li a, 
#left_side ul li ul li ul li a:visited {
	margin-left:12px;
	color:#966;
	background:transparent;
	text-decoration:none;
	font-size:1.1em;
}
#left_side ul li ul li ul li a:hover {
	text-decoration:none;
	font-weight:bold;
}
#right_side ul li ul li,
#right_side ul li ul li a, 
#right_side ul li ul li a:visited {
	color:#369;
	background:transparent;
	text-decoration:none;
	font-size:1.2em;
	line-height:1.3em;
}
#right_side ul li ul li a:hover {
	text-decoration:none;
	font-weight:bold;
}
#right_side ul li ul li ul li,
#right_side ul li ul li ul li a, 
#right_side ul li ul li ul li a:visited {
	margin-right:12px;
	color:#363;
	background:transparent;
	text-decoration:none;
	font-size:1.1em;
}
#right_side ul li ul li ul li a:hover {
	text-decoration:none;
	font-weight:bold;
}
.float_left {
	float:left;
	margin-right:10px;
}
.float_right {
	float:right;
	margin-left:10px;
}
.flickr-photos img {
	margin:5px 10px;
	border:2px solid #369;
	padding:0 !important;
}
li.flickr-photos a:hover img {
	border:2px solid #C33;
}
.post {
	margin:0;
}
.post .info{
	padding:2px 3px 3px 8px;
	border:1px solid #e3e4e4;
	background-color:#f5f5f5;
	font-size:0.9em;
	color:#505050;
}
.post h3 {
	text-align:center;
	font-size:1.7em;
	padding-top:2em;
	margin:0;
}
.post h3 a, .post h3 a:visited, .post h3 a:hover {
	text-decoration:none;
}
/* Comments Styling */
#commentlist li {
	margin-bottom:1.5em;
	padding-bottom:1em;
	border-bottom:1px solid #700000;
}
#commentform {
	margin:1em 0;
	background:#fff;
	width:280px;
}
#commentform textarea {
	background:#f8f7f6;
	border:1px solid #d6d3d3;
	width:400px;
}
#commentform textarea:hover {
	background:#fff;
	border:1px solid #d6d3d3;
}
#commentform textarea:focus {
	background:#fff;
	border:1px solid #939793;
}
#commentform #email, #commentform #author, #commentform #url {
	font-size:1.1em;
	background:#f8f7f6;
	border:1px solid #d6d3d3;
	width:280px;
}
#commentform #email:hover, #commentform #author:hover, #commentform #url:hover {
	font-size:1.1em;
	background:#fff;
	border:1px solid #d6d3d3;
	width:280px;
}
#commentform #email:focus, #commentform #author:focus, #commentform #url:focus {
	font-size:1.1em;
	background:#fff;
	border:1px solid #939793;
	width:280px;
}
#commentform input{
	margin-bottom:3px;
}

/* Footer	*/
#footer {
	clear:both;
	height:70px;
	background:#fff url('images/supersquad_footer_bg.gif') repeat-x;
	color:#fff;
	width:100%;
}
#footer p {
	padding-top:2em;
	font-weight:bold;
}