/*
Theme Name: Paper Trail
Theme URI: http://roytanck.com
Description: 2-column theme sporting Flash titles and support for tags and widgets. Traduction française par <a href="http://wordpress-tuto.fr">WordPress tuto</a>.
Version: 1.0
Author: Roy Tanck
*/

* {
	margin: 0;
	padding: 0;
}

 p { margin-bottom: 1.25em; line-height: 150%; } 

body {
/*/height:1%;*/

	height: 100%;
        margin: 0;
        padding: 0;
/*scrollbar-arrow-color:#FFFFFF;*/
/*scrollbar-face-color:#000000;*/
/*scrollbar-highlight-color:#000000;*/
/*scrollbar-3dlight-color:#000000;*/
/*scrollbar-shadow-color:#FFFFFF;*/
/*scrollbar-darkshadow-color:#FFFFFF;*/
/*scrollbar-track-color:#FFFFFF;*/

        font-family: Arial, sans-serif;
	font-size: 12px;
/*	color: #000;*/
/* margin-top: 0px; 	text-align: left;*/

/*background-color: #0CF;*/
background-image: url("http://www.republik383.com/backgrounds/08.JPG") ;
background-position: center center;
/*	background: #fff url(pics/back.gif) repeat-y top center;*/

	padding: 0;
}

/*a { color: #900; }*/
/*a:hover { color: #c00; }*/
/*a:visited { color: #600; }*/
/*a:active { color: #300; }*/

a { color: #000; }
a:hover { color: #000; }
a:visited { color: #000; }
a:active { color: #000; }





#rap {
	width: 960px;
	text-align: left;
	margin: 0 auto;
}

#content {
	
        margin-top: 0px;
        width: 720px;
float:left;
padding-top: 0px;
/*	background-color: #fff;*/
}

.post {
	clear: both;
	margin-bottom: 60px;
	line-height: 150%;
}

.storycontent {
	padding: 40px 0 10px 0;
	margin: 0px 40px 0 120px;
margin-top: 0px;
}

.storycontent img { border: 1px solid #000; }
.storycontent img.wp-smiley { border: none; margin: 0; }

/*.storytitle {
	width: 100px;
	height: 100px;
	float: left;
}*/

/*.meta {
	clear: both;
	margin: 0 20px 0 120px;
	font-size: 10px;
	color: #999;
	border-bottom: 1px solid #999;
}*/

/*#menu {
	margin-left: 720px;
}*/

#menu ul {
	list-style-type:none;
	line-height: 150%;
}

#menu ul li {
	margin: 0 0 20px 50px;
	font-weight: bold;
}
#menu ul ul li,
#menu ul div,
#menu ul form {
	margin: 0 0 0 0px;
	font-weight: normal;
}

#menu ul ul li {
	margin-left: 10px;
}

#menu ul li select{
	display: block;
}

#menu .widget_recent_comments li {
	margin: 4px 0;
}

#menu input,
#menu select {
	margin-bottom: 2px;
}

/*#postnav {
	clear: both;
	text-align: right;
	margin: 0 20px 20px 120px;
}*/

#credit {
	clear: both;
	text-align: right;
	margin: 0 260px 20px 20px;
	color: #000;
	font-size: 14px;
}

#credit a, #credit a:visited { color: #000; }

#commentcontainer {
	padding: 10px 0;
	margin: 0 20px 0 120px;
}

#commentlist {
	list-style-type: none;
}

#commentlist li {
	margin-bottom: 10px;
	border: 1px solid #999;
	padding: 15px 20px 0 20px;
	overflow: auto;
}

#commentlist cite { font-size: 10px; color: #999; }

h2 {
	font-size: 15px;
	margin-bottom: 10px
}

#commentform input { width: 200px; }
#commentform textarea { width: 576px; }

.storycontent ul, .storycontent ol {
	padding-left: 20px;
	margin-bottom: 20px;
}

blockquote, code {
	clear: both;
	display: block;
	padding: 6px 10px;
	border-bottom: 6px solid #e0dfcc;
	background-color: #f9f8e3;
	margin-bottom: 10px;
}

/*.storycontent table {
	clear: both;
	border-collapse:collapse;
	margin-bottom: 10px;
}

.storycontent th {
	background-color: #900;
	border-bottom: 1px solid #ccc;
	padding: 2px 5px;
	color: #fff;
}

.storycontent td {
	border-bottom: 1px solid #ccc;
	padding: 2px 5px;
}*/

/* calendar styles */

#wp-calendar {
	border: 1px solid #999;
	empty-cells: show;
	margin: 0;
	width: 100%;
}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}

#wp-calendar a {
	display: block;
	text-decoration: none;
}

#wp-calendar a:hover {
	background: #000;
	color: #fff;
}

#wp-calendar caption {
	font-weight: bold;
	text-align: left;
}

#wp-calendar td {
	padding: 2px 0;
	text-align: center;
}

#wp-calendar td.pad:hover {
	background: #000;
	color: #fff;
}

#wp-calendar td:hover, #wp-calendar #today {
	background: #000;
	color: #fff;
}

#wp-calendar th {
	font-style: normal;
}

#wp-admin-bar {align:center; margin:0; padding:5px; background:#f9f9f9; border:1px solid #666; clear:both; text-align:center}
#wp-admin-bar ul {margin:0; padding:0}
#wp-admin-bar ul li {list-style-type:none; display:inline; margin:0 10px; padding:0}


#nav{
    background:#222;
    font-size:1.1em;

}

#nav, #nav ul {
	list-style: none;
	line-height: 1;

}

#nav a, #nav a:hover {
	display: block;
	text-decoration: none;
	border:none;

}

#nav li {
	float: left;
	list-style:none;
	border-right:1px solid #a9a9a9;

}

#nav a, #nav a:visited {
	display:block;
	font-weight:bold;
	color: #f5f5f4;
	padding:6px 12px;

}

#nav a:hover, #nav a:active, .current_page_item	a, #home .on {
	background:#000;
	text-decoration:none

}	

#nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 174px;
	border-bottom: 1px solid #a9a9a9;

}

#nav li li {
	width: 172px;
	border-top: 1px solid #a9a9a9;
	border-right: 1px solid #a9a9a9;
	border-left: 1px solid #a9a9a9;
	background: #777;
}

#nav li li a, #nav li li a:visited {
	font-weight:normal;
	font-size:0.9em;
	color:#FFF;

}

#nav li li a:hover, #nav li li a:active {
	background:#000;

}	

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;

}

a.main:hover
{
    background:none;
}



html {
    height: 100%;
}



#page-table {
    height: 100%;
    width: 100%;
    border-collapse: collapse;
    text-align: center;
}
#page-td {
    height: 100%;
    padding: 0;
    vertical-align: middle;
}
div#global {
    width: 600px;
    margin: 20px auto;
    text-align: left;

}





