/*  
Theme Name: Stat Wars Miniatures
Theme URI: http://www.swminiatures.com/
Description: Default theme for swminiatures.com
Version: 1.0
Author: Eric
Author URI: http://www.swminiatures.com.com/
*/

body {
	min-width: 990px;
	text-align: center;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	background: url(images/background.jpg) center;
}

a	{
	color: #0094e0;
	text-decoration: none;
}

a:hover	{
	color: #FF6600;
	text-decoration: underline;
}

img {
	/*border: 1px solid #333333;
	margin: 0;
	padding: 1px;*/
}

li {
	list-style-type: none;
}

#header {
	background-image: url(images/header-background.jpg);
	background-repeat: no-repeat;
	width: 990px;
	height: 98px;
}

#tags {
	background-image: url(images/tag_orange.gif);
	background-repeat: no-repeat;
	width: 16px;
	height: 16px;
	float: left;
	position: relative;
	padding-right: 6px;
}

#wrapper {
	margin: 0 auto;
	text-align: left;
	width: 990px;
	background-color: #FFFFFF;
}

#content {
	width: 500px;
	float: right;
	margin-top: 8px;
	background-color: #F8F8F8;
}

#content-album {
	width: 650px;
	float: left;
	margin-top: 8px;
	background-color: #F8F8F8;
	padding: 20px;
}

.entrytext li {
	color: #666666;
	font: bold 1.2em Verdana, Geneva, Arial, Helvetica, sans-serif;
	list-style-type: upper-latin;
}

#weneedyou {
	background: url(images/jointheteam-small.jpg);
	width: 200px;
	height: 306px;
	margin-left: 40px;
}

#dannychoo {
	background: url(images/mirai_banner_200_1.gif);
	width: 200px;
	height: 69px;
	margin-left: 40px;
}

#gameovermag{
	background: url(images/gom-small-logo.jpg);
	width: 202px;
	height: 92px;
	margin-left: 40px;
}

#deepbluenine{
	background: url(images/dbn4swminiatures.jpg);
	width: 202px;
	height: 92px;
	margin-left: 40px;
}

#submitwork {
	background: url(images/submit.jpg);
	width: 200px;
	height: 306px;
	margin-left: 40px;
}

#swminimanager {
	background: url(images/MiniManager-Small.jpg);
	width: 200px;
	height: 190px;
	margin-left: 40px;
}

#register-please {
	background: url(images/register-please.jpg) no-repeat;
	width: 400px;
	height: 174px;
	margin-left: 0px;
	margin-bottom: 10px;
}

#introtext {
	background: url(images/introtext.jpg) no-repeat;
	width: 460px;
	height: 77px;
	margin-left: 0px;
	margin-bottom: 10px;
}

#textintro {
	float: right;
	width: 250px;
	text-align: left;
	padding-right: 14px;
	padding-top: 14px;
	color: #666666;
	font: normal 1em Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#mainContent small {
	color: #666666;
	font: normal normal 1em Verdana, Geneva, Arial, Helvetica, sans-serif;
}

/**********************************/
/* MainContent                    */
/**********************************/

cite {
	font-size: 1.2em;
}

#mainContent {
	width: 470px; /* -20 pour la padding */
	float: left;
	margin-top: 8px;
	background-color: FFFFFF;
	padding: 10px;
}

#mainContent h2 {
	color: #0D6AA6;
	font: 1.8em "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	text-align: left;
}

#mainContent p {
	color: #444444;
	font-size: 1.1em;
}

#mainContent p.postmetadata {
	background: #F7F7F7;
	clear: both;
	line-height: 1.0em;
	overflow: hidden;
	padding: 5px 10px;
	border: 1px dotted #999999;
}

#mainContent h3 {
	color: #666666;
	font-size: 1.1em;
}

#mainContent h4 {
	color: #E48006;
	font: 1.4em "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	padding: 0px;
	margin: 0px;
}

.graytext {
	color: #666666;
	font: 0.8em "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.graytextclassic {
	color: #666666;
	font: 1em "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}

.entry img {
	border: 1px solid #EEEEEE;
	padding: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
}

.entrytext img {
	border: 1px solid #EEEEEE;
	padding: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
}

.alignright, alignright a {
	float: right;
	font-size: 12px;
}

.alignleft, alignleft a {
	float: left;
	font-size: 12px;
}

.navigation {
	height: 32px;
}

/**********************************/
/* Menu                       */
/**********************************/

#menu {
	width: 890px;
	background-image: url(images/menu-background.jpg);
	height: 29px;
	background-repeat: no-repeat;
	position: relative;
	padding-left: 100px;
	top: 0px;
	float: left;
}

#menu a {
	line-height: 29px;
	display: inline;
	list-style-type: none;
	padding-right: 20px;
	font-size: 12px;
	font-weight: bold;
	white-space: nowrap;
  	color: #744103;
	text-decoration: underline;
}

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

/**********************************/
/* mainNav                        */
/**********************************/

#mainNav {
	width: 250px;
	float: left;
}

#mainNav h2 {
	color: #0D6AA6;
	font: 1.5em "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	text-align: left;
	text-indent: 20px;
}

#mainNav h2.cats, #mainNav h2.about, #mainNav h2.cal, #mainNav h2.file {
	background: url(images/nav-cat.jpg);
	background-repeat: no-repeat;
	width: 202px;
	height: 37px;
	padding-top: 8px;
	padding-left: 0px;
	color: #744103;
	position: relative;
	margin-left: -20px;
}

#mainNav ul ul {
	font-weight: bold;
	text-indent: -40px;
}

#last-articles {
	float: right;
	background-color: #FFFFFF;
	width: 260px;
}

#last-articles h2.file {
	background: url(images/nav-cat.jpg);
	background-repeat: no-repeat;
	width: 202px;
	height: 37px;
	padding-top: 8px;
	padding-left: 20px;
	color: #744103;
	position: relative;
	margin-left: 0px;
	left: 0px;
	line-height: 20px;
}

#last-articles ul {
	text-indent: -20px;
	font-weight: bold;
	margin-top: -6px;
}

/**********************************/
/* secondaryContent               */
/**********************************/

#secondaryContent {
	width: 250px;
	float: right;
}

#secondaryContent h2 {
	color: #0D6AA6;
	font: 1.5em "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	text-align: left;
	text-indent: 20px;
}

#secondaryContent h2.cats, #secondaryContent h2.about, #secondaryContent h2.cal, #secondaryContent h2.blogroll, #secondaryContent h2.meta {
	background: url(images/nav-cat.jpg);
	background-repeat: no-repeat;
	width: 202px;
	height: 37px;
	padding-top: 8px;
	padding-left: 0px;
	color: #744103;
}

#secondaryContent p {
	color: #444444;
	font-size: 1.1em;
}

/* *********************************** */
/* Recherche                       */
/* *********************************** */

#recherche {
	position: relative;
	background: url(images/search-background.jpg) no-repeat;
	width: 470px;
	height: 41px;
	margin-bottom: 2px;
	margin-left: 10px;
	padding-top: 8px;
	padding-left: 20px;
}

/**********************************/
/* Calendar                       */
/**********************************/
#wp-calendar {
	color: #999999;
	line-height: 1.0em;
	width: 150px;
	font-size: 0.8em;
	left: -30px;
	position: relative;
}

#wp-calendar a {
	font-weight: bold;
}

#wp-calendar .today {
	background: #FBFCF4;
}

#wp-calendar caption {
	color: #666666;
	font-weight: bold;
	letter-spacing: 1px;
	line-height: 16px;
	text-transform: uppercase;
}

/* *********************************** */
/* Comments Div                        */
/* *********************************** */

.commentbody {
	background: #FAFAF5;
	border: 1px solid #F0F0E0;
	color: #595949;
	font-size: 1.0em;
	list-style: none;
	margin: 0 0 10px 0;
	padding: 10px;
	float: left;
}

.commentbody p {
	line-height: 1.2em;
	margin: 0;
	padding-top: 10px;
	float: left;
	position: relative;
}

.commentcount {
	color: #E0E0D0;
	font: bold 2.2em Georgia,sans-serif;
	position: relative;
	float: right;
	text-align: right;
	width: 48px;
}

.commentlink {
	font-size: 1.0em;
}

.commentlist {
	list-style: none;
	margin: 0;
	padding: 0px;
}

.gravatar {
	background: #FFFFFF;
	float: left;
	height: 40px;
	margin: 5px 5px 5px 0;
	padding: 1px;
	width: 40px;
}

.tags {
	padding-left: 20px;
	padding-right: 20px;
	font-size: .8em;
}

.wp-notable {
        border: 1px solid white;
        padding-left:7px;
        padding-right: 3px;
        padding-bottom: 1px;
        padding-top: 20px;
}

.wp-notable img {
        border: none;
}

.wp-notable:hover {
        border: 1px solid red;
}

/* *********************************** */
/* Footer Div                          */
/* *********************************** */

#footer {
	clear: both;
	width: 990px:;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #666666;
}

#copyrights {
	clear: both;
}

/* *********************************** */
/* Clear Div                           */
/* *********************************** */

#clear {
	clear: both;
}

.separator {
	height: 0px;
}

/*img.gravatar {
float:left;
padding: 3px;
border: 1px solid #000;
background: #CC33CC;
 position: relative;
 top: 0px;
}*/

.gravatar {
	color: #E0E0D0;
	font: bold 0.2em Georgia,sans-serif;
	position: relative;
	float: left;
	text-align: right;
	width: 48px;
}

.postgrav {
float: left;
padding: 3px;
margin-right: 0px;
margin-left: 5px;
border: 1px solid #000;
background: #fff;
}

.commentheader {
	float: left;
}

.ads {
	width: 200px;
	height: 200px;
	position: relative;
	float: left;
}

.ads {
	position: relative;
	float: left;
}

.last-articles {
	position: relative;
	height: 220px;
}