/*
Theme Name: Magazine Basic
Theme URI: http://bavotasan.com/wordpress/free-wordpress-themes/magazine-basic-free-wordpress-theme/
Description: A 2 or 3 column magazine style theme with a fully customizable layout. Theme options include site width, 1 or 2 sidebars, header alignment, logo uploader, home page number of posts and more. Also includes two extremely useful widgets. Tested on WP 2.7.x using Firefox, IE6 and IE7. 100% xHTML valid. Designed by <a href="http://bavotasan.com"&gt;c.bavota</a&amp;gt; of &;lt;a href="http://tinkerpriestmedia.com"&gt;Tinker Priest Media</a>.
Version: 2.3.3
Author: c.bavota
Author URI: http://bavotasan.com/
Tags: right-sidebar,left-sidebar,fixed-width,three-columns,two-columns,white,custom-header,theme-options

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

/* Basic Tag Elements */

.slideshow-widget {
        margin-left: 30px;
        }

a {
	text-decoration: none;
	outline: none;
	color: #1FB1EA;
	}
	
	a:hover {
		text-decoration: underline;
		}
	
img { 
	border: 0;
	}

body {
	color: #2B2A25;
 	margin: auto; 
	font-size: 14px; 
        font-family: arial,georgia,sans-serif;
	padding: 0 20px; 
        background:#fff url(images/pigbackground01.jpg) repeat-y top center scroll;
	}

h1 a, h2 a, h3 a, h4 a, h5 a {
	color: #222;
	}

textarea {
	width: 97%;
	}

/* Header Elements */

#header{
	background: url("images/cat.jpg") no-repeat;
	float: left;
	width: 100%;
	}

/*SEARCH FORM*/

#search-header {
	width: 180px;
	}	

#login {
	height: 12px;
	font-size: 11px;
        font-family: arial,sans-serif;
        text-transform: uppercase;
	color: #fff;
	text-align: right;
	padding: 5px 10px 5px;
	background: #161616;
	}
	
	#login a {
		color: #fff;
		}
	
	#login ul {
		padding: 0;
		margin: 0;
		}
	
	#login ul li {
		display: inline;
                padding-right: 2px;
		}
	
.dot:before {
	content: url(images/whitedot.png) " ";
	}

/*LOGO*/

#title {
	font-size: 48px;
	margin: 5px 0 0px;
	padding: 0 0 0 2px;
	line-height: 34px;
	}
	
	#title a {
		color: #222;
		}		
	
	#title a:hover {
		color: #cc0000;
		text-decoration: none;
		}
		
#description {
	font-size: 14px;
        font-family: arial, sans-serif;
        text-transform: uppercase;
        font-weight: bold;
        color: white;
	padding: 10px 0px 10px 15px;
	}		

/*NAV BAR*/
#hr_perso{
	padding: 0 0 0 0;
        margin-top: 160px;
        margin-bottom: 0px;
}

#hr_perso hr{
        float: center;
        width: 100%;
	color: white;
        height: 1px;
        margin: 0 0 0 0;
        padding: 0 0 0 0;
}
	
#navigation {
	clear: left;
	background: #161616;
	float: left;
	width: 100%;
	height: 27px;
        padding: 0px 0 0px 0;
        margin-top: 0px;
	}

ul.menu * {
	margin:0; 
	padding:0;
	}

ul.menu ul {position:absolute; top:25px; left:0; background:#d1d1d1; display:none; opacity:0; list-style:none;}
ul.menu ul li {position:relative; border:1px solid #aaa; width:143px; margin:0}
ul.menu ul li a {display:block; padding:5px 7px 5px 12px; color: white; background-color: #161616; border-right: 0; font-size: 12px; }
/* ul.menu ul li a:hover {background-color:#007bff} */

ul.menu ul ul {left:159px; top:-1px}

	ul.menu {
		list-style:none;
		padding: 0;
		margin: 0;
		}
	
	ul.menu li {
		position:relative;
		font-family: verdana, Arial, Helvetica, sans-serif;
		list-style-type: none;
		float: left;
		font-size: 14px;
		padding: 0;
		margin: 0;
		position: relative;
		}
	
	ul.menu a {
		display: block;
		font-weight: bold;
		color: #fff;
		border-right: 1px solid #161616;
		padding: 4px 12px 4px 12px;
		}
		
		ul.menu a:hover {
			color: #ffffff;
			background: #00b7ff;
			text-decoration: none;
			}
		
	ul.menu .menulink:hover, ul.menu .menuhover { 
		color: #ffffff; 
		background-color:#00b7ff;
		}		
								
#sub-navigation {
	clear: both;
	border-bottom: 1px solid white;
	float: left;
	width: 100%;
	padding-top: 2px;
        font-family: arial, sans-serif;
	}
	
	#sub-navigation img {
		float: left;
		position: relative;
		top: 3px;
		}
	
	#sub-navigation ul {
		padding: 0 0 0 5px;
		margin: 0;
		}
	
	#sub-navigation li {
		list-style-type: none;
		float: left;
		text-transform: uppercase;
		font-size: 12px;
		padding: 0;
		margin: 4px 0 3px;
		}
	
	#sub-navigation ul.pages li:after {
		content: url(images/blackdot.png);
	}
	
	#sub-navigation a {
		color: #222;
		padding: 4px 5px 3px 5px;
		}
		
		#sub-navigation a:hover {
			text-decoration: underline;
                        background: #FFF600;
			}

/* Main Elements */
	
#mainwrapper {
	float: left;
	width: 100%;
	padding: 10px 0 10px 0;
	margin: 0;
	border-top: 2px solid #161616;
	border-bottom: 5px solid #161616;
	background: #fff;
	}

#sidebar {
	float: left;
        width: 350px;
	margin: 0px 0px 0px 40px;
	padding: 5px 0 0;
	}

#secondsidebar {
	float: left;
	margin: 0 0px;
	padding: 5px 0 0;
	}
	
/*SIDE BAR*/

.side {
	line-height: 20px;
	font-size: 18px;
        font-family: georgia,arial,sans-serif;
	margin-bottom: 0;
	}	

/*SIDE WIDGETS*/
	
.side-widget {
	float: left;
	margin: 0 0 10px;
	padding: 0 0px 15px;
	background: url(images/bg-hatch.gif);
	border: 1px dotted #ccc;
	}
	
	.side-widget ul {
		padding: 0;
		margin: 0;
		list-style-type: none;
		}

	.side-widget ul li {
		padding: 0;
		margin: 0;
		font-size: 12px;
                font-family: arial, sans-serif;
                
		}
		
	.side-widget ul li {
		padding-left: 5px;
		padding-right: 5px;	
		margin: 2px 0;
		}
	
	.side-widget h2 {
		font-size: 14px;
                font-family: verdana,arial,sans-serif;                
                font-weight: bolder;
                line-height: 20px;
                background: #cccccc;
                color: #161616;
		border-bottom: 1px solid #999999;
		padding: 3px 0 3px;
		margin-top: 0;
		text-align: center;
		}
		
	.side-widget .storycontent {
		font-family: arial, sans-serif;
                font-size: 90%;
		}
		
	.side-widget .noline {
		border-bottom: 0;
		}
	

        .side-widget .page_item a {	
                font-style: underline;
                color: #222222;
                }

/*COMMENTAIRES RECENTS WIDGET*/
	
#recentcomments .recentcomments {
                font-family: arial, sans-serif;
                font-size: 90%;
                }

                .recentcomments a {	
                font-style: underline;
                color: #222222;
                }

#recentcomments h2 {
             background-image: url("images/bubble.png") no-repeat;
}

/*ARCHIVES WIDGET*/

.side-widget select {
		margin-left: 20px;
		}

/*DANCE DANCE NOUVEL ARTICLE WIDGET*/

.side-widget .side,
.side-widget .meta,
.side-widget .storycontent {
		padding: 0px 5px 0px 5px;
		}

/*PIG NETWORK WIDGET */

.textwidget p {
             margin: 13px 0px 0px 13px;
             font-family: arial, sans-serif;
             font-size: 12px;
              }

.textwidget img {
            display: block;
            float: left;
            padding: 0px 5px 0px 5px;
            margin: 0px;
}

.textwidget a {	
             font-style: underline;
             color: #161616;
              }

.posts {
	border-bottom: 1px solid #aaa;
	margin-bottom: 10px;
	float: left;
        width: 100%;
	}
	
	.posts h2 {
		margin:0;
                font-family: georgia,arial,sans-serif;
		}

        .posts h2 a:hover {	
                font-style: underline;
                color: #222222;
                }
	
	.posts img {
		margin: 10px 10px 10px 10px;
		float: left;
		width: 100px;
		}

.posts p {
       margin: 0;
       padding: 0px 0px 5px 0px;

}

.posts p a{
       margin: 0;
       padding: 0px 0px 5px 0px;
       font-size: 80%;
}

.readmore {
	color: #cc0000;
	}

/*FOOTER*/
		
#footer {
	clear: both;
	float: left;
	width: 100%;
	padding: 5px 0;
	text-align: center;
	font-size: 10px;
        color: white;
	background: #161616;
	}

#footer span{
       color: white;
}

/*** Left Content Elements ***/

#leftcontent {
	float: left;
	margin: 0 10px;
	padding: 0;
	}


/*Control Category tags on Front Page !*/

#leftcontent #twocol p,
#leftcontent #threecol2 p{
        padding: 0em;
        margin: .3em 0 .3em 0;
        text-align: left;
}

/*EQUIPE PLUGIN*/

#leftcontent .pages {
	font-family: arial, sans-serif;
	}

#leftcontent .pages tr {
        height: 30px;
}

#leftcontent .pages thead {
        background-color: #cccccc;
        color: #161616;
        text-transform: uppercase;
        height: 25px;
}

.navigator {
        height: 25px;
        border-top: dotted #999999 1px;
        border-bottom: dotted #999999 1px;

}
.navleft {
        float: left;
        padding-left: 1em;
        padding-top: .2em;

}

.navright {
        float: right;
        text-align: right;
        padding-right: 1em;
        padding-top: .2em;

}

.pages h1.alkivia-title{ 
        padding: 2px 0px;
        margin: 0;
        font-family: arial black, arial, sans-serif;
        text-transform: uppercase;
        border-top: dotted #999999 1px;
        border-bottom: dotted #999999 1px;
        font-size: 300%;
}

.pages h3 {
        margin: 0;
        padding: 2px 0;
        font-size: 90%;
}

.pages h2 {
        margin: 0;
        padding: 2px 0px;
        border-top: dotted #999999 1px;
        border-bottom: dotted #999999 1px;
}

/*END EQUIPE PLUGIN*/


#leftcontent .pages {
	font-family: arial, sans-serif;
	}

#leftcontent .breadcrumb {
        font-size: 80%;
        font-family: arial, sans-serif;
}

	#leftcontent h5 {
		font-family:Arial, Helvetica, sans-serif;
		margin: 0;
		padding: 0;
		color: #cc0000;
		margin-bottom: 5px;
		font-size: 18px;
		}

	#leftcontent h1 {
		margin: 0;
		padding: 0;
		font-size: 24px;
		line-height: 26px;
		}

#leftcontent h1.catheader,
#leftcontent h1.catheader a,
#leftcontent h1.catheader a:hover {
	margin-top: 0px;
	color: #cc0000;
	font-weight: bold;
        font-size: 16px;
        text-decoration: none;
        text-transform: uppercase;
	}

	
	#leftcontent .post h1, 
	#leftcontent .twopost h1, 
	#leftcontent .threepost h1 {
		margin-top: 0px;
		font-size: 36px;
		font-family: Georgia, Times, serif;
		font-weight: normal;
		line-height: 38px;
		color: #222;
		}
		
	#leftcontent .twopost h1 {
		font-size: 26px;
		line-height: 28px;
		}
	
	#leftcontent .threepost h1 {
		font-size: 20px;
		line-height: 22px;
		}

	#leftcontent .single h1 {
		margin-top: 5px;
		font-size: 44px;
		font-family: Georgia, Times, serif;
		font-weight: normal;
		line-height: 46px;
		color: #222;
		}
	
	#leftcontent .postmetadata {
		clear: both;
		line-height: 14px;
                font-family: georgia,arial,sans-serif;
		}
        
        #leftcontent .post h5 {
                text-transform: uppercase;
                font-size: 16px;
                }
		
	#leftcontent .post .entry {
		font-size: 14px;
		line-height: 18px;
                font-family: arial,georgia,sans-serif;
		}


#leftcontent .sociable_tagline {
                font-size: 90%;
                padding-bottom: 8px;
                }

#leftcontent .storycontent {
		font-size: 14px;
		line-height: 18px;
                font-family: arial, sans-serif;
		}

#leftcontent .twopost .storycontent,
#leftcontent .threepost .storycontent  {
		font-size: 13px;
		line-height: 15px;
                font-family: arial, sans-serif;
		}

#leftcontent p {
            padding: 0 0 0 0;
            margin: 5px 0 10px 0;
}
		
/* This is your subtitle style */

#leftcontent p.sub {
	font-size: 24px;
	line-height: 26px;
	font-weigth: bold;
	font-style: italic;
	margin: 10px 0 0;
	}

/* This is your blockquote style */
	
#leftcontent blockquote p {
	width: 200px;
	font-size: 24px;
	line-height: 26px;
	float: right;
	margin: 10px 0 10px 30px;
	font-style: italic;
	}

.more-link {
	font-size: 11px;
	text-align: right;
	color: #cc0000;
	}

.tags a {
	color: #cc0000;
        font-family: georgia,arial,sans-serif;
	}
	
.meta {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #888;
        padding-top: 3px;
	}	

.post {
	float: left;
	border-bottom: 1px solid #aaa;
	margin-bottom: 10px;
	padding-bottom: 10px;
	width: 100%;
}

/***TWO COL***/

#twocol {
	float: left;
	margin-bottom: 3px;
	padding: 0px 0 0;
	background: url(images/littlestar.gif) repeat-y 50% 0;
	}
	
#twocol .storycontent img {
                width: 80px;
		float: left;
		margin: 5px 8px 2px 0;
		}
	
.mainhr {
	float: left;
	background: #aaa;
	clear: both;
	width: 100%;
	height: 1px;
	border: 0;
}	
	
.twopost {
	width: 46%;
	float: left;
	}	

	.twopost2 {
		margin-left: 7.5%;
		}
	

.twopost p a {
        font-size: 12px;
        font-style: bold;
        color: #cc0000;
        padding: 0;
        margin: 0;
        }

/***THREE COL***/
        	
#threecol {
	float: left;
	background: url(images/littlestar.gif) repeat-y 31.5% 0;
	margin-top: 0px;
	}

#threecol2 {
	float: left;
	padding: 0;
	background: url(images/littlestar.gif) repeat-y 67% 0;
}

.threepost p a {
        font-size: 12px;
        font-style: bold;
        color: #cc0000;
        padding: 0;
        margin: 0;
}


#threecol img {
		width: 40px;
		float: left;
		margin: 5px 8px 1px 0;
		}

.threepost {
	width: 29%;
	float: left;
	border-top: 1px solid #aaa;
	padding-top: 0px;
        margin: 0;
	}

	.threepost2, .threepost5 {
		padding: 0px 0 0;
		margin: 0 6%;
		}
		
	.threepost1, .threepost2, .threepost3 {
		border-top: 0;
		}
		
	.threepost1, .threepost4 {
		clear: left;
		}

.threepost h1 a{
        padding: 0;
        margin: 0;
}

/*BLOCS COULEUR*/

.twopost1 h1 a {	
         padding: 2px;
         margin-bottom: 2px;
         color: #161616;
            }

.twopost1 h1 a:hover {	
         font-style: underline;
         color: #1FB1EA;
            }

.twopost1 .meta,{
        margin: 0px;
            }


.twopost2 h1 a {	
         padding: 2px;
         margin-bottom: 2px;
         color: #161616;
            }

.twopost2 h1 a:hover {	
         font-style: underline;
         color: #1FB1EA;
            }

.twopost2 .meta,{
        margin: 0px;
            }

.threepost1 h1 a {	
         padding: 2px;
         margin-bottom: 2px;
            }

.threepost1 h1 a:hover {	
         font-style: underline;
         color: #1FB1EA;
            }

.threepost1 .meta,{
        margin: 0px;
        
            }



.threepost2 h1 a {	
         padding: 2px;
         margin-bottom: 2px;
            }

.threepost2 h1 a:hover {	
         font-style: underline;
         color: #1FB1EA;
            }

.threepost2 .meta,{
        margin: 0px;
        
            }


.threepost3 h1 a {	
         padding: 2px;
         margin-bottom: 2px;
            }

.threepost3 h1 a:hover {	
         font-style: underline;
         color: #1FB1EA;
            }

.threepost3 .meta,{
        margin: 0px;
        
            }
		
/* Other Elements */

.red, .entry a {
	color: #cc0000;
	}
	
#tagcloud {
	width: 400px;
	text-align: center;
	margin: auto;
	padding: 20px;
	}	
	
#tagcloud a {
	color: #cc0000;
	}

/* Comment Elements */

h3#comments {
	text-transform: none;
	padding-bottom: 5px;
	}

#postcomments {
	padding-top: 20px;
	}
			
			
	 h4#comments, #respond h3 { color:#333; font:normal 200% arial,georgia,times,serif; margin:0 0 .1em; padding:0 0 .1em; }

	 #respond p { font-size:11px; margin:0 0 1em; }	

	 ol.commentlist { list-style:none; margin:0; padding:0; }

	 ol.commentlist li { border:1px solid #d5d5d5; border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px; margin:0 0 10px; padding:5px 7px 5px 64px; position:relative; }

	 ol.commentlist li.pingback comment-author { padding:0 170px 0 0; }

	 ol.commentlist li div.vcard { font-weight:bold; font-size: 14px; line-height: 16px; font-family: helvetica,arial,sans-serif; }

	 ol.commentlist li div.vcard cite.fn { font-style:normal; font-size: 11px; }

	 ol.commentlist li div.vcard cite.fn a.url, .cancel-comment-reply a { color:#cc0000; text-decoration:none; }

	 ol.commentlist li div.vcard cite.fn a.url:hover, .cancel-comment-reply a:hover { color:#000; }

	 ol.commentlist li div.vcard img.avatar { background: #fff; border:1px solid #aaa; padding: 5px; left:7px; position:absolute; top:7px; }

	 ol.commentlist li div.comment-meta { font-weight:bold; font-size: 10px; line-height: 16px; font-family: helvetica,arial,sans-serif; position:absolute; right:10px; text-align:right; top:5px; }

	 ol.commentlist li div.comment-meta a { color:#1FB1EA; text-decoration:none; }

	 ol.commentlist li p { font-weight:normal; font-size: 12px; line-height: 16px; font-family: helvetica,arial,sans-serif; margin:5px 0 12px; }

	 ol.commentlist li ul { font-weight:normal; font-size: 12px; line-height: 16px; font-family: helvetica,arial,sans-serif; list-style:square; margin:0 0 12px; padding:0; }

	 ol.commentlist li div.reply { background:#999; border:1px solid #666; border-radius:2px; -moz-border-radius:2px; -webkit-border-radius:2px; color:#fff; font:bold 9px/1 helvetica,arial,sans-serif; padding:6px 5px 4px;  text-align:center; width:36px; }

	 ol.commentlist li div.reply:hover { background:#cc0000; border:1px solid #cc0000; }

	 ol.commentlist li div.reply a { color:#fff; text-decoration:none; text-transform:uppercase; }

	 ol.commentlist li ul.children { list-style:none; margin:12px 0 0; text-indent:0; }

	 ol.commentlist li ul.children li.depth-2 { margin:0 0 3px; }

	 ol.commentlist li ul.children li.depth-3 { margin:0 0 3px; }

	 ol.commentlist li ul.children li.depth-4 { margin:0 0 3px; }

	 ol.commentlist li ul.children li.depth-5 { margin:0 0 3px; }

	 ol.commentlist ul.children li.odd { background:#fff; }

	 ol.commentlist ul.children li.even { background:#f6f6f6; }

	 ol.commentlist li.pingback div.vcard { padding:0 170px 0 0; }
			
.commentnumber {
		position: absolute;
		left: 7px;
		bottom: 3px;
		font-size: 14px;
		color: #ccc;
		}

/* WordPress Required Elements */

.aligncenter,
div.aligncenter {
   clear: both;
   border: 1px solid black;
   padding: 5px;
   display: block;
   margin: 0 0px 0 0;
}

.alignleft, div.alignleft {
   float: left;
   margin: 10px 10px 10px 10px;
   
}

.alignleft a {
   color: #1FB1EA;
}

.alignleft a:hover {
   color: #1FB1EA;
}


.alignright, div.alignright {
  text-align: right; 
  float: right;
  margin: 10px 10px 10px 10px;
   
}

.alignright a {
   color: #1FB1EA;
}

.alignright a:hover {
   color: #1FB1EA;
}



.alignnone {
	margin: 5px 0;
	}

.wp-caption {
   border: 1px solid #161616;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 0;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}

#today {
	color: #cc0000;
	}

#wp-calendar {
	margin: auto;
	}

.navigation {
  text-transform: uppercase;
  text-weight: bold;
}
