/*  
Theme Name: agent-provocateur
Theme URI: http://agent-provocateur.ch
Description: wordpress theme for agent-provocateur.ch/news
Version: 1
Author: Alain Bellet
Author URI: http://www.notdefined.net
*/
@charset "utf-8";

#header {
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #CCCCCC;

}
#wrapper {
	width: 900px;
	text-align: left;	
}
#main #navLink a{
	text-decoration: none;
	color: #FF2B06;
	font-size: 12px;
}
#main #contentArea {
	float: left;
	width: 500px;
	padding-top: 30px;
	margin-right: 10px;
}

#main #sideBar {
	width: 200px;
	background-color: #F0F0F0;
	float: right;
	display: inline;
	padding-top: 4px;
}
#main #sideBar h2{
	font-family:   Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 14px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#main #sideBar ul{
	list-style-type: none;
	padding-left: 5px;
	margin-top: 0px;
	margin-left: 0px;
}
#main #sideBar ul li{
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDDDDD;
}
#main #sideBar ul li ul{
	padding-left: 0px;
	margin-left: 0px;
}
#main #sideBar ul li ul li{
	font-family:   Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 11px;
	margin-bottom: 5px;
	padding-left: 5px;
	border: none;
}
#main #sideBar ul li ul li a{
	color: #666666;
	text-decoration: none;
	font-family:   Arial, Helvetica, sans-serif;
	font-size: 10px;
	display: block;
}
#main #sideBar ul li ul li.recentcomments a{
	display: inline;
}
* html #main #sideBar ul li ul li a{
	width: 190px;
	margin-top: -8px;
}
#main #sideBar ul li ul li a:hover{
	color: #FF2B06;
	background-color: #EAEAEA;
}
#header #headLeft {
	padding-right: 10px;
	padding-top: 40px;
	text-align: center;
	float: left;
	width: 505px;
	background-color: #FAFAFA;
}
#header /*TITLE AND HEADLINE */
 #siteTitle  a, #siteTagLine{
	font-family:   Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #666666;
	text-align: right;
	font-size: 28px;
	text-decoration: none;
}
#header #siteTagLine {
	color: #CCCCCC;
	font-size: 14px;
}
#header #headSpace{
	height: 20px;
}
#header #navigation a{
	color:				#777777;
	font-size: 			11px;
	text-decoration: 	none;
	font-family: 		  Arial, Helvetica, sans-serif;
	display: block;
	margin-top: 1px;
	margin-bottom: 1px;
}
#header #navigation a:hover{
	color: #ff2b06;
	background-color: #e7e7e7;
}
#header #navigation ul {
	float:				right;
	list-style:			none;
	width:				200px;
	border-top:			1px solid #8d8d8d;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#header #navigation ul li {
	border-bottom:		1px solid #e2e2e2;
	line-height: 16px;
}
#header #search {
	float: right;
	width: 80px;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #CCCCCC;
	text-align: center;
	height: 120px;
	background-color: #F7F7F7;
}
#header #search:hover ,
#header #search input#searchsubmit:hover{
	background-color: #EEEEEE;
}
#header #search form{
	margin-top: 15px;
	margin-bottom: 0px;
}
#header #search input.text{
	width: 68px;
	height: 68px;
	margin: 0px;
	padding: 0px;
}
#header #search input#searchsubmit{
	background-color: #F7F7F7;
	font-family:   Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 12px;
}
#header #rss {
	float: right;
	width: 80px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dashed;
	border-left-style: dashed;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-right: 10px;
	text-align: center;
	background-image: url(images/rssbg.gif);
}
#header #rss a{
	display: block;
	height: 20px;
	padding-top: 100px;
	font-family:   Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #CCCCCC;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 1px;
}
#header #rss a:hover{
	background-image: url(images/rssbghover.gif);
}
.post {
	font-family:   Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #333;
	padding:8px 0 3em 0;
}

.post .entry {
	text-align: justify;
}
.post a{
	text-decoration: underline;
	color: #000;
}
.post a:hover{
	text-decoration: underline;
}
.post .posttitle a {
	text-decoration: underline;
	font-weight: nomal;
	font-size: 13px;
	color: #333;
	display: block;
	padding-bottom:5px;
}

.post .posttitle a:hover {
	color: #330099;
}
.post .post-info, .post .postmetadata {
	font-size: 10px;
}
#footer{
	width: 500px;
	clear: left;
	height: 24px;
	padding-top: 6px;
}
#footer, #footer a{
	color: #CCCCCC;
	font-weight: bold;
	font-family:   Arial, Helvetica, sans-serif;
	text-decoration: none;
}
#footer #themeData {
	float: right;
	font-size: 12px;
	padding-top: 2px;
}
#footer  #copyright {
	text-transform: uppercase;
}
body {
	margin: 0px;
}
#commentDiv{
	font-family:   Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#commentDiv a{
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF2B06;
	text-decoration: none;
}
#commentDiv #commentform textarea#comment{
	width: 500px;
}
#commentDiv #comments, #respond{
	margin: 0;
	padding:1em 0 0 0;
}
#commentDiv #commentform 
{
	margin:10px 0;	
	padding:10px;
	background:#f9fcfc;
	border-top: #ddd 1px solid;
	border-bottom: #ddd 1px solid;
}
#commentDiv .commentnum 
{
	font-size:1.5em;
	font-weight:bold;	
	margin:0 5px 0 0;
}
#commentDiv .commentlist {
	margin: 1em 0;
	padding: 0;		
	border-top: #ddd 1px solid;
}
#commentDiv .commentlist li 
{
	list-style:none;
	margin: 0;
	padding: 0.5em 0.5em 2em;	
	background:#fff url(img/shadow_top.gif) repeat-x top;
	border-bottom: #ddd 1px solid;
}
#commentDiv .commentlist li.alt 
{
    background:#f9f9f9;    
}
#commentDiv .commentlist li.authorcomment 
{
    border:#fc9 1px solid;      
}
#commentDiv .commentlist li .cmtinfo 
{
	font-size:1em;			
}
#commentDiv .commentlist li cite 
{
	font-style:normal;
	font-weight:bold;
}
#commentDiv .commentlist li .cmtinfo em 
{
	float:right;
	margin:0;
	padding:0;
	font-style:normal;
	font-size:0.9em;
	color:#999;
}

/* for matching AP layout */

#menus {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #ffffff;
	color:#333;
	width:100%;
	height:35px;
	padding:0px;
	text-align: left;
	border-bottom: 1px solid #333;
	
}

#menus a {
	color: #333;
	text-decoration:none;
}

#menus a:hover {
	color: #330099;
}

#tocenter {
	text-align: left;
	margin: 0px auto 0px;
	padding: 0px;
	width: 570px;
	margin-bottom:20px;
}

#documentbody {
	width:500px;
	height:auto;
	background-color: #ffffff;
	padding:10px;
	border-bottom: 1px solid #333;
	border-left: 1px solid #333;
	border-right: 1px solid #333;
	margin-left:110px;
}

#aplist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	position:absolute;
	color:#333;
	top:50px;
	left:15px;
	width:280px;
	text-align:left;
	line-height: 12px;
}

#aplist h5{
	margin:0;
	padding-top:5px;
	font-weight:bold;
	font-size:13px;
	text-decoration: none;
}

#aplist i{
	font-weight:normal;
	font-size:10px;
}

#aplist ul{
	list-style-type: none;
	list-style:none; 
	margin-left:0;
	padding-left:8px;
	font-size:11px;
	line-height: 15px;
}

#aplist a {
	color:#000;
	background-color: #FFFFFF;
	text-decoration:none;
	font-weight: bold;
}

#aplist a:hover {
	background-color: #000000;
	color:#FFF;
}