/*  
Theme Name: Zine
Theme URI: http://www.yellowpop.com/
Description: Yellowpop Original
Version: 1.0
Author: Goobscube
Author URI: http://www.yellowpop.com/
*/	

body {
	text-align:center;
}
	
div#page {
	margin:0 auto;
	padding:0;
	width:990px;
	padding-top:0px;
	background-color:#fffade;
}

div#header {
	width: 990px;
}

div#content {
	width: 990px;
}
	
div#content div#nav {
	padding:9px;
}
	
div#content div#left {
	width:200px;
	float:left;
}
		
div#content div#center {
	width:590px;
	float:left;
}
		
div#content div#right {
	width:200px;
	float:right;
}

div#footer {
	width: 990px;
}

/* aux */

.hide { 
	display:none !important;
}

.inline {
	display:inline !important;
}

.block {
	display:block !important;
}

.clear {
	clear:both;
	overflow:hidden;
}

/* float */

.clearthis:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearthis {
	display: inline-table;
}

.clearthis {
	display: block;
}

/* headers */

.hdr-left, .hdr-right, .hdr-comment {
	font-family: Georgia,serif !important;
	font-size: 16px !important;
	color:#4d7c62;
}

.hdr-menu {
	font-family: Georgia,serif !important;
	font-size: 16px !important;
	color:#b50404;
}


/* footer */

h6#foot {
	font-family: Georgia,serif !important;
	font-size: 16px !important;
	color:#b50404;
	line-height:30px;
}



/* left */

#archive-list-container {
	line-height: 20px;
	margin-left:5px;
	margin-right:5px;
}

#archive-list-container a {
	font-family: 'Trebuchet MS',Trebuchet,Arial,Verdana,Sans-serif !important;
	font-size: 12px !important;
	color:#9ccded;
	text-decoration:none !important;
}

#archive-list-container a:hover {
	font-family: 'Trebuchet MS',Trebuchet,Arial,Verdana,Sans-serif !important;
	font-size: 12px !important;
	color:#ffffff;
	background-color:#9ccded;
	text-decoration:none !important;
}

#archive-list-container li {
        list-style-type:none
}

/* menu */


#menu-container {
	font-family: 'Trebuchet MS',Trebuchet,Arial,Verdana,Sans-serif !important;
	font-size: 12px !important;
	color:#9ccded;
}

#menu-container a {
	font-family: 'Trebuchet MS',Trebuchet,Arial,Verdana,Sans-serif !important;
	font-size: 12px !important;
	color:#9ccded;
	text-decoration:underline !important;
}

#menu-container a:hover {
	font-family: 'Trebuchet MS',Trebuchet,Arial,Verdana,Sans-serif !important;
	font-size: 12px !important;
	color:#ffffff;
	background-color:#9ccded;
	text-decoration:underline !important;
}


/* right */

#widget-container {
	color: #ff0000;
	margin-left:5px;
	margin-right:5px;
}

#widget-container a {
	font-family: 'Trebuchet MS',Trebuchet,Arial,Verdana,Sans-serif !important;
	font-size:12px !important;
	font-weight:normal;
	color:#9ccded;
	text-decoration:none;
}

#widget-container a:hover {
	font-family: 'Trebuchet MS',Trebuchet,Arial,Verdana,Sans-serif !important;
	font-size:12px !important;
	font-weight:normal;
	color:#ffffff;
	background-color:#9ccded;
	text-decoration:none;
}

#widget-container ul {
        padding-left: 0;
        margin-left: 0;
}

#widget-container ul li {
        list-style-type:none;
        padding-left: 0;
        margin-left:0;
}

#widget-container li {
        list-style-type:none;
}

/* search */


input.search {
	width: 150px;
	height: 20px;
	background-color: #d5e2eb;
	color:#9ccded;
	font-family: 'Trebuchet MS',Trebuchet,Arial,Verdana,Sans-serif !important;
	font-size: 12px !important;
	border: 0px;

}

input.searchbutton {
	width: 80px !important;
	height: 20px !important;
	text-align: center;
	background-color: #9ccded;
	color:#ffffff;
	font-family: 'Trebuchet MS',Trebuchet,Arial,Verdana,Sans-serif !important;
	font-weight: bold;
	font-size: 12px !important;
	border: 1px #9ccded solid !important;

}

/* system message */

#system-message {
	width:400px;
	text-align:center;
	color:#ffffff;
	background-color:#b50404;
	font-family: 'Trebuchet MS',Trebuchet,Arial,Verdana,Sans-serif !important;
	font-weight: bold;
	font-size: 12px !important;
	line-height:25px;
}




/* post */

#post-container {
	width:580px;
	text-align: left;
}

#post {
	margin-left:5px;
	margin-right:5px;
	font-family: 'Trebuchet MS',Trebuchet,Arial,Verdana,Sans-serif !important;
	font-size: 14px !important;
	text-decoration: none !important;
	line-height:18px;
	
}

h2#title {
	font-family: Georgia,serif !important;
	margin-top:5px !important;
	margin-bottom:5px !important;
	color:#9ccded;
}

h2#title a {
	font-family: Georgia,serif !important;
	font-size: 18px !important;
	color:#9ccded;
	text-decoration:none !important;
}

h2#title a:hover {
	font-family: Georgia,serif !important;
	font-size: 18px !important;
	color:#ffffff;
	background-color:#9ccded;
	text-decoration:none !important;
}

#post img {
	display:block !important;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	border:0;
	margin-top:5px;
	margin-bottom:5px;
}

#post a {
	font-family: 'Trebuchet MS',Trebuchet,Arial,Verdana,Sans-serif !important;
	font-size: 12px !important;
	color:#9ccded;
	text-decoration:underline !important;
}

#post a:hover {
	font-family: 'Trebuchet MS',Trebuchet,Arial,Verdana,Sans-serif !important;
	font-size: 12px !important;
	color:#ffffff;
	background-color:#9ccded;
	text-decoration:underline !important;
}

#post .subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#999999 !important;
}

/* comments */

#comments-container {
	width:600px;
}

#comment {
	margin-top:10px;
	margin-bottom:10px;
	margin-left:10px;
	margin-right:10px;
	font-family: 'Trebuchet MS',Trebuchet,Arial,Verdana,Sans-serif !important;
	font-size: 12px !important;
	color:#000000;
}

#comment a {
	font-family: 'Trebuchet MS',Trebuchet,Arial,Verdana,Sans-serif !important;
	font-size: 12px !important;
	color:#9ccded;
	text-decoration:underline !important;
}

#comment a:hover {
	font-family: 'Trebuchet MS',Trebuchet,Arial,Verdana,Sans-serif !important;
	font-size: 12px !important;
	color:#ffffff;
	background-color:#9ccded;
	text-decoration:underline !important;
}


/* comments form */

#form-container {
	margin-left:10px;
	margin-right:10px;
	font-family: 'Trebuchet MS',Trebuchet,Arial,Verdana,Sans-serif !important;
	font-size: 12px !important;
	color:#ffffff;
	background-color:#9ccded;
	text-decoration:none !important;
}

#form-container a {
	font-family: 'Trebuchet MS',Trebuchet,Arial,Verdana,Sans-serif !important;
	font-size: 12px !important;
	color:#ffffff;
	text-decoration:underline !important;
}

#form-container a:hover {
	font-family: 'Trebuchet MS',Trebuchet,Arial,Verdana,Sans-serif !important;
	font-size: 12px !important;
	color:#ffffff;
	background-color:#4d7c62;	
	text-decoration:underline !important;
}

input.author {
	width: 150px;
	height: 20px;
	background-color: #d5e2eb;
	color:#9ccded;
	font-family: 'Trebuchet MS',Trebuchet,Arial,Verdana,Sans-serif !important;
	font-size: 12px !important;
	border: 0px;

}

input.email {
	width: 150px;
	height: 20px;
	background-color: #d5e2eb;
	color:#9ccded;
	font-family: 'Trebuchet MS',Trebuchet,Arial,Verdana,Sans-serif !important;
	font-size: 12px !important;
	border: 0px;

}

input.url {
	width: 150px;
	height: 20px;
	background-color: #d5e2eb;
	color:#9ccded;
	font-family: 'Trebuchet MS',Trebuchet,Arial,Verdana,Sans-serif !important;
	font-size: 12px !important;
	border: 0px;

}

textarea.comment {
	width: 350px;
	height: 350px;
	background-color:#d5e2eb;
	color:#9ccded;
	font-family: 'Trebuchet MS',Trebuchet,Arial,Verdana,Sans-serif !important;
	font-size: 12px !important;
	border: 0px;
}

input.submitbutton {
	width: 150px !important;
	height: 20px !important;
	text-align: center;
	background-color: #9ccded;
	color: #ffffff;
	font-family: 'Trebuchet MS',Trebuchet,Arial,Verdana,Sans-serif !important;
	font-weight: bold;
	font-size: 12px !important;
	border: 1px #ffffff solid !important;

}

.centeredImage {
        text-align:center;
        margin-top:0px;
        margin-bottom:0px;
        padding:0px;
}

