/*  
 
Author: Mokokoma Mokhonoana
Author URL: http://mokokoma.com
Version: 1.0

*/

/* ELEMENTS DEFAULTS RESET */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, 
a, abbr, acronym, address, big, cite, code, del, dfn, font, img, ins, kbd, q, s, samp,
sub, sup, tt, var, dd, dl, dt, li, ol, ul, form, fieldset, input, textarea, label, 
table, legend, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	font-family: inherit;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	text-align: left;
}

img, a img, :link img, :visited img {
	border: 0;
}

/* ClEAR FIX */

.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}


/*TYPOGRAPHY*/


body{
	font-family: "Courier New", Courier, mono;
	font-size: 0.8em;
	letter-spacing: normal;
}


/*LINKS*/

a:link{
	color: #000;
	text-decoration: underline;
}

a:visited{
	color: #000;
	text-decoration: underline;
}

a:hover{
	color: #000;
	text-decoration: none;
}

a:active{
	color: #000;
	text-decoration: underline;
}




ul li a:link{
	color: #000;
	text-decoration: none;
}

ul li a:visited{
	color: #000;
	text-decoration: none;
}

ul li a:hover{
	color: #000;
	text-decoration: underline;
}

ul li a:active{
	color: #000;
	text-decoration: none;
}

	/*Website Structure*/
	
	
#page{
	width: 1090px;
	height: auto;
	margin: 50px auto 0;
	/*background-color: red;*/
}

#header{
	width: 1000px;
	height: 40px;
	/*background-color: #f0o;*/
}

#identity{
	width: 340px;
	height: 40px;
	/*background-color: #bbb;*/
}

#navigation{
	width: 1000px;
	height: 30px;
	margin: 20px 0 0 0;
	/*background-color: #22o;*/
}

ul li{
	display: inline;
}

#leftsidebar_home{
	width: 420px;
	height: 590px;
	/*background-color: #91fd5e;*/
	float: left;
	background: url(../images/gender-testing-tee.jpg) no-repeat;
}

#leftsidebar_faqs{
	width: 420px;
	height: 590px;
	/*background-color: #91fd5e;*/
	float: left;
	background: url(../images/fanpage_ika.jpg) no-repeat;
}

#leftsidebar_fan{
	width: 420px;
	height: 590px;
	/*background-color: #91fd5e;*/
	float: left;
	background: url(../images/fans.jpg) no-repeat;
}

#leftsidebar_buy{
	width: 420px;
	height: 590px;
	/*background-color: #91fd5e;*/
	float: left;
	background: url(../images/buy.jpg) no-repeat;
}

.leftsidebar_poetry{
	width: 420px;
	height: 590px;
	/*background-color: #91fd5e;*/
	float: left;
	background: url(../images/poetry-thinkbig.jpg) no-repeat;
}


#leftsidebar_contact{
	width: 420px;
	height: 590px;
	/*background-color: #91fd5e;*/
	float: left;
	background: url(../images/backoftee.jpg) no-repeat;

}

#story_fan{
	width: 238px;
	height: 590px;
	padding: 0 20px;
	margin: 0 20px;
	/*background-color: #fa9620;*/
	float: left;
	border-right: 1px dotted #000;
	border-left: 1px dotted #000;
}

#story_buy{
	width: 238px;
	height: 590px;
	padding: 0 20px;
	margin: 0 20px;
	/*background-color: #fa9620;*/
	float: left;
	border-right: 1px dotted #000;
	border-left: 1px dotted #000;
}

#story_home{
	width: 238px;
	height: 590px;
	padding: 0 20px;
	margin: 0 20px;
	/*background-color: #fa9620;*/
	float: left;
	border-right: 1px dotted #000;
	border-left: 1px dotted #000;
}

.story_poetry{
	width: 145px;
	height: 590px;
	padding: 0 20px;
	margin: 0 0 0 20px;
	/*background-color: #3bfc00;*/
	float: left;
	border-right: 1px dotted #000;
	border-left: 1px dotted #000;
}



#story_faqs{
	width: 273px;
	height: 590px;
	padding: 0 20px;
	margin: 0 20px;
	/*background-color: #fa9620;*/
	float: left;
	border-right: 1px dotted #000;
	border-left: 1px dotted #000;
}

#story_contact{
	width: 238px;
	height: 590px;
	padding: 0 20px;
	margin: 0 20px;
	/*background-color: #fa9620;*/
	float: left;
	border-right: 1px dotted #000;
	border-left: 1px dotted #000;
}

#story_poetry{
	width: 238px;
	height: 590px;
	padding: 0 20px;
	margin: 0 20px;
	/*background-color: #fa9620;*/
	float: left;
	border-right: 1px dotted #000;
	border-left: 1px dotted #000;
}



#rightsidebar{
	width: 420px;
	height: 590px;
	background-color: #fff;
	float: left;
	clear: right;
}

#rightsidebar_home{
	width: 350px;
	height: 590px;
	/*background-color: olive;*/
	float: left;
}



#rightsidebar_faqs{
	width: 274px;
	height: 590px;
	padding: 0 20px 0 0;
	/*background-color: teal;*/
	float: left;
	border-right: 1px dotted #000;

}

#rightsidebar_buy{
	width: 350px;
	height: 590px;
	/*background-color: #f7f;*/
	float: left;
	clear: right;
	background: url(../images/sizechart.png) no-repeat;
}

.rightsidebar_poetry{
	width: 420px;
	height: 590px;
	/*background-color: #f7f;*/
	float: left;
	clear: right;
	/*background: url(../images/poetry/gendertesting.jpg) no-repeat;*/

}

#rightsidebar_contact{
	width: 350px;
	height: auto;
	/*background-color: #f7f;*/
	float: left;
	clear: right;
}

#socialmedia{
	width: 348px;
	height: 30px;
	/*background-color: #fcec2c;*/
	/*float: left;
	clear: both;*/
	margin: 10px 0 0 0;
}


#footer{
	width: 1090px;
	height: 30px;
	margin: 50px 0;
	float: left;
	/*background-color: #908;*/
}

#footer_pageswithfanbox{
	width: 1090px;
	height: 30px;
	margin: 50px auto 0;
	float: left;
	/*background-color: #908;*/
}

.poetry_divider{
	width: 20px;
	height: 590px;
	margin: 0 0 0 20px;
	border-left: 1px dotted #000;
	/*background-color: #fbe73c;*/
	float: left;
}

.red{
	color: red;
}
