body {
	font-family: arial;
	line-height: 1.5;
	font-size: 12px;
	background:#C0E2F9;
	border-top: 3px solid #FC2B3F;
}

strong {
	font-weight: bold;
}

p {
	margin: 10px 0 12px;
}
a {
	text-decoration: none;
}
a:hover {
}
.small {
	font-size: 10px;
}
#wrapper {
	position: absolute;
	left: 50%;
	width: 996px;
	margin-left: -500px;
}
#tweet_quote_author {
	display: none;
}

/***** Header ******/
#title {
	text-indent: -9999px;
	background: transparent url('title.png') top left no-repeat;
	height: 240px;
}
#nav {
	position: absolute;
	top: 129px;
	left: 488px;
	background: transparent url('navcloud.png') -20px -3px no-repeat;
	padding: 40px 80px 20px 40px;
	font-size: 12px;
	text-transform: lowercase;
}
#nav ul {
	background: transparent url('shirts.png') 12px 18px no-repeat;
	display: block;
	height: 60px;
}
/* new clearfix */
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
	}
* html .clearfix             { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */
#nav li {
	float: left;
}
#nav a {
	padding: 2px 4px;
	color: #658ce3;
}
#nav a:hover {
	color: #314e8f;
}
#hat {
	position: absolute;
	top: 33px;
	display: block;
	width: 170px;
	height: 159px;
	overflow: hidden;
	z-index: 99;
	left: 130px;
}
#hat:hover {
	text-indent: -170px;
}
/**** Main *****/
#mainwrap {
	float: left;
}
#main {
	background:white url('boxbot.png') bottom left repeat-x;
	width: 705px;
	border: 10px solid #c7e4f8;
	margin-left: 30px;
	margin-right: 10px;
	margin-bottom: 40px;
	padding: 10px 10px 20px 10px;
}
#main a, #sidebar a {
	color: #658ce3;
}
#main a:hover, #sidebar a:hover {
	color: #FC2B3F;
}
#content {
	margin: 230px auto 0 auto;
	width: 996px;
}


/******** Page ********/
.page {
	padding: 0 40px 0 40px;
}
.page h2 {
	font-family: ChunkFive;
	font-size: 40px;
	padding: 0 5px;
	display: inline;
	color: #FC2B3F;
}
.page li {
	list-style-type: circle;
}
.page img {
	margin-top: 10px;
}
.page ul {
	margin-left: 15px;
}
h3 {
	font-size: 15px;
	font-weight: bold;
	color: black;
	margin: 15px 0 0px;
}

/***** Archives *****/
#archives li {
	list-style-type: none;
	margin: 2px 0 3px;
}
#archives {
	padding-left: 10px;
}
#archives h2 {
	padding-left: 40px;
}
.date {
	font-family: georgia;
	vertical-align: top;
	margin-right: 10px;
	width: 30px;
	text-align: right;
	display: block;
	float: left;
	font-size: 11px;
	color: #B6D5E9;
}
.day {
	width: 110px;
	color: #999;
	font-size: 11px; 
	float: left;
}
#archives .month { 
	font-size: 11px;
	letter-spacing: 1px;
	text-indent: 40px;
	margin-top: 10px;
	margin-bottom: -5px;
	color: #666666;
	text-transform: uppercase;
}

/**** Comic *****/
.comic {
	text-align: center;
}
.extra {
	color: #292929;
	padding: 15px 30px 0 30px;
	overflow: hidden;
	margin: 15px auto 0 auto;
	text-align: left;
	clear: both;
	border-top: 2px solid #f1f1f1;
}
.comic .extra img {
	border: none;
	display: inline;
	margin: none;
}
.share {
	text-align: center;
}
.comic img {
	border: 5px solid #efefef;
	display: block;
		max-width: 680px;
	margin: 0px auto;
	margin-top: 10px;
}
.comic h2 {
	font-family: ChunkFive;
	font-size: 26px;
	padding: 0 5px;
	display: inline;
}
.number {
	color: #a6a6a6;
	font-size: 18px;
}
.time {
	font-weight: bold;
	font-size: 11px;
	color: #919191;
}
.cnav li {
	display: inline;
	text-transform: lowercase;
}
.cnav li a {
	padding: 1px 2px;
	color: #8facea;
}
.cnav li a:hover {
	color: #314e8f;
}
#comicnavsmall {
	margin-top: 3px;
}
#comicnavsmall a {
	font-size: 12px;
}
.arrow {
	color: gray;
}
a:hover .arrow {
	color: black;
}
#comicnav {
	font-size:16px;
	margin-top: 15px;
}

#midad {
	background:white url('boxbot.png') bottom left repeat-x;
	width: 725px;
	border: 10px solid #c7e4f8;
	margin-left: 30px;
	margin-right: 10px;
	margin-bottom: 40px;
}
/*** Sidebar ****/
#sidebar {
	background-color:white;
	width: 160px;
	float: left;
	border: 10px solid #c7e4f8;
	padding: 10px;
}
#sidebar a img {
	vertical-align: middle;
}



/***** Bottom ******/
#bottom {
	display: block;
	clear: both;
	/*border: 10px solid rgba(255, 255, 255, 0.5);*/
	margin: 0px auto 0px auto;
	padding-top: 100px;
	position: relative;
	left: 10px;
	width: 935px; 
	color: black;
}
#bottomwrap {
	display: block;
	background-image:-webkit-gradient(
	    linear,
	    left top,
	    left bottom,
	    color-stop(0, rgb(192,226,249)),
	    color-stop(0.01, rgb(255,255,255))
	);
	background-image:-moz-linear-gradient(
	    center top,
	    rgb(192,226,249) 0%,
	    rgb(255,255,255) 1%
	);
	/*background-color: #231c18;*/
	background-color: white;
	clear: both;
}
#bottom a {
	color: #FC2B3F;
	border-bottom: 1px solid #EBE1E2;
}
#bottom a:hover {
	color: #31272B;
	border-bottom-color: black;
}

#blog {
	float: left;
	width: 600px;
	margin-bottom: 0px;
	font-family: Georgia;
	font-size: 15px;
	line-height: 1.6;
	padding: 0px 10px 0px 40px;
}
.clear {
	clear: both;
	width: 728px;
	margin: 0px auto;
}

#blog .time {
	position: relative;
	right: 40px;
	//background-color: #31272B;
	width: 30px;
	display: block;
	font-family: arial;
	font-size: 11px;
	text-align: center;
	color: #E1E1E2;
	letter-spacing: -1px;
	font-weight: bold;
	padding: 3px 3px 5px 1px;
	line-height: 1;
	text-transform: uppercase;
	height: 29px;
	float: left;
	margin-right: -30px;
}

#blog .time span {
	display: block;
	font-size: 22px;
}

#subcontent {
}
#blog h3 a{
	font-size: 37px; 
	font-family: Georgia;
	color: #fc2b3f;
	line-height: 1.1;
	display: block;
	font-weight: normal;
	margin-bottom: 5px;
	//margin-top: -30px;
	border: none;
	text-indent: -3px;
}
#blog h3 a:hover {
	color: black;
}
#blog li {
	margin-bottom: 30px;
}
#blog li:last-child a {
	text-transform: uppercase;
	border: none;
	font-size: 12px;
	letter-spacing: .4px;
}
#bottomside {
	float: right;
	margin-right: 35px;
	width: 200px;
	margin-bottom: 20px;
}
#links {
	margin-top: 30px;
	/*-moz-column-count: 2;*/
}
#links li {
	margin: 0 0 3px 0; 
}
#links p {
	margin-bottom: 3px;
}

#twitter {
	font-size: 16px;
	/*padding-left: 55px;
	margin-right: 20px;
	border-right: 4px solid #E1E1E2;
	padding-bottom: 10px;
	float: left;
	width: 355px;*/
}
#twitter a {
	display: block;
	font-size: 10px;
	text-transform: uppercase;
	color: #433D3A;
	margin-top: 7px;
	border: none;
}
#tweet_quote a {
	font-size: 24px;
}
#twitter h4, #bottom h4 {
	color: #433d3a;
	font-size: 18px;
	font-family: ChunkFive;
	margin-top: 10px;
	text-transform: uppercase;
}
#twitter a:hover, #footer a:hover {
	color: #FC2B3F;
}
#blog h4 {
	font-size: 24px;
}
br { 
	clear: both;
}


/**** Footer ****/
#footer div {
	clear: both;
	width: 940px;
	z-index: 99;
	margin: 0px auto;
	overflow: hidden;
	display: block;
}
#footer  {
	clear: both;
	padding-bottom: 20px;
	/*background-image:-webkit-gradient(
	    linear,
	    left top,
	    left bottom,
	    color-stop(0, rgb(252,43,63)),
	    color-stop(0.5, rgb(255,255,255))
	);
	background-image:-moz-linear-gradient(
	    center top,
	    rgb(255,255,255) 0%,
	    rgb(252,43,63) 70%
	);*/
	border-top: 6px solid white !important;
	padding-top: 20px;
	background-color: rgb(252,43,63);
	overflow: hidden;
	display: block;
}
div.pagefooter {
	padding-top: 5px !important;
	padding-bottom: 0 !important;
	background-image: none !important;
	margin-top: 10px !important;
}

#footer ul {
	margin-top: 15px;
	position: relative;
	top: 6px;
	z-index: 99;
}

#footer li {
	float: left;
}

#footer li a {
	font-size: 10px;
	text-transform: uppercase;
	color: white;
	display: block;
	border: none;
	padding: 2px 4px;
}
#footer a:hover {
	color: black;
}
#footer p {
	text-align: right;
	position: relative;
	z-index: 80;
	color: white;
	bottom: 5px;
}

/* Clothes section */
.clothes h2 {
	clear: both;
	display: block;
}
.clothes {
	padding-left: 20px !important;
	padding-right: 20px !important;
}
#clotheslist {
	float: left;
	width: 100px;
	margin-right: 10px;
	margin-left: 0;
}
#clotheslist li {
	color: gray;

}

#clotheslist>ul {
	margin-left: 0px;
}

#clotheslist>ul>li {
	margin-top: 8px;
	
}
#clotheslist ul ul {
	margin-bottom: 10px;
}
#clotheslist ul ul li {
	list-style-type: disc !important;
}

#clotheslist .selected {
	color: red;
}

#cmain {
	margin-left: 110px;
}

#cmain li {
	list-style-type: none;
	width: 170px;
	overflow: none;
	z-index: 99;
	float: left;
	height: 170px;
	margin-right: 10px;
}

#cmain ul a {
	font-size: 11px;
	display: block;
}

#cmain ul li img {
	width: 170px;
	max-height: 150px;
}

#cmain img {
	max-width: 530px;
}

.clothes h3 {
	font-weight: normal;
	font-size: 13px;
	color: gray;
}

.clothes h3 a {
	color: gray !important;
}
.clothes h3 a:hover{
	text-decoration: underline;
}
	
