/*  
Theme Name: QuickPic
Theme URI: http://www.quickonlinetips.com/archives/quickpic/
Description: 1-column photoblogging theme, widget ready, SEO optimized by <a href="http://www.quickonlinetips.com/">Quick Online Tips</a>.
Version: 1.3
Author: Quick Online Tips
Author URI: http://www.quickonlinetips.com/
Tags: fixed-width, one-column, white, photoblogging, threaded-comments, sticky-post
.
Released under the <a href="http://www.opensource.org/licenses/gpl-license.php">GPL</a>.
.
*/


/* Begin Typography & Colors 
------------------------------------- */
@font-face {
  font-family: NewsGothicMT;
  src: url(NewsGothicMT);
  /* font-weight, font-style ==> default to normal */
}

@font-face {
      font-family: DollySmall;
      src: url(UnderwareDollySmCpMozillaDEMO.ttf);
      }
    


body {
	font-size: 0.75em;  
	font-family: NewsGothicMT, Lucida Grande, Arial, "Times New Roman", Times, serif;  
	background: #c3c3b0;
	color: #333;
	text-align: center;
	}

#navbar {
	font-family: NewsGothicMT, Lucida Grande, Arial, "Times New Roman", Times, serif; 
	font-size: 1.1em;
	line-height: 1.3em;
    background: url('images/main_bg.jpg') top left repeat-y; 
    margin: 0;
    color: #666; 
    /*letter-spacing:-1px;  */
	text-align: left;
    }

#navbar a {
	color: #666;
        text-decoration:none;
        text-transform:uppercase;
        font-weight:bold;
        }

#navbar a:hover {
	color: #000;
        }

#page {
	background-color: transparent; 
	text-align: left; 
	}

#header { 
	background: url('images/header.jpg') top left no-repeat; 
	width:1015px;
	height:164px;
	}

#header-inside { 
	background: url('images/header-inside.jpg') top left no-repeat; 
	width:1015px;
	height:164px;
	}
 
 .flag {
float:right;
width:20px;
margin-right:15px;
}

.flag img {
float:left;
}

 .flag_inside {
float:right;
width:20px;
margin: 15px 13px 0px 0px;
}

.flag_inside img {
float:left;
}
 
#content {
font-size: 1.0em;
width:100%;
background: url('images/main_bg.jpg') top left repeat-y; 
text-align: left; 
overflow:auto;
overflow-x: hidden;
overflow-y: hidden;
	} 
	
#content_inside {
font-size: 1.0em;
margin-top:-20px;
width:100%;
background: url('images/main_bg.jpg') top left repeat-y; 
text-align: left; 
overflow:auto;
overflow-x: hidden;
overflow-y: hidden;
	} 

#content p {
 text-align: left; 
 padding: 10px 0px 0px 15px;
	} 


#content_inside p {
 text-align: left; 
 padding: 10px 0px 0px 15px;
	} 
	
#left {
 width:250px; 
 float:left;
 background: #ffffff;
 margin:20px 0px 0px 40px;
 clear:both;
	} 
	
.narrowcolumn .entry  {
	line-height: 1.6em;
	text-align: left; 
	} 
	
.entry_inside  {
	line-height: 1.6em;
	text-align: left;
	background-color:#c4c2b0;
	margin-top:-11px;
	padding-right:10px;
	clear:left;
	} 
	
.entry_inside li{
list-style: square inside; 
color:#000000;
padding-left:25px;
}

.entry_inside_archive_list  {
	line-height: 1.6em;
	text-align: left;
	background-color:#c4c2b0;
	margin-top:-11px;
	padding-right:10px;
	height:400px;
	} 
	
.entry_inside_archive_list li{
list-style: square inside; 
color:#000000;
padding-left:25px;
}

.narrowcolumn .postmetadata {
text-align: left; 
	}

.alt {
        background: #f3f3f3;
	}

#footer { 
	border: none;
	}

small {
	font-family: NewsGothicMT, Lucida Grande, Arial, "Times New Roman", Times, serif; 
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3, h4 {
	font-weight: bold;
	}

#content h1 {
	font-size: 1.7em; 
	text-align: left;
	}

#header td { 
	font-size: 1.1em; 
        }

#header h1 { 
	font-size: 1em; 
        margin: 0;
        padding:0;
	}

.blogtitle {
	font-size: 2.8em !important; 
	text-align: center;
 	font-weight: bold; 
        margin: 10px 0 0 0;
        padding: 0;
	}
 
.description {
        padding: 5px;
        color: #ccc;
	font-size: 1.1em;
	text-align: center;
	}
 
h2 {
	font-size: 1.0em;
	text-align: left;
	}

h2.pagetitle {
	font-size: 1.0em;
	}

.post_inside h2 { 
	background-color:#b7412f;
	text-align:left;
	color:#ffffff;
	font-size: 1.0em;
	line-height:1.9em;
	height:40px;
	padding-left:12px;
	font-weight:bold;
	font-family: NewsGothicMT, Lucida Grande, Arial, "Times New Roman", Times, serif;  
	}
	
.post_inside h2 a { 
	color:#ffffff;
	}
	
h2.theme  { 
	background-color:#AC121C;
	text-align:left;
	color:#ffffff;
	font-size: 1.5em;
	line-height:1.9em;
	height:40px;
	padding-left:12px;
	font-weight:bold;
	font-family: NewsGothicMT, Lucida Grande, Arial, "Times New Roman", Times, serif;  
	}

h2.archives  { 
	background-color:#FBBC00;
	text-align:left;
	color:#ffffff;
	font-size: 1.5em;
	line-height:1.9em;
	height:40px;
	padding-left:12px;
	font-weight:bold;
	font-family: NewsGothicMT, Lucida Grande, Arial, "Times New Roman", Times, serif;  
	}

h2.info  { 
	background-color:#5267A6;
	text-align:left;
	color:#ffffff;
	font-size: 1.5em;
	line-height:1.9em;
	height:40px;
	padding-left:12px;
	font-weight:bold;
	font-family: NewsGothicMT, Lucida Grande, Arial, "Times New Roman", Times, serif;  
	}


.post_inside h2 a:hover { 
	color:#cacaca;
	}


h3 {
	font-size: 1.2em;
	font-family: NewsGothicMT, Lucida Grande, Arial, "Times New Roman", Times, serif;  
	
	}

#header  h1, h1 a, h1 a:hover, h1 a:visited {
	text-decoration: none;
	color: white; 
	}


h1, h1 a, h1 a:hover, h1 a:visited {
	text-decoration: none;
	color: #333;
	}

h2, h2 a, h2 a:visited, {
	color: #ffffff;
	}
	
h3, h3 a, h3 a:visited {
color: #b6412f;
}

h3, h3 a, h3 a:hover, h3 a:visited {
text-decoration:none;
}

h2, h2 a, h2 a:hover, h2 a:visited, #bottombox h2, #bottombox h4, #wp-calendar caption, cite {
	text-decoration: none;
	}

#bottombox h4 { 
	font-size: 1.2em; 
	}

 
.commentlist li, #commentform input, #commentform textarea {
	font-size: 1em;
	}

.commentlist li {
	font-weight: normal;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p { 
	font-size: 1.1em;
	}

.commentmetadata {
	font-weight: normal;
	}
 
small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

pre  {  
   font: 1em 'Courier New', Courier, Fixed;
   color: #008000;
   background: #F8F8F8;
   padding: 5px;
   line-height:1.5em;
   border: 1px solid #ddd; 
   overflow-x: auto; /* Use horizontal scroller if needed; for Firefox 2, not needed in Firefox 3 */
   white-space: pre-wrap; /* css-3 */
   white-space: -moz-pre-wrap !important; /* Mozilla, since 1999 */
   white-space: -pre-wrap; /* Opera 4-6 */
   white-space: -o-pre-wrap; /* Opera 7 */
   /* width: 99%; */
   word-wrap: break-word; /* Internet Explorer 5.5+ */
      }

code  {
	font-family: Arial, "Times New Roman", Times, serif;  
   color: #008000;
   background: #fff; 
   line-height:1.5em;
   text-align:center;
       }

acronym, abbr, span.caps {
	font-size: 0.9em;
	letter-spacing: .07em;
	}

	
h2 a, h2 a:visited, h2 a:hover {
 font-weight:bold;
}

   a {     font-weight:bold;}

a:hover { 
        text-decoration: underline; 
	}
 
.sticky {
        background: #FFF8DC !important; 
        padding: 15px;
        margin: 10px 0;
        }


#bottombox a { 
        color: #005500;
        font-weight:bold;
	text-decoration: none;
	}

#bottombox a:hover { 
	text-decoration: underline;
	}

/* Begin Structure 
------------------------------------- */
body {
	margin: 0 0;
	padding: 20px 0 0 0; 
	}

#page {
	background-color: transparent;
	margin: 10px auto 0px auto;
	padding: 0;
	width: 1015px; 
	}

#header { 
	margin: 0 0 0 0; 
	padding: 0;  
    text-align:center;
	}

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

#header a:hover { 
        color: #CCC;
	}

.narrowcolumn {
	float: left;
	padding: 0 0 20px 45px;
	margin: 0px 0 0;
	width: 950px;
    background: transparent;
	} 

.post {
	margin: -20px 20px 0px 20px;
	text-align: left;
    background: transparent;
    padding: 10px;
	}


	
.post_inside {
	margin: -20px 25px 0px -10px;
	text-align: left;
    background: transparent;
    padding: 10px;
    width:675px;
	}

.post hr {
	display: block;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}
 

.postmetadata {
	clear: left;
       }
 
 img.facebook {
 float:right;
 margin-top:-8px;
margin-right:38px;
 }
 
#footer {  
	font-family: Arial, Helvetica, Sans-Serif;	
    padding: 0;
    color: #999a8c;
    font-size: 1.1em;
	margin: 0 auto ;
	width: 1015px;
	height:50px;
	clear: both;
    background: url('images/footer_bg.jpg') top left no-repeat; 
	}

#footer a {  
	color: #999a8c;
	text-decoration: none;
    
	}

#footer a:hover { 
        color: #999a8c; 
        border-bottom: 1px dotted #b23e34;
	}

#footer p {
	margin: 0 0;
	padding: 0px;
	text-align: center;
	}
 


/*	Begin Headers
------------------------------------- */
#content h1   {
	margin: 30px 0 0;
	}

h2 {
	margin: 30px 0 0;
	}

h2.pagetitle, h2.pagetitle {
	margin-top: 30px;
	text-align: center;
        }

#bottombox h2 {
	margin: 10px 0 0;
	padding: 0;
	}

#bottombox h4 {
	font-family: Georgia, "Times New Roman", Times, serif;  
	margin: 10px 0 0;
	padding: 2px;
        color: #000;
        text-transform:uppercase;       
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	} 



/* Begin Images
------------------------------------- */
p img {
	padding: 0;
	max-width: 100%;
	}
 
.entry img {
        padding:0px;
        margin: 5px 0; 
        border: 5px solid #ddd;
        }

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	
	}

.alignright {
	float: right; 
	}

.alignleft {
	float: left 
	} 

.size-full {

}

/* Begin Lists 
------------------------------------- */



/* Begin Form Elements
------------------------------------- */


.entry form {  
	text-align: left; 
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
    border: 3px solid #ccc;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
        border: 3px solid #ccc;
	}

#commentform #submit {
	margin: 0;
	float: left;
        font-size: 0.9em;
	} 

/* Begin Comments
------------------------------------- */


/* Begin bottom box
------------------------------------- */
#bottombox {
	font-family: Arial, Helvetica, Sans-Serif;
	padding: 10px;
        margin: 0 0;
background: url('images/main_bg.jpg') top left repeat-y; 
        color: #333;
	font-size: 1em; 
        clear: both;
        }

#adbox { 
        text-align: left;
        padding: 5px;
        background: #fff;
        margin: 0 0 5px 0; 
        border: #ccc 2px solid;
        text-align: center;
        }


#box1 {
        padding: 5px;
        margin:2px;    
        border: 0px solid #DDD;
   }

#box2 {
        padding: 5px;
        margin:2px;  
        border-left: 1px solid #DDD;
        }

#box3 {
        padding: 5px;
        margin:2px;  
        border-left: 1px solid #DDD;
        }
     
#l_box {
	width:250px;
	float: left; 
        padding: 5px;
        border: 1px solid #DDD;
        background: #f9f9f9;
        }

#r_box {
	width:250px;
	float: right; 
        padding: 5px;
        background: #f9f9f9;
        border: 1px solid #DDD;
        }

#bottombox_low {
	clear:both;
	}



/* Begin Tags & Classes 
------------------------------------- */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ccc;

	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
        font-size: 1.3em;
	} 

/* Captions 
------------------------------------- */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
}

.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;
}
/* End captions */

.breadcrumb {
	margin: 0px 0px 0px 43px;
	background-color:transparent;
}

table.menu_inside {
	width:250px;
	height:auto;
	margin:0px 0px 20px 0px;
	padding:0px;
	border-collapse: collapse;
}

img.alignleft {
background-color:#ffffff;
padding:2px;
}

img.aligncenter {
background-color:#ffffff;
padding:2px;
}

img.alignright {
background-color:#ffffff;
padding:2px;
}

img.bande-annonce {
text-align:center;
margin:auto;
}

img.attachment-thumbnail  {
background-color:#ffffff;
padding:2px;
}

#menufloat {
float:right;
text-align:right;
}

#menufloat a {
color:#B23E34;
font-weight:bold;
}

#menufloatfiche {
float:right;
text-align:right;
}

#menufloatfiche a {
color:#9A9A8C;
font-weight:bold;
}

#menufloatfiche a:hover {
color:#B23E34;
font-weight:bold;
}

a.current span {
color:#B23E34;
font-weight:bold;
}

a.lienfilm span {
color:#43535D;
font-weight:bold;
text-decoration:underline;
}

a.lienfilm span:hover {
color:#B23E34;
font-weight:bold;
text-decoration:underline;
}

span.topy {
height:18px;
background: url('images/top.jpg') top left no-repeat; 
color:#B23E34;
padding-left:30px;
}

a.topy {
color:#B23E34;
}

a.topy:hover{
text-decoration:none;
}

.utube {
float:margin: auto;
text-align:center;
}

.search {
position:relative;
float:left;
width:140px;
height:20px;
clear:both;
top:139px;
left:39px;
font-family: NewsGothicMT, Lucida Grande, Arial, "Times New Roman", Times, serif; 
font-size: 1.0em;
}

.search_inside {
position:relative;
float:left;
width:140px;
height:20px;
clear:both;
top:137px;
left:42px;
font-family: NewsGothicMT, Lucida Grande, Arial, "Times New Roman", Times, serif; 
font-size: 1.0em;
}

input
{
color: #999a8c;
background: #ffffff;
border: 1px solid #b6412f
}



