/*

Theme Name: lecliquefoto

Theme URI: http://www.lecliquefoto.com

Description: Le Clique Foto wordpress template

Version: 1.0

Author: Product Superior Ltd.

Author URI: http://productsuperior.com/

*/



/*BACKGROUND IMAGE************/

body {

	background: url('images/bg.jpg') repeat; 


}





/*LINK STYLES****************/


a {

	text-decoration:none;
        
	color:#777;

}

a:hover {
text-decoration:underline;

}

/*LOGO IMAGE*****************/

#logo {

	height:100%;

	width:1000px;

	background:#333;	

}





/*MENU COLORS****************/

#menu {

	background:#555;

}



#menu li a {

	font:12px Arial, Helvetica, sans-serif; /*MENU FONT STYLES*/

	text-transform: uppercase;

	color:#e1e1e1;	/*MENU FONT COLOR*/

}



#menu li a:hover {

	color:#fff; /*MENU FONT COLOR WHEN HOVERING*/

} 



/*BANNER COLORS*************/

#banner {
margin-top:-20px;/*space above footer banner image*/
height: 100%; /*BANNER HEIGHT in case you want to change it*/

overflow: hidden;

}





/*TWITTER / SEARCH / RSS***/

.holder {

	background:#e9e6dd;

}

.holder .text strong {

	display:block;

	font-size:13px;
        
        

        color:#000;

	font-weight:normal;

	line-height:17px;

	margin:0 0 5px;

}

.holder .text p {

	font-size:13px;

	color:#000;
        font-family:arial,helvetica,sans;

	line-height:17px;

	margin:0 0 5px;

}



/*POSTS*******************/

.title {

	margin-top: 20px;

}

	/*POST TITLE FONT STYLE**/

.ti, .title h2 {

	margin:0;

	font-size:35px;

	font-family: Georgia, "Times New Roman", Times, serif;

	font-weight:normal;

	line-height:25px;

	color:#2b2b2b;

}

h2 {

	margin:0;

	font-size:30px;

	font-family: Georgia, "Times New Roman", Times, serif;

	font-weight:normal;

	line-height:25px;

	color:#2b2b2b;	

}

h3 {

	margin:0;

	font-size:20px;

	font-family: Georgia, "Times New Roman", Times, serif;

	font-weight:normal;

	line-height:25px;

	color:#2b2b2b;

}

	/*DATE AND CATEGORY FONT STYLES*/

.title span {

	color:#000;

	font-size:11px;

	font-weight:normal;
        font-family:serial,helvetica,sans;

	line-height:24px;
        
        text-transform:uppercase;
}



 .title span a{

	color:#000;

	font-size: 12px;
        font-family:arial,helvetica,sans;

	font-weight:normal;

	line-height:24px;

        text-transform:none;

}





/* NEXT / PREVIOUS PAGE navigation*/

.navigation {

	text-align: center;

	margin-top: 10px;

	margin-bottom: 10px;

	font-size: 14px;

	font-family:georgia, "times new roman", serif;	

        font-style:italic;
	width: 100%;

	background: #fff;

	padding: 10px 0px;

	height: 15px;

}

.navigation a {
text-decoration:none;
color:#33cccc;
}

.navigation a:hover {text-decoration:underline;}



.navbg {background: #fff;}



/*FOOTER LINKS*/


#footer {

	padding:8px 0 0;

	width:100%;

	font:10px/25px Verdana, Arial, Helvetica, sans-serif;

	color:#e1e1e1;

	text-align:center;

}

#footer p {margin: 0px;}

#footer a, #footer a:hover, #footer a:visited {

	text-decoration: none;

	color: #e1e1e1;

}





.alignleft {float: left;}

.alignright {float: right;}



.clear {clear: both;}









body {

	margin:0;		

}

img {border-style:none;}

input,

textarea,

select{

	font:100% arial,sans-serif;

	vertical-align:middle;

}

form,fieldset{

	margin:0;

	padding:0;

	border-style:none;

}

/*main container*/

#main {

	margin:0 auto;

	width: 1000px;
        
	padding:33px 0 20px;

}

/*header*/

#header img {display:block;}

#menu {

	list-style:none;

	margin:0;

	padding:0 0 0px 15px;	

	height:100%;

}

#menu:after {

	content:" ";

	display:block;

	clear:both;

}

#menu li {

	padding:10px 30px 0px 30px;

	float:left;

}

#menu li a {

	height:25px;

	float:left;

	text-align:center;

	text-decoration:none;

}

#menu li.hover a,

#menu li:hover a,

#menu li.hover,

#menu li:hover {

	position: relative;

}

#menu li.hover ul,

#menu li:hover ul {

	display: block;

}

#menu ul {

	padding:14px 0 6px;

	margin:0;

	list-style:none;

	width:147px;

	display: none;

	position: absolute;

	left: 0;

	top: 100%;

	background:#ccffff;/*menu pulldown background color*/

}

#menu ul li {

	padding:0 10px 0 17px;

	width:120px;

}

#menu ul li a {

	text-align:left;

	width:100%;

	background:none;

	color:#000;/*menu pulldown text color*/

	line-height:18px;

	height:auto;

	display:block;

}

#menu ul li a:hover {color:#666;}/*menu pulldown hover text color*/

.holder {

	padding:20px 15px 20px;

	width:970px;

	overflow:hidden;

}

.holder ul {

	list-style:none;

	margin:0;

	padding:0;

	height:1%;

	overflow:hidden;

}

.holder ul li {float:left;}

.holder .text {

	width:420px;

	padding:0 64px 0 17px;

}

.holder ul li.search {

	padding:0 67px 0 95px;

	width:187px;

}

.holder ul li.search label {

	color:#2b2b2b;/*type color above search box*/

	font-size:10px;
        font-family:arial,helvetica,sans-serif;

	line-height:10px;

	display:block;

	text-transform:uppercase;

	padding:0 0 9px;

}

.holder ul li.search span {

	background:#fff;/*search span color*/

	display:block;

	width:171px;

	height:25px;

	padding:6px 8px 0;

}

.holder ul li.search span input {

	background:none;

	border:0;

	width:171px;

}

.holder ul li.rss {padding: 11px 0 0 49px;}

.holder ul li.rss a {

	display:block;

	width:43px;

	height:44px;

	overflow:hidden;

	text-indent:-9999px;

	background:url(images/rss.png) no-repeat;

}

/*content*/

#content {

	width:900px;

	background:#fff;
        
/*set content type attributes*/
        

	padding:20px 50px 0px 50px;

}

.pageentry a {

	text-decoration:none;
        font-family:arial,helvetica,sans;
	color:#000;
        text-transform:uppercase;
        font-size:12px;

}

.pageentry a:hover {
font-family:arial,helvetica,sans;
text-decoration:underline;
color:#ff9944;
}

.entry {	

font-family:georgia,"times new roman",serif;
        font-size:14px;
	overflow:hidden;

}

.entry p {

	line-height:25px;

	margin:0 0 22px;
}




.aligncenter {

	display: block;

	margin-left: auto;

	margin-right: auto;

	padding: 15px 0px;

}

.title a {

	text-decoration: none;
        color:#33cccc;
        

}

.postmetadata {

	font-size: 12px;

	padding: 10px;

	text-transform: uppercase;

	font-family: Arial, Helvetica, sans-serif;

}

.postmetadata a {

	color:#33cccc;

	text-decoration:none;

	outline:none;

}

.postmetadata a:hover {text-decoration:underline}

.postmetadata ul, .postmetadata li {

	display: inline;

	list-style-type: none;

	list-style-image: none;

	}

	

.center {text-align: center;}

.center2 {

	display: block;

	margin-left: auto;

	margin-right: auto;

}

.commentlist li, #commentform input, #commentform textarea {

width:900px;	
font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;

	}

.commentlist li ul li {

	font-size: 1em;

}



.commentlist li {

	font-weight: bold;

}



.commentlist li .avatar { 

	float: left;

	border: 0px solid #eee;

	padding: 2px;

	background: #fff;

	}



.commentlist cite, .commentlist cite a {

	font-weight: bold;

	font-style: normal;

	font-size: 1.1em;

	}



.commentlist p {

	font-weight: normal;

	line-height: 1.5em;

	text-transform: none;

	}

.commentlist {width: 930px;}

#commentform p {

	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;

	}



.commentmetadata {

	font-weight: normal;

	}

.comments {

	padding-bottom: 15px;

}

.breaker {height: 20px; width: 100%;}
