/*
Theme Name: Isolated
Theme URI: http://www.ensellitis.com/
Description: Isolation, a dark yet semi colorful theme utilizing MooTool's accordian.  Utilizes GD Image for horizonal titles, which can be disables with option page.  Licensed under the <a href="http://creativecommons.org/licenses/by/3.0/">Creative Commons Attribution 3.0 License</a>.
Version: Build 0.8
Author: Chris "Ensellitis" Ensell
Author URI: http://www.ensellitis.com/
*/

/*---------------------------------------->>>>Main Styles<<<<-----------------------------------------*/
html, body {
margin:0;
padding:0;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: normal;
}

a {
color: #99FF6B;
font-weight: 900;
text-decoration: none;
}

a img:hover {
border: 2px solid #FFFFFF;
}

a img {
border: 2px solid #99FF6B;
}

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

/*---------------------------------------->>>>Header<<<<-----------------------------------------*/
#wrapper {
width:1014px;
margin: 0 auto;
padding: 0px;
}

#header {
height: 100px;
/*background: url('images/HeaderImg.gif') top center no-repeat; */
position: relative;
}

#header a {
text-decoration: none;
border: 0px;
}

#header a img {
border: 0px;
}

#header h1 {
font-size: 50px;
margin: 0px;
padding: 0px;
position: absolute;
bottom: 1px;
left: 10px;
z-index: 600;
}

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

#header p {
font-weight: 900;
position: absolute;
bottom: 0px;
color: white;
left: 15px;
z-index: 700;
margin: 0px;
padding: 0px;
}

.InfoTop {
color: #A8DDFF;
margin: -12px 15px 0px 0px;
text-align: right;
}

/*******************   headerleftmenu  (liens social)*****************/

div#rnm {
	color: #A8DDFF;
	margin: -58px 0px 0px 32px;
    position:absolute; top:100%;
	}
.displace {
	position: absolute;
	left: -5000px;
}
ul.headerleftmenu {
	list-style: none;
	padding: 0px
	}
ul.headerleftmenu li {
	float: left
	}
ul.headerleftmenu li a {
	display: block;
	width: 28px;
	height: 28px;
	background: url('images/socialsprite.png');
	margin: 0;
	}
/*Hover Links*/
ul.headerleftmenu li.rnmtwitter a {
	background-position: 0 0
	}
ul.headerleftmenu li.rnmfacebook a {
	background-position: -32px 0
	}
ul.headerleftmenu li.rnmlinkedin a {
	background-position: -64px 0
	}

/*Normal Links*/
ul.headerleftmenu li.rnmtwitter a:hover {
	background-position: 0 -32px
	}
ul.headerleftmenu li.rnmfacebook a:hover {
	background-position: -32px -32px
	}
ul.headerleftmenu li.rnmlinkedin a:hover {
	background-position: -64px -32px
	}
span#license {
	display: none
	}
/************** @end **************/


/*---------------------------------------->>>>MooTools Horizontal Scrollers<<<<-----------------------------------------*/
.scrollposts {
height: 650px;
/*background: black;  */
border: 4px solid black;
border-width: 4px 4px 4px 4px;
overflow: hidden;

}

.scrollposts .toggle {
background: #fff url('images/base.gif');
color: #fff;
font-weight: bold;
text-align:center;
cursor: default;
height:100%;
float: left;
width: 56px;
cursor: pointer;
}

.scrollposts .toggle:hover {
background-color: #fff;
color: #FFFFFF;
}

.scrollposts .toggle.active span.num, .scrollposts .toggle.active:hover span.num {
color: white;
}

.scrollposts .toggle.active {
background-color: #000;
background-position: -112px 0;
}

.scrollposts .toggled {
float: left;
width: 100px;
height: 100%;
overflow: hidden;
background: url(images/fond.png) repeat;
}

.scrollposts .toggle span.num {
display: block;
font-size: 24px;
color: #fff;
margin-bottom: 20px;
}


.scrollposts .toggle span.month{
display: block;
font-size: 11px;
text-transform: uppercase;
margin-top: 20px;
padding: 0px;
}

.scrollposts .toggle span.day{
display: block;
font-size: 18px;
margin: 0px;
padding: 0px;
}

.scrollposts .toggle span.year{
display: block;
margin: 0px;
padding: 0px;
}


/*---------------------------------------->>>>Holders<<<<-----------------------------------------*/
#single {
border: 2px solid black;
position: relative;
background: url(images/fond.png) repeat;
}

.SingleBox{
margin-top: 15px;
margin-left: 60px;
padding: 15px;
}

.SingleBoxLeft{
margin-top: 15px;
margin-left: 350px;
padding: 15px;
text-align: right;
}

.single {
padding-left: 5px;
position: relative;
min-height: 650px;
height:auto;
}

/* for the retarded Internet Explorer 6 */
/*\*/
* html .single {
height: 650px;
}
/**/

.content {
color: #666;
overflow: auto;
height: 650px;
}

.postcontent {
padding: 5px;
color: #A8DDFF;
}

/*---------------------------------------->>>>Comments<<<<-----------------------------------------*/

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

div.bubble {
width: auto;
margin: 10px 25px 0px 25px;
color: #A8DDFF;
}

div.bubble blockquote {
padding: 0px;
background: url(images/fondHeaderPost.png) repeat;
border: 1px solid #A8DDFF;
}

div.bubble blockquote p {
margin: 10px;
padding: 0px;
}

div.bubble cite {
position: relative;
margin-left: -10px;
padding: 1px 0px 0px 38px;
top: 0px;
background: transparent url('images/tip.gif') no-repeat 15px 0;
font-style: normal;
}

div.bubble cite strong {
color: #A8DDFF;
font-style: italic;
font-weight: bold;
}

.leaveComment{
clear: both;
background: url(images/fondHeaderPost.png) repeat;
border: 1px solid #A8DDFF;
margin: 50px 0px 0px 25px;
padding-left: 5px;
color: #A8DDFF;
width: 400px;
}
/*---------------------------------------->>>>Post header<<<<-----------------------------------------*/

.singleposttitle {
position: absolute;
left: 0px;
top: 0px;
height: 650px;
width: 56px;
margin-left: 2px;
padding:0px;
}

.post{
background:  url('images/base.gif') repeat-y;
background:  url('images/base.gif') repeat-y 2px; /* for the retarded Internet Explorer 7, yes, they still suck... */
padding-left: 56px
}

.postmeta {
padding: 1px;
margin-left: 5px;
padding-bottom: 2px;
clear: both;
height: auto;
/* background: url(images/fondHeaderPost.png) repeat; */
border-bottom: 1px solid #A8DDFF;
}

.postmeta h2 {
font-size: 22px;
color: #A8DDFF;
margin:0;
padding:0;
}

.postmeta h2 a {
text-decoration: none;
}

.postmeta a{
 color: #A8DDFF;
}

.postmeta a:hover {
color: #FFFFFF;
text-decoration: underline;
}

.postmeta ul {
margin: 0px;
padding: 0px;
list-style-type: none;
}

.postmeta ul li {
display: block;
width: 50%;
float: left;
list-style-type: none;
color: #fff;
}

.storycontent{
color: #A8DDFF;
}


/*---------------------------------------->>>>Post content<<<<-----------------------------------------*/
.postcontent h1,.postcontent h2,.postcontent h3, .postcontent h4 {
color: #fff;
border-bottom: 1px dotted #fff;
margin: 1px 0;
padding: 1px 0;
}

.postcontent blockquote {
border-left: 4px solid #A8DDFF;
padding: 0 10px;
}

/*---------------------------------------->>>>Links Page<<<<-----------------------------------------*/
.links ul {
list-style-type: none;
margin: 0px;
padding: 0px;
}

.links ul li li {
padding-left: 5px;
}

.links h2 {
color: #A8DDFF;
}


/*---------------------------------------->>>>Post footer<<<<-----------------------------------------*/
.postmetadata {
border-top: 1px solid #1e1e1e;
text-align: center;
color: #A8DDFF;
}




/*---------------------------------------->>>>Forms<<<<-----------------------------------------*/
input {
border: 0px;
margin: 2px;
padding: 3px;
}

input#author,input#email,input#url,textarea#comment  {
background: url('images/combg.gif') repeat-x top;
border: 1px solid #A8DDFF;
padding: 3px;
color: #A8DDFF;
margin: 0px 0px 0px 25px;
}

input#submit {
margin: 0px 0px 0px 25px;
}

#commentform label {
font-size: 13px;
font-weight: 900;
color: #A8DDFF;
}

.CadreSmiley{
text-align: left;
padding-left: 25px;
}


/*---------------------------------------->>>>Next/prev<<<<-----------------------------------------*/

.navigation {
width: 100%;
background: url('images/sep.png') no-repeat;
clear: both;
font-size:12px;
font-weight: 900;
color: #646464;
line-height: 21px;
height: 40px;
}

.navigation  a {
text-decoration: none;
font-weight: 900;
color: #A8DDFF;
}

.navigation img {
border: 0px;
}

/*---------------------------------------->>>>Sidebar<<<<-----------------------------------------*/
#sidebar {
clear: both;
font-size: 10px;
}

#sidebar a, #sidebar a:hover {
color:white;
}

#sidebar .section {
width: 254px;
margin: 10px 0px;
float: left;

}

#sidebar .section h2 {
color: #A8DDFF;
border: 1px solid #A8DDFF;
font-size: 14px;
margin: 0px;
padding: 5px 0px;
text-align: center;
background: url('images/sbtitle.gif') top no-repeat;
}

#sidebar .section ul {
width: 220px;
margin: 5px 15px;
padding: 0px;
list-style-type: none;
}

#sidebar .section ul ul {
width: 100%;
margin: 0px;
padding: 0px;
list-style-type: none;
background: url(images/fondHeaderPost.png) repeat;
border: 1px solid #A8DDFF;
margin-bottom: 15px;
}

#sidebar .section ul li {
/*Sidebar section*/
margin-bottom: 15px;
}


#sidebar .section ul ul li {
/*Sidebar section item*/
margin-bottom: 0px;
border-bottom: 1px solid #A8DDFF;
padding: 5px;

}

#sidebar span {
color:  #A8DDFF;
}

.hidesidebar{
padding-left: 125px;
}

.ExpandBar{
text-align: right;
}


/*---------------------------------------->>>>Footer<<<<-----------------------------------------*/
#footer {
width:1010px;
height: 125px;
background: url('images/Imgfooter.png') bottom no-repeat;
text-align: center;
color: #A8DDFF;
}

#footer p {
margin: 0px 10px;
padding-top: 35px;
}

#footer a {
color: #A8DDFF;
font-weight: 900;
text-decoration: none;
}

#footer a:hover {
color: #FFFFFF;
}


/************************************************************************************/
/* BlocPetitIcone
/************************************************************************************/

.rsssubscribe {
	background: url(images/rssicon.gif) no-repeat 0 0;
	width: 20px;
    padding-right: 5px;
	height: 20px;
	display: inline-block;
	}
.firefoxdownload {
	background: url(images/firefox.png) no-repeat 0 0;
	width: 20px;
	height: 20px;
	display: inline-block;
	padding-right: 5px;
	}
.gotowikipedia {
	background: url(http://en.wikipedia.org/favicon.ico) no-repeat 0 0;
	width: 20px;
	height: 20px;
	display: inline-block;
	padding-right: 5px;
	margin-right: 2px;
	}
.gotodeviantart {
	background: url(http://about.deviantart.com/favicon.ico) no-repeat 0 0;
	width: 20px;
	height: 20px;
	display: inline-block;
	padding-right: 5px;
	margin-right: 2px;
	}
.gototwitter {
	background: url(http://twitter.com/favicon.ico) no-repeat 0 0;
	width: 20px;
	height: 20px;
	display: inline-block;
	padding-right: 5px;
	margin-right: 2px;
	}
/*  FIN  --- BlocPetitIcone

/************************************************************************************/
/************************************   PLUGIN CSS  *********************************/
/************************************************************************************/
.wp-smiley {
	border: 0pt none;
	margin: 0px;
	padding: 0px;
	vertical-align: middle;
	}
.kgarchives {
	margin: 5px 0 10px 0;
	list-style: none;
	padding-left: 25px;
	}
.kgarchives h4 a {
	color: #fff;
	text-transform: capitalize;
	text-decoration: none;
	}
a.liexternal {
	padding-left: 12px;
	background: url(http://www.romston.com/wp-content/images/link/link-icon_external.gif) no-repeat left;
	}
a:hover.liexternal {
	padding-left: 12px;
	background: url(http://www.romston.com/wp-content/images/link/link-icon_external_over.gif) no-repeat left;
	}
a.lipdf {
	padding-left: 12px;
	background: url(http://www.romston.com/wp-content/images/link/link-icon_pdf.png) no-repeat left;
	}
a.lizip {
	padding-left: 12px;
	background: url(http://www.romston.com/wp-content/images/link/link-icon_zip.png) no-repeat left;
	}
a.liwik {
	padding-left: 12px;
	background: url(http://www.romston.com/wp-content/images/link/link-icon_wikipedia.png) no-repeat left;
	}



