/*
Theme Name: Suitmen

Tags: fixed width, two columns, right sidebar, valid XHTML, valid CSS
*/

/* Reset
-------------------------------------------------------------------*/
* { padding: 0; margin: 0; }
ul li, ol li { list-style: none; list-style-position: inside; }
ol ol, ul ul, ol ul, ul ol { margin-left: 20px; margin-bottom: 0; }
img {
	border: none;
	text-align: center;
}



/* Body
-------------------------------------------------------------------*/
body { 
        margin: 0 auto;
        font: 12px/18px Verdana, Helvetica, Arial, Geneva, sans-serif; 
	color: #333; 
	background: #ffffff url(images/bg.jpg) no-repeat center top; 
}



*:first-child+html body {background: #ffffff url(images/bg.jpg) no-repeat center -8px;}

* html body {background: #ffffff url(images/bg.jpg) no-repeat center -8px;}

h1, h2, h3, h4, h5, h6 { font-family: "Trebuchet MS", Helvetica, Arial, Geneva, Sans-Serif; color: #bb0273; }
h1 { font-size: 22px; line-height: 26px; margin-bottom: 10px; }
h2 { font-size: 12px; line-height: 24px; margin-bottom: 7px; font-weight: normal; }
h3 { font-size: 18px; line-height: 22px; margin-bottom: 5px; }
h4 { font-size: 16px; line-height: 20px; margin-bottom: 5px; }
h5 { font-size: 14px; line-height: 18px; margin-bottom: 5px; }
h6 { font-size: 12px; line-height: 16px; margin-bottom: 5px; }

h1 span { color: #999; }

a { color: #bb1500; }
a:hover { color: #bb1500; }
a:visited { color: #bb1500; }

p {
	margin-bottom: 10px;
	color: #333;
	text-align: center;
}

input, textarea { font: 12px Verdana, Helvetica, Arial, Geneva, sans-serif; }

blockquote { 
	font: italic 14px/22px Georgia, Serif; 
	padding: 5px 10px;
	margin-bottom: 20px;
	background: #e4ede2; 
}



/* Header
-------------------------------------------------------------------*/
#header { 
	width: 782px; 
	height: 230px; 
        margin: 0 auto;
	background: url(images/header_bg.jpg) no-repeat center; 
	position: relative; 
}
#cwheader { 
	width: 782px; 
	height: 230px; 
       margin: 0 auto;	
	position: relative; 
}
#headercyclopedia { 
	width: 782px; 
	height: 230px; 
        margin: 0 auto;
	background: url(images/cyclopediaheader.jpg) no-repeat center; 
	position: relative; 
}

#headerartemis { 
	width: 782px; 
	height: 230px; 
        margin: 0 auto;
	background: url(images/artemis-header.jpg) no-repeat center; 
	position: relative; 
}
#header span {
        position: absolute;
        top: 195px;
        left: 150px; 
	padding-left: 10px; 
	font-size: 12px; 
	color: #333; 
}


/* Menu
-------------------------------------------------------------------*/
#menu { 
	width: 782px; 
	height: 67px; 
       margin: 0 auto;
	position: relative; 
	background: url('images/menu.jpg');	
}   


/*
*	Setup
*/
ul.cssmenu {
	list-style: none;
	padding: 0px;
	}

.displace {
	position: absolute;
	left: -5000px;
	}

ul.cssmenu li {
	float: left;
	}

ul.cssmenu li a {
	display: block;
	width: 260px;
	height: 67px;
	background: url('images/menu-items.jpg');
	}

/*
*	Normal Links
*/
ul.cssmenu li.cyclopedia a {
	background-position: 0px 0;
	}

ul.cssmenu li.helios a {
	background-position: -260px 0;
	}

ul.cssmenu li.artemis a {
	background-position: -520px 0;
	}

/*
*	Hover Links
*/
ul.cssmenu li.cyclopedia a:hover {
	background-position: 0px -67px;
	}

ul.cssmenu li.helios a:hover {
	background-position: -260px -67px;
	}

ul.cssmenu li.artemis a:hover {
	background-position: -520px -67px;
	}

/*
*	Clicked Links
*/
ul.cssmenu li.cyclopedia a:active {
	background-position: 0px -134px;
	}

ul.cssmenu li.helios a:active {
	background-position: -260px -134px;
	}

ul.cssmenu li.artemis a:active {
	background-position: -520px -134px;
	}

/*
*	Selected/Active Links
*/
ul.cssmenu li.cyclopedia a.selected {
	background-position: 0px -201px;
	}

ul.cssmenu li.helios a.selected {
	background-position: -260px -201px;
	}

ul.cssmenu li.artemis a.selected {
	background-position: -520px -201px;
	}


/* Container
-------------------------------------------------------------------*/
#wrapper { 
	width: 782px; 
	overflow: hidden; 
	background: url(images/container_bg.jpg) repeat-y;
	margin: 0 auto; 
}


#flashcontainer {margin:0 auto; text-align:center;}


/* Content
-------------------------------------------------------------------*/
#content { 
	width: 728px; 
	float: left; 
	padding: 15px; 
	
}
#content .post { margin-bottom: 40px; }
#content .post p { margin-bottom: 20px; }
#content .post h3 a { text-decoration: none; font-size: 20px; padding-left: 0px; }
#content .post-list li { list-style: none; }

#content .post .post-info { 
	clear: both; 
	font-size: 11px; 
	color: #777; 
	padding: 15px 5px 5px 5px; 
	margin-bottom: 20px; 
        text-align: right;
	background: url(images/meta_bg.gif) top center no-repeat; 
}
#content .post .post-info a { color: #333; text-decoration:none; }
#content .post .post-info a:hover { color: #555; text-decoration:none; }

#content #pages { text-align: center; }
#content #pages a { font: bold 20px "Trebuchet MS"; color: #bb0273; text-decoration: none; }
#content #pages a:hover { color: #1e2726; }

#content ul, ol, dl { margin-bottom: 20px; }
#content ul { 
	list-style: disc;
	list-style-position: inside; 
}
#content ol { 
	list-style: decimal; 
	list-style-position: inside; 
}
#content dl dt { 
	font-weight: bold;
}
#content dl dd { 
	font-style: italic;
	margin: 0 0 5px 20px;
	color: #555;
}

.aligncenter { margin-left: auto; margin-right: auto; }
.alignleft { float: left; margin: 5px 15px 10px 0; }
.alignright { float: right; margin: 5px 0 10px 15px; }




/* Footer
-------------------------------------------------------------------*/

#footer { 
	width: 782px; 
        height: 450px;
	margin: 0 auto; 
	background: url(images/footer_bg_test.jpg) no-repeat;
        position: relative; 
}
IMG.displayed {
    display: block;
    margin-left: auto;
    margin-right: auto;
	}

.rss {
        float: right;
	width: 196px; 
        height: 51px;
		margin-right: 50px;
}

#footer-inner {
        clear: both;
        text-align: center; 
	width: 728px; 
	margin: 0 auto;
        padding-top: 10px; 
}
#footer p { 
	font-size: 11px; 
	margin: 0; 
}
#footer a { color: #ff0000; }

