* {
	margin:0;
	padding:0;
}

body {
	background : url(images/bg.gif);
	color:#84878E;
	font-family:Trebuchet MS;
	font-size:13px;
	line-height:18px;
	margin: auto;
	width: 100%;
}

.clear {
	clear: both;
}

img {
	vertical-align : middle;
	border: none;
}

#header {
	height : 150px;
	width: 100%;
	background: url(images/top.jpg) repeat-x;
	text-align: center;
	font-family:"Lucida Grande","Lucida Sans","Lucida Sans Unicode","Helvetica Neue",Helvetica,Arial,Verdana,sans-serif;
}

#header img {
	border: none;
}

#container {
	width: 100%;
}

#page {
	width:940px;
	padding: 5px;
	margin: auto;
	background-color: #2D2D2D;
	-moz-border-radius:0 0 8px 8px;
}

#menu_top {
	background-image:url(images/pages-bg.gif);
	height:41px;
}

#menu_top ul {
	float: left;
	list-style : none;
	background-image:url(images/pages-bg-left.gif);
	background-position:left center;
	background-repeat:no-repeat;
	margin:0;
	padding:0 0 0 6px;
	width:650px;
	line-height:40px;
}

#menu_top ul li {
	display:inline;
	height:41px;
	padding:0;
	margin: 0;
}

#menu_top ul li:hover {
	background-color:#902D12;
	color:#FFFFFF;
	padding:8px 0;
}

#menu_top ul li a {
	color:#FFDF81;
	font-size:14px;
	font-weight:bold;
	height:32px;
	margin:0;
	padding:9px 20px 0;
	text-decoration:none;
background-image: none;
}

#menu_top ul li a:hover {
	background-color:#902D12;
	color:#FFFFFF;
	height:31px;
	margin-top:1px;
	padding-top:8px;
	text-decoration:none;
}

#menu_top form {
	float: right;
	height:35px;
	margin-top:5px;
	width:235px;
}

#menu_top form input {
	background:#FFFFFF none repeat scroll 0 0;
	border-color:#781B01 #A83C1F #A83C1F #781B01;
	border-style:solid;
	border-width:1px;
	color:#4A4A4A;
	font-family:Tahoma,arial,verdana,courier;
	font-size:11px;
	height:20px;
	padding:6px 10px 0;
	vertical-align:middle;
	width:130px;
	margin: 0;
}

#menu_top form .input {
	background:transparent none repeat scroll 0 0;
	border:medium none;
	height:28px;
	margin:3px 2px 0 8px;
	padding:0;
	vertical-align:middle;
	width:65px;
}

#menu_top img {
	float: right;
}

#fil {
	background-color:#2A3331;
	background-image:url(images/categories-bg.gif);
	border-color:#424D4B #1A201E #1A201E #424D4B;
	border-style:solid;
	border-width:1px;
	height:30px;
	margin:0;
	width:938px;	
	color:#FFFFFF;
	font-size:16px;
	font-weight:bold;
	padding-top: 5px;
}

#fil img {
	margin: 4px 0 0 20px;
	vertical-align: top;
}

#fil a {
	color: #C2C2C2;
	text-decoration: none;
background-image:none;
}

#fil span {
	margin: 0 0 0 5px;
}

#content {
/*	background-color: #3B4644;*/
	background-color: #333333;
	-moz-border-radius-topleft : 0;
	-moz-border-radius-topright : 0;
	-moz-border-radius-bottomright : 8px;
	-moz-border-radius-bottomleft : 8px;
	padding: 0px 0;
}

#content #left {
	width: 240px;
	float:left;
}

#content #left h2 {
	color:#FFFFFF;
	font-family:Trebuchet MS;
	font-size:15px;
	font-weight:bold;
	height:25px;
	margin:0;
/*	background:url(images/sidebarh2.jpg) no-repeat scroll right center transparent;*/
	border:medium none;
	color:#999999;
	font:160% Arial;
	margin:10px 0;
	width: 223px;
	padding-left : 17px;
}

#content #left h2.game {
	background:url(images/applications-games_22x22.png) no-repeat scroll left center transparent;
	margin-left:8px;
	padding-left:40px;
}

#content #left h2.link {
	background:url(images/clip.png) no-repeat scroll left center transparent;
	margin-left:8px;
	padding-left:40px;
}

#content #left h2.cat {
	background:url(images/box.png) no-repeat scroll left center transparent;
	margin-left:5px;
	padding-left:43px;
}

#content #left ul {
	list-style-type:none;
	margin:0 0 20px 0;
	padding:0;
	width:240px;
	line-height:22px;
	border-top:1px solid #2C2C2C;
}

#content #left ul li {
	color:#373434;
	margin:0;
	width:230px;
	display:block;
	border-bottom:1px solid #2C2C2C;
	list-style:none outside none;
	padding:5px;
}

#content #left ul li a {
	color:#CCCCCC;
	display:block;
	text-decoration:none;
}

#content #left ul li a:hover {
	color: #98D158;
	padding-left: 20px;

}

#content #central, #content #central_labo {
	margin-left: 10px;
	width: 670px;
	float:right;
	padding:10px;
	color: #FFFFFF;
	font-family:"Lucida Grande","Lucida Sans","Lucida Sans Unicode","Helvetica Neue",Helvetica,Arial,Verdana,sans-serif;
	font-size:13px;
	font-style:normal;
	text-align: justify;
}

#content #central_labo {
	float: none;
	width: 900px;
	padding: 5px;
	margin: 10px 0 0 5px;
}

#content #central h2, #content #central_labo h2 {
	font-size:180%;
	font-weight:bold;
	margin:5px 0 0.4em;
	padding:0;
	text-align: left;
}

#content #central h3, #content #central_labo h3 {
	font-weight:bold;
	font-size:160%;
	margin: 5px 0 2px 2px;
}

#content #central h2 a, #content #central_labo h2 {
	color:#79B933;
	text-decoration:none;
}

#content #central_labo h2 {
	width: 100%;
	text-align:center;
}

#content #central h2 a:hover, #content #central_labo h2 a:hover {
	color:#5F9128;
	text-decoration:none;
}

#content #central .post-info {
	background:url("images/info-bar.png") no-repeat scroll right top transparent;
	color:#BBBBBB;
	font-style:italic;
	height:42px;
	margin-left:11px;
}

#content #central .post-date {
	background:url("images/info-bar.png") no-repeat scroll left -75px transparent;
	float:left;
	font-weight:bold;
	padding-left:11px;
	height:42px;
	text-transform:uppercase;
}

#content #central .post-date p {
	background:url("images/info-bar.png") no-repeat scroll right -42px transparent;
	color:#FFFFFF;
	height:33px;
	line-height:31px;
	margin:0;
	padding:0 16px 0 0;
}

#content #central .post-info p.comments {
	padding:0 12px 0 0;
}

#content #central .post-info p.comments a.no.comments {
	background-position:0 1px;
}

#content #central .post-info p.comments a.comments {
	background:url("images/icons.png") no-repeat scroll 0 -49px transparent;
	padding-left:20px;
}

#content #central .post-info div.tags {
	background:url("images/icons.png") no-repeat scroll 5px -104px transparent;
	font-style:italic;
	padding-left:25px;
}

#content #central .post-info div, #content #central .post-info p {
	line-height:32px;
	margin:0;
	padding:0;
}

.alignleft {
	float:left;
	margin-right:8px;
}

.alignright {
	float:right;
	margin-left:8px;
}

#content #central .post-info p.comments a.no.comments {
	background-position:0 1px;
}

#content #central .post-info p.comments a.comments {
	background:url("images/icons.png") no-repeat scroll 0 -49px transparent;
	padding-left:20px;
}

#content #central .post-info a {
	color:#999999;
	font-weight:bold;
}

#content #central .post-info div.tags a {
	color:#0071BB;
	outline:medium none;
}

#content #central .post-content {
	margin:5px;
	margin-bottom: 30px;
}

#content #central .post-content ul, #content #central_labo ul {
	margin-left: 30px;
}

#content #central .post-content ul li, #content #central_labo ul li {
	padding-left: 5px;
}

#content #central .post-content pre {
	margin: 5px 0;
}

#content strong {
	color : #FF9300;
	font-weight: bold;
}

#content a {
	text-decoration: none;
	color: #2395DD;
	font-weight: bold;
}

#content #central .post-content a.extern {
        background:url("images/world.png") ;
        padding-right:20px;
        background-color:transparent;
        background-position:right center;
        background-repeat:no-repeat;
        margin-right:2px;
}

#content a:hover {
	text-decoration: underline;
}

#content #commentsAnchor h2 {
	background-color:#B5C905;
	background-position:left center;
	background-repeat:no-repeat;
	border-bottom:1px solid #80A800;
	color:#FFFFFF;
	font-size:20px;
	font-weight:normal;
	margin:0 -12px 0 -25px;
	padding:10px 0 10px 50px;
	background-image:url(/assets/images/hAddcomm.gif);
}

#content #commentsAnchor input, #commentsAnchor textarea {
	margin:auto;
	width:100%;
}

#content #commentsAnchor input[type=submit] {
	width: 150px;
	margin-left:260px;
}

#content #commentsAnchor .jot-comment  {
	color:#000000;
}

#content #commentsAnchor .jot-comment .jot-subject {
	color : #FF9300;
}

#content ul.share {
text-align:center;
margin-bottom: 10px;
}

#content ul.share li {
	list-style:none;
	display: inline;
	margin-right: 30px;
}

/* PAGINATION */
#ditto_pages .ditto_currentpage {
	color:#1E1E1E;
	font-size:0.9em;
	font-weight:bold;
	margin-left:5px;
	margin-right:5px;
}

#ditto_pages a.ditto_page, #ditto_pages a.ditto_page:hover, #ditto_pages a.ditto_page:visited {
	background-color:#EBF2FF;
	border:1px solid #CCDEFF;
	color:#3151A2;
	display:inline-block;
	font:bold 1em Helvetica,Arial,Helvetica,sans-serif;
	margin:0 3px 0;
	padding:2px 6px;
	text-decoration:none;
	text-shadow:0 1px 0 #FFFFFF;
}

#ditto_pages a.ditto_page:visited {
	background-color:transparent;
	border:1px solid #EEEEEE;
	color:#AAAAAA;
}

#ditto_pages a.ditto_page:hover {
	border: 1px solid #7AABFF;
}

#ditto_pages a.ditto_next_link, #ditto_pages a.ditto_previous_link {
	color: #A7C04A;
	font-family: Arial;
	font-size:1.2em;
	font-weight:bold;
}

/* CONTACT FORM */
form#ContactForm {
	width: 100%;
	margin-top: 20px;
}

form#ContactForm fieldset {
	border: 1px solid #FF9300;
	padding:5px 8px 5px 5px;
	background : url("images/mail.png") no-repeat scroll 595px top;
	background-color: #4C4C4C;
}

form#ContactForm fieldset legend {
	color: #FF9300;
	padding: 0 5px;
	font-weight: bold;
	font-size: 18px;
}

form#ContactForm textarea {
	width: 100%;
	height: 100px;
}

form#ContactForm input[type=text] {
	width: 300px;
}

form#ContactForm input[type=submit] {
	margin-left:250px;
}

form#ContactForm input.vericode {
	width: 149px;
}

/** FOOTER **/
#footer {
	margin: 3px;
	text-align:center;
	color:#FFFFFF;
}

#footer a, #footer a:hover {
	text-decoration: none;
	font-weight: bold;
	color:#FFFFFF;
}

p.info {
    font-style:italic;
    color:#228B22;
    font-weight:bold;
    font-size:9pt;
    border-top:3px solid #228B22;
    border-bottom:3px solid #228B22;
/*    background-color: #CCFFCC; */
    padding: 5px 5px 5px 40px;
    background : url("images/stock_dialog-info.png") no-repeat 5px;
}

p.alert {
    font-style:italic;
    color:#FF0000;
    font-weight:bold;
    font-size:9pt;
    border-top:3px solid #FF0000;
    border-bottom:3px solid #FF0000;
/*    background-color: #FFD4D9; */
    padding: 5px 5px 5px 40px;
    background : url("images/alert_icon.png") no-repeat 5px;
}
