/*=

	Theme Name: Moi
	Theme URI: http://www.moieu.com
	Description: 
	Author: Moi
	Author URI: http://www.moieu.com
	Version: 1.0.0
	Changelog:
		
	Tags: fixed width, three columns, valid CSS, valid XHTML, white, simple, widgets, widget ready, 3columns, right sidebars, SEO friendly, gravatars, h:over effects, text-only
	
=== === === === === === === === === === */


/*=STRUCTURE
=== === === === === === === === === === */

@import 'reset.css';

html {
	height: 100%;
}
body {
	background-color: #c81920;
	/*background-image: url(images/bg.png);
	background-repeat: repeat-x;
	background-position: center top;*/
	height:100%;
}

body,td,th {
	font-family: "Verdana", Arial, Helvetica, Geneva, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	line-height: 20px;
}
p {
	margin-bottom: 1em;
}
.clear{clear:both}
.outerwrap{
	width: 951px;
	background: url(images/wrapbg.png) repeat-y center center;
	margin: 0 auto; 
}
.wrapper{
	width:890px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto;
}
#header{
	background-image: url(images/header.png);
	width: 951px;
	background-repeat: no-repeat;
	height: 296px;
	margin: 0 auto; 
}
#header_slideshow{
	float: right;
	margin-top: 31px;
	margin-right: 27px;
	z-index: 99;
}
#logo{
	background-image: url(images/logo.png);
	width: 232px;
	background-repeat: no-repeat;
	margin: 0px;

}
#nav{
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFF;
	list-style-type: none;
	width: 100%;

}

#nav ul li
{
float: left;
border-right: 2px solid #fff;
}
#pixopoint_menu1 #suckerfishnav  .page_item.page-item-3 {
	border-left: 2px solid #fff;
}
#navlist a:link, #navlist a:visited
{
	color: #FFF;
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

#navlist a:hover
{
	color: #FFF;
	text-decoration: none;
}
#search span{
	background:#B41520 url("images/navitembg.png") repeat-x;
	border-right: 2px solid #fff;
	border-bottom: 2px solid #fff;
	border-left: 2px solid #fff;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 20px;
	display: block;
	padding-left: 5px;
}

#content{
	width:712px;
	float: left;
}
.side_widget{
	padding: 10px;
	color: #000000;
	font-size: 10px;
}
#SideColumn1 h2{
	background:#B41520 url("images/navitembg.png") repeat-x;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 20px;
	display: block;
	padding-left: 5px;
	border: 2px solid #fff;
}
#connected{
	display: block;
	float: right;
	width: 170px;
	height: 20px;
	text-align: right;
	margin-right: 30px;
	margin-top: 2px;
	padding: 2px;
}
#connected span{
	float: left;
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;
}
/*=FOOTER
=== === === === === === === === === === */
#footer{
	background: url("images/footer.png") no-repeat ;
   	font-size: 8px;
   width:951px;
	margin: 0 auto;
	height: 54px;

	color: white;
	font-weight: bold;
	text-align: center;
}
#footer a {
	color: #ffffff;
	text-decoration: none;
}
#copyright{
		padding-left: 30px;
	padding-bottom: 10px;
	padding-top: 30px;
}

/*=COMMON
=== === === === === === === === === === */

h1 {
	font-size: 150%;
	line-height: 120%;
	text-transform: uppercase;
}

h2 {
	font-size: 120%;
	line-height: 150%;
}

a {
	color: #c20000;
	text-decoration: none;
}

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

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

h1 a:hover {
	color: #3a80ff;
	text-decoration: none;
}

.line {
	height: 2px;
	border-top: 0px dotted #fff;
	border-right: 0px dotted #fff;
	border-left: 0px dotted #fff;
	border-bottom: 1px dotted #6f6f6f;
	display: block;
}





/*=CONTENT
=== === === === === === === === === === */




.post {
	margin: 20px 30px;
	
	}

	div.entry {
	text-align: justify;
	
		
	}

div.entry ul {
		margin-bottom: 8px;
		padding-right: 5px;
		padding-left: 20px;
	}
	
	div.entry ul li {
		list-style-type: disc;
	}
	div.entry ol {
		margin-bottom: 8px;
		padding-right: 5px;
		padding-left: 20px;
	}
	div.entry ol li {
		margin-bottom: 10px;
		
	list-style-type: decimal;
}

	#content h1 {
	font-size: 18px;
	clear: both;
	line-height: 110%;
	color: #000;
	font-weight: bold;
	margin-bottom: 10px;
	}

#content h2 {
	font-size: 16px;
	clear: both;
	line-height: 110%;
	color: #000;
	font-weight: bold;
	margin-bottom: 10px;
	}

#content h3 {
	font-size: 14px;
	clear: both;
	line-height: 110%;
	color: #000;
	font-weight: bold;
	margin-bottom: 10px;
	}

#content h4 {
	font-size: 12px;
	clear: both;
	line-height: 110%;
	color: #000;
	font-weight: bold;
	margin-bottom: 10px;
	}
	#content strong {
	font-weight:900;
	}
.postmetadata {
	margin-top: 20px;
}


.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}


div#CommentsContainer {
	width: 430px;
	margin-left: 20px;
	float: left;
}

h3#comments {
	margin-bottom: 8px;
}

img.avatar {
	float: left;
	position: relative;
}

div#CommentText {
	padding-left: 50px;
	margin-bottom: 20px;
}

div#CommentReply {
	margin-top: 10px;
}

form#commentform input#url,
form#commentform input#email,
form#commentform input#author {
	border: 1px #737373 solid;
}

div#CommentReply #commentform p {
	margin-top: 4px;
	margin-bottom: 4px;
}

textarea#comment {
	width: 430px;
}

div#SideColumn1,
div#SideColumn2 {
	font-size: 110%;
	line-height: 140%;
	color: #fff;
	width: 178px;
	float: left;
	padding: 0;
		border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFF;
	background-color:#E6E6E6 ;
}

	div#SideColumn1 {
	}

	#SideColumn1 h2,
	#SideColumn2 h2 {

	}

	#SideColumn1 ul,
	#SideColumn2 ul
	 {
		margin-left: 3px;
		margin-bottom: 8px;
	}
	
	#SideColumn1 ul li,
	#SideColumn2 ul li {
		font-size: 90%;
		line-height: 150%;
	}

	input#s {
		margin-top: 2px;
		border: 1px solid #ccc;
		width: 117px;
	background-color: #E6E6E6;
}
	
	input#searchsubmit {
		padding: 2px;
		margin-top: 4px;
		margin-bottom: 7px;
		border: none;
	background: transparent;
}

	
	#SideColumn1 ul li ul {
		margin-bottom: 7px;
	}
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}

/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/*=PixoPoint Nav
=== === === === === === === === === === */

#suckerfishnav {
    background: url("images/navitembg.png") repeat-x center top;
    font-size:10px;
    font-weight:bold;
    width:100%;
	text-transform: uppercase;
	
}
#suckerfishnav, #suckerfishnav ul {
    float:left;
    list-style:none;
    line-height:20px;
    padding:0;
    margin:0;
    margin-bottom: 10px;
    width:100%;
    }
#suckerfishnav a {
    display:block;
    color:#ffffff;
    text-decoration:none;
    padding:0px 10px;
    }
#suckerfishnav li {
    float:left;
    padding:0;
    }
#suckerfishnav ul {
    position:absolute;
    left:-999em;
    height:auto;
    width:101px;
    font-weight:normal;
    margin:0;
    line-height:1;
    border:0;
    }
#suckerfishnav li li {
    width:99px;
    font-weight:bold;
    }
#suckerfishnav li li a {
    padding:4px 10px;
    width:80px;
    font-size:10px;
    color: #fffeff;
    }
#suckerfishnav li ul ul {
    margin:-21px 0 0 100px;
	
}
#suckerfishnav li li:hover {
    background: #fffeff;
}
#suckerfishnav li ul li:hover a, #suckerfishnav li ul li li:hover a, #suckerfishnav li ul li li li:hover a, #suckerfishnav li ul li li li:hover a {
    color: #e80000;
    }
#suckerfishnav li:hover a, #suckerfishnav li.sfhover a {
    
    }
#suckerfishnav li:hover li a, #suckerfishnav li li:hover li a, #suckerfishnav li li li:hover li a, #suckerfishnav li li li li:hover li a {
   
    }
#suckerfishnav li:hover ul ul, #suckerfishnav li:hover ul ul ul, #suckerfishnav li:hover ul ul ul ul, #suckerfishnav li.sfhover ul ul, #suckerfishnav li.sfhover ul ul ul, #suckerfishnav li.sfhover ul ul ul ul {
    left:-999em;
    }
#suckerfishnav li:hover ul, #suckerfishnav li li:hover ul, #suckerfishnav li li li:hover ul, #suckerfishnav li li li li:hover ul, #suckerfishnav li.sfhover ul, #suckerfishnav li li.sfhover ul, #suckerfishnav li li li.sfhover ul, #suckerfishnav li li li li.sfhover ul {
    left:auto;
    background: #e11b23;
    }
#suckerfishnav li:hover, #suckerfishnav li.sfhover {
    
    }
    /**
 * Twitter Widget
 */
.widget_twitter ul li {
	clear:both;
	white-space: pre;           /* CSS 2.0 */
	white-space: pre-wrap;      /* CSS 2.1 */
	white-space: pre-line;      /* CSS 3.0 */
	white-space: -pre-wrap;     /* Opera 4-6 */
	white-space: -o-pre-wrap;   /* Opera 7 */
	white-space: -moz-pre-wrap; /* Mozilla */
	white-space: -hp-pre-wrap;  /* HP Printers */
	word-wrap: break-word;      /* IE 5+ */
}
.widget_twitter li img {
	float:left;
	margin-right:.5em;
}
.widget_twitter li .clear {
	clear:both;
}
