/*	
Theme Name: Blog Design Lab V2
Description: 
Version: 2
Author: Milky Interactive
Author URI: http://www.milky-interactive.com
*/


/*Small reset*/
body, ul, ol, h1,h2,h3,h4,h5,h6,form,li,p,input,select,legend,textarea,fieldset{ margin:0; padding:0;}

/*
-) BASIC CONTAINERS
-) HEAD
-) SLIDESHOW
-) FOOTER
-) SIDEBAR
-) CONTENT AREA
-) GALLERY
-) GENERIC
-) FORM ELEMENTS
-) COMMENTS
*/


/************************************************************************
-) BASIC CONTAINERS
*************************************************************************/
body, input, textarea, select{
font-size:13px;
font-family: Arial, Helevtica, Verdana, san-serif;
line-height:23px;
position:relative;
}
                                                                                                         
input{
color:#757575;
}
                                                                                                         
.wrapper{ /*div for perfect centering of large scale background images*/
width:100%;
position:relative;
display:table;
z-index: 1;
}

.center{ /*center content area */
position: relative;
margin:0 auto;
width:910px;
padding:0px 35px;
}

#head{ /*head area, which contains main menu and logo*/
z-index: 100;
position:relative;
height:140px;
}

#main{ /*main area, contains all content and sidebars*/
float:left;
padding:20px 0 0 0;
position:relative;
width:100%;
}

.entry{
position: relative;
overflow: hidden;
clear:both;
float: left;
width:610px;
padding:12px;
margin-bottom:20px;
}

.content{
position: relative;
float:left;
width:633px;
padding:0 9px 0 0;
}

.fullwidth .content{
width:100%;
padding:0;
margin:0;
background: transparent none;
}

.fullwidth .entry{
width:884px;
}

.sidebar{
position: relative;
width:260px;
float:left;
padding: 0 0 0 8px;
}

.fullwidth .sidebar{
display:none;
}



#footer{
position: relative;
padding-top: 30px;
font-size: 11px;
line-height:21px;
}

#footer_bottom{
font-size: 11px;
line-height:21px;
padding:10px 0;
}

#footer .one_third{
margin-right:29px;
}

/*column widths for fullwidth pages and reduced width pages*/

#top .wrapper .center .last{
margin-right:0px;
}

/*Reduced width: eg pages with sidebars*/
.one_fourth{display:block; overflow:hidden; float:left; position: relative; font-size:12px;  margin-right:16px; width:140px;}
.one_third{display:block; overflow:hidden; float:left; position: relative; margin-right:16px; width:192px; }
.one_half{display:block; overflow:hidden; float:left; position: relative; margin-right:16px; width:297px; }
.three_fourth{display:block; overflow:hidden; float:left; position: relative; font-size:12px; margin-right:16px; width:454px; }
.two_third{display:block; overflow:hidden; float:left; position: relative; margin-right:16px; width:402px; }

/*Fullwidth*/
.fullwidth .one_fourth{width:209px;}
.fullwidth .one_third{width:284px;}
.fullwidth .one_half{width: 434px;}
.fullwidth .three_fourth{width:659px;}
.fullwidth .two_third{width:584px;}


/************************************************************************
-) HEAD
*************************************************************************/

#top .logo, .logo a{
display:block;
height:59px;
width:372px;
position:absolute;
left:0px;
top:26px;
border: none;
padding: 0;
margin:0;
overflow: hidden;
}

#top .logo a, #top .logo a:hover{
top:0;
left:0;
text-indent:-9999px;
outline:none;
border: none;
}

#top #head .logoimg, #top #head .logoimg a, #top #head .logoimg a img{
text-indent:0;
background-image: none;
border:none;
}

#wrapper_head{
z-index: 10;
}


#headextras{
position: absolute;
right:0px;
padding:14px 14px 10px 0px;
top:-6px;
width:328px;
z-index: 10;
opacity:0.2;
filter:alpha(opacity=0.2);
}


/*social bookmark icons*/
.social_bookmarks{
border:none;
display: block;
float: right;
list-style-type: none;
list-style-position: outside;
padding:5px 5px 0 0;
position: relative;
z-index: 6;
}

.social_bookmarks li{
float:left;
margin:0;
width:16px;
padding:0 7px 0 0;
}

.social_bookmarks li a{
height:16px;
width:16px;
display: block;
float:left;
text-indent: -9999px;
border:none;
padding:0;
outline: none;
}

#submit_news{
position: absolute;
right:20px;
top:132px;
text-decoration: none;
display: block;
padding-right:28px;
line-height: 22px;
font-size: 12px;
z-index: 10; 
}

/*searchform head*/
#head #searchform{
float:right;
}

#searchform, #searchform div{
position: relative;
}

#head #searchsubmit{
border:medium none;
cursor:pointer;
display:block;
height:35px;
outline:none;
padding:0;
position:absolute;
text-indent:-9999px;
width:35px;
right:-6px;
top:-6px;
}

#head #s{
border: none;
/*width:200px;*/
width:176px;
color:#ccc;
top:0;
height:15px;
}

#feature_info{
padding:20px 0 0 0;
position: relative;
top:4px;
}


/*navigation*/

#top #nav, #top .nav {
bottom:0;
height:32px;
left:0;
line-height:32px;
position:absolute;
z-index:100;
font-size: 12px;
}

#nav #home, .nav #home{
text-indent: -9999px;
width:45px;
}

#nav, #nav ul, .nav, .nav ul{
margin:0;
padding:0;
list-style-type:none;
list-style-position:outside;
position:relative;
line-height:32px; 
z-index:5;
}

#top #nav a, #top .nav a{
display:block;
float:left;
padding:4px 17px;
border: none;
text-decoration: none;
line-height: 24px;
outline: none;
}

#top #nav ul a, #top .nav ul a{
line-height:30px; 
}

#top #nav li, #top .nav li{
margin-right:3px;
float:left;
position:relative;
z-index:20;
-moz-border-radius-topleft: 3px;
-moz-border-radius-topright: 3px;
-webkit-border-top-left-radius:3px;
-webkit-border-top-right-radius:3px;
border-top-left-radius: 3px;
border-top-right-radius:3px;
}

#top #nav li li, #top .nav li li{
border-left:none;
margin:0;
-moz-border-radius-topleft: 0px;
-moz-border-radius-topright: 0px;
-webkit-border-top-left-radius:0px;
-webkit-border-top-right-radius:0px;
border-top-left-radius: 0px;
border-top-right-radius:0px;
}

#top #nav ul, #top .nav ul {
position:absolute;
display:none;
width:192px;
top:32px;
left:-1px;
}

#top #nav li ul a, #top .nav li ul a{
float:left;
height:auto;
line-height:20px;
padding:6px 21px;
text-align:left;
width:150px;
}

#top #nav ul ul, #top .nav ul ul{
top:auto;
border-top:none;
}	

#top #nav li ul ul, #top .nav li ul ul {
left:192px;
top:-1px;
}

#top #nav li:hover ul ul, #top #nav li:hover ul ul ul,#top  #nav li:hover ul ul ul ul{
display:none;	
}
#top #nav li:hover ul, #top #nav li li:hover ul, #top #nav li li li:hover ul, #top #nav li li li li:hover ul{
display:block;
}

#top .nav li:hover ul ul, #top .nav li:hover ul ul ul,#top  .nav li:hover ul ul ul ul{
display:none;	
}
#top .nav li:hover ul, #top .nav li li:hover ul, #top .nav li li li:hover ul, #top .nav li li li li:hover ul{
display:block;
}

/************************************************************************
-) SLIDESHOW
*************************************************************************/

#top .entry .feature_wrap {
padding:0px 0px 35px;
position:relative;
width:auto;
width:100%;
}

.feature_wrap {
position:relative;
}

#top .medium_sized_slider, #top .medium_sized_slider .featured {
height:260px;
position:relative;
width:610px;
}
.featured_inside {
overflow:hidden;
position:relative;
width:910px;
}

.featured_inside, .featured, .fadeout {
height:390px;
}

#top .entry .slidecontrolls {
bottom:-7px;
left:0;
position:relative !important;
top:auto;
z-index:10;
}

#top .slidecontrolls a {
cursor:pointer;
display:block;
float:left;
height:12px;
outline:medium none;
padding:2px;
width:12px;
}

#top .featured_inside a img{
border:none;
}
/************************************************************************
-) FOOTER
*************************************************************************/

.box li a, #recentcomments li {
display:block;
line-height:22px;
padding:3px 10px;
text-decoration:none;
}

#recentcomments li {
  padding:3px 10px 3px 13px;
  width:90%;
}

#wrapper_footer{
padding-bottom:20px;
}

#top .scrollTop {
display:block;
float:right;
}

.copyright, {
float:left;
}

#footer .box ul{
margin-bottom: 20px;
}

/************************************************************************
-) SIDEBAR
*************************************************************************/
.sidebar{
font-size: 11px;
line-height: 21px;
}

.sidebar .box{
width:238px;
padding:10px;
margin-bottom: 20px;
float:left;
position: relative;
}
         
#container {
float:left;
border:1px solid #393939;
height:164px;
width:257px;
background-color:#1e1e1e;
padding: 1px 0 0 1px;
margin-bottom:35px;
margin-top:5px;
position: relative;
}
#container ul li a{
z-index:10;
}
#container img {
border:none;
}
.best_entry{
background:transparent url(images/best.png) no-repeat;
display:block;
width:84px;
height:82px;
position:absolute;
right:-1px;
top:-1px;
z-index:5;
}
.bx_pager {
display:block;
width:100%;
margin:0 auto;
margin-left: 100px;
}
.bx_pager a {
background:url("images/puce-slideshow.png") no-repeat scroll 0 1px transparent;
display:block;
float:left;
height:8px;                   
margin-right:5px;
width:9px;
outline:none;
}
.bx_pager a.active {
background-position:0 -5px;
outline:none;
}

#top #main .display{
font-size: 10px;
display: block;
float: left;
width:72px;
margin-right:8px;
text-align: center;
margin-bottom: 20px;
outline: none;
line-height:24px;
}

.display_buttons{
display: none;
float: left;
width: 238px;
}

#top div .display, #top div .display:hover{
text-decoration: none;
cursor: pointer;
}

#top #main #item_large{
margin-right:0;
}

.display span{
width:57px;
padding-left:13px;
display: block;
float: left;
cursor: pointer;
}

.sidebar .box ul{
float: left;
list-style-position: outside;
list-style-type: none;
width:100%;
}

#top div .sidebar .sub-menu{
padding:0 0 0 20px;
width:auto;
}

.sidebar .box ul li{
float: left;
width:100%;
display: block;
}

#top .sidebar .widget_archive ul li, #top .sidebar .widget_meta ul li, #top .sidebar .widget_categories ul li, #top .sidebar .special_cat ul li{
width:50%;
}

#top .sidebar .children, #top .sidebar .sub-menu{
border:none;
padding: 0;
margin: 0;
}


#top .sidebar .box ul li a{
/*padding:4px 5px 3px 19px;*/
padding:4px 5px 3px 13px;
display: block;
}

#top .link_list{
border:none;
background: transparent none;
padding: 0;
width: 100%;
margin-bottom:10px;
}

#top .link_list a{
display: block;
float: left;
margin:0 10px 5px 0;
}

#top .link_list .second{
margin:0 0 5px 0;
}

#top .link_list a img{
padding: 0;
border: none;
display: block;
float: left;
}


.box img{
padding: 3px;
border:1px solid;
}

.box_entry h4{
padding:10px 0 0 0;
margin: 0;
top:5px;
}

#top .widget_ratings img{
border:none;
padding: 0;
}

#top .widget_ratings ul li {;
width:100%;
}

.sidebar .palette_widget {
  width:248px;
  padding:6px 0 2px 10px;  
}

.sidebar .widget_ratings span{
  float:left;
  color:#ffffff;
}
.sidebar .widget_ratings a {
  float:left;
  width:183px;
  color:#40b626;
}

.sidebar .link_list {
  margin-bottom: 10px;
}
/************************************************************************
-) CONTENT AREA
*************************************************************************/
#top .bloghead{
width:548px;
} 

#top .bloghead2{
width:614px; 
}

.entry .date{
float:left;
font-weight:bold;
height:46px;
margin:4px 10px 0 0;
position:relative;
text-align:center;
text-transform:uppercase;
width:50px;
}

.entry .date_day{
display: block;
font-size: 23px;
position: relative;
top:3px;
}

.entry .date_month{
display: block;
font-size: 13px;
}

.entry-head{
float:left;
font-size: 11px;
}

.entry-head h1{
top:3px;
}

h1.siteheading {
font-size:32px;
margin:0;
padding:0;
width: 520px;
line-height:32px;
float:left;
margin-bottom:6px;
}

h1.siteheading2 {
margin:0;
padding:0;
line-height:30px;
}

.entry-head h1 a, .entry-head h1 a:hover{
text-decoration: none;
}

#top .entry-head .rating {
position: relative;
top:28px;
float:right;
display:block;
width:86px;
}

/*#top .entry-head .post-ratings{
position: relative;
top:10px;
left:auto;
right:auto;
float:right;
} */

/*.entry-head span{
float:left;
position: relative;
top:-1px;
display: block;
padding:0 5px;
line-height:11px;
margin:0 0 7px;
} */

.entry-head .titremeta{
border:none; 
color:#ffffff;
font-size:12px;
}

a.square{
width:9px;
height:9px;
display:block;
float:left;
margin-left:10px;
top:7px;
position:relative;
-moz-border-radius:2px;
-webkit-border-radius:2px;
}
a.square2{
width:9px;
height:9px;
display:block;
float:left;
margin-right:10px;
margin-bottom:10px;
top:7px;
position:relative;
-moz-border-radius:2px;
-webkit-border-radius:2px;
}
a.squareSidebar,a.squareSidebar2{
width:15px;
height:15px;
display:block;
float:left;
margin:2px 10px 7px 0px;
position:relative;
-moz-border-radius:2px;
-webkit-border-radius:2px;
}

a.squareSidebar2 {
  margin-right:0;
}




.categories a{
/*text-decoration:none;*/
}


#top .weburl{
position: relative;
top:-6px;
}
#top .weburl a{
color:#3fb125;
text-decoration:none;
padding-right:16px;
background: url(images/iconurl.png) no-repeat right 4px;
}
#top .weburl a:hover{
text-decoration:underline;
background-position:right -14px;
}


#top .author{
padding: 0 5px 0 0;
}

.entry-content{
clear:both;
/*font-size:14px;*/
font-size:13px;
z-index:100;
}

#top .entry-head  .rating_label, #top .entry-head .categories{
border:none;
}


/*pagination*/

#top .pagination {
clear:both;
padding:5px 0 60px 0;
position:relative;
z-index:3;
}

#top .pagination span, #top .pagination a {
display:block;
float:left;
font-size:11px;
line-height:13px;
margin: 2px 2px 2px 0;
padding:6px 9px 5px 9px;
text-decoration:none;
width:auto;
}


#top .pagination .current{
font-size:11px;
padding:6px 9px 5px 9px;
}

.archiveentry .alignleft{
margin: 12px 10px 0 0;
}


/************************************************************************
-) GALLERY
*************************************************************************/

#top .the_gallery .entry, #top .box_entry, #top .commententries{
border:none;
background: transparent none;
width:100%;
padding: 0;
margin:0;
}

.the_gallery{
overflow: visible !important;
}

.the_gallery .entry{
position: static;
}

.gallery_entry{
float: left;
width:295px;
margin:0 16px 18px 0;
position: relative; 
font-size:12px; 
line-height:1.7em; 
padding-bottom: 5px;
}

.gallery_inner{ 
float:left; 
width:276px;
height:207px;
padding:9px 9px 0 9px;
}

.gallery_entry .gallery_image{
overflow: hidden;
display: block;
width:274px;
height:206px;
border: none;
position: absolute;
top:10px;
left:10px;
}

.image_blog{
  overflow: hidden;
  width: 610px; 
  height: 260px;
  display:block;
  margin-bottom:8px;  
  z-index:0;
}
a.item_blog {
  width: 610px; 
  height: 260px;  
  display:block;
  overflow: hidden;
  z-index:0;
}             

.gallery_entry a img{
border:none;
position: absolute;
top:0;
left: 0;
}

.gallery_excerpt{
padding:5px;
height:122px;
overflow: hidden;
visibility: hidden;
}

.gallery_entry .comment_link a{
padding:0 20px 0 0;
font-size: 11px;
}
.gallery_entry .comment_link2 a{
padding:0 20px 0 0;
font-size: 11px;
}


.gallery_entry h3 {
padding:5px 14px 0;
font-size: 12px;
/*float:left;*/
/*//width: 150px;*/
}
.gallery_entry h3 a{
float:left;  
display:block;
}

#top .post-ratings{
position: absolute;
right:7px;
bottom:4px;
/*width:70px;*/
width:80px;
height:16px;
overflow: hidden;
z-index: 10;
}

.post-ratings-loading {
display:none !important;
}

#top .post-ratings img{
height:16px;
width:14px;
padding-right:1px;
display: block;
float: left;
}

#top .star{
float:left;
height:12px;
width:12px;
display: block;
cursor:pointer;
padding:0 1px 0 0;
top:auto;
border: none;
}

#top .item_big{
display:none;
}

.featured_entry{
height:58px;
width:58px;
display: block;
position: absolute;
right: 0;
top:0;
z-index: 5;
}
/*gallery fullsized*/


#top #item_large_gallery .gallery_entry{
width:631px;
margin-right:0;
background-position:left 298px;
}

#top #item_large_gallery .gallery_inner{
width:613px;
height:264px;
}

#top #item_large_gallery .gallery_entry .gallery_image{
height:260px;
width:610px;
top:12px;
left:12px
}

#top #item_large_gallery .item_small{
display:none;
}

#top #item_large_gallery .item_big{
display:block;
}

#top #item_large_gallery .gallery_entry .comment_link a{
top:276px;
}

#top #item_large_gallery .post-ratings{
bottom:5px;
right:5px;
}

/*gallery mediumsized*/
#top #item_medium_gallery .gallery_entry{
background-position:left 275px;
position: relative;
height: 271px;
width: 627px;
}

#top #item_medium_gallery h3 { position: relative; top: -214px; left: 328px; }

#top #item_medium_gallery .gallery_inner{
}



#top #item_medium_gallery .gallery_entry .gallery_image{
position: relative;
top:0;
left:0;
width: 324px;
height: 242px;
}

#top #item_medium_gallery .gallery_excerpt{
height:242px;
overflow:hidden;
padding:5px 0 0;
position:relative;
top:-251px;
left: 333px;
visibility:visible;
}

.tooltip{
position:absolute;
z-index:200;
left:-9999px;
top:0px;
padding:8px;
visibility: hidden;

}

#top .tooltip .item_big{
display:block;
}

.text_tooltip{
width:250px;
font-size: 12px;
line-height: 18px;
height: auto;
}

#top .text_tooltip .gallery_excerpt{
visibility: visible;
position:relative;
top:auto;
left:auto;
padding:0;
height: auto;
}



/************************************************************************
-) GENERIC
*************************************************************************/

.lightbox_video, .lightbox_image{
position: absolute;
z-index: 1;
top:0;
left:0;
}

a img, a:hover img{
z-index: 2;
position: relative;
//position:static;
}

.content a img, .content  a:hover img{
border: none;
}

a{
text-decoration: none;
text-decoration: underline;
}

a:hover{
text-decoration: none;
}

h1, h2, h3, h4, h5, h6, legend, .sliderheading {
font-weight:bold;
letter-spacing:0.4px;
line-height:1.4em;
padding-bottom:5px;
position:relative;
}

#top .siteheading a, .box_entry h4 a{
text-decoration: none;
}

h1{clear:both; font-size:24px; font-weight:normal;}
h2{font-size:20px; clear:both; font-weight:normal;}
h3, legend{font-size:13px; clear:both;}
h4{font-size:13px; clear:both; font-weight:normal;}
h5{font-size:12px; clear:both;}
h6{font-size:12px; clear:both; font-weight:normal;}

p{ padding: 0.5em 0;}

#main ul, #main  ol {
margin-bottom:10px;
}

blockquote p{
padding:11px 0px;
}

.pullquote_right {
float:right;
margin:2% 0 2% 4%;
padding:0 0 0 70px;
width:40%;
}

.pullquote_left {
float:left;
margin:2% 4% 2% 0;
padding:0 0 0 70px;
width:40%;
}

blockquote {
font-family:Georgia,"Times New Roman",Times,serif;
clear:both;
font-size:1.2em;
font-style:italic;
line-height:1.6em;
margin:0 0 22px 0;
padding:0 0 0 70px;
}

.floatleft{
float:left;
}

.floatright{
float:right;
}

.clearboth{
clear:both;
display:block;
}

body .alignleft{
float:left;
margin:5px 10px 0px 0;
display: block;
}

#top .alignleft .alignleft {
margin:0 0 10px;
}

.sidebar .alignleft, #footer .alignleft{
margin:10px 10px 0px 0;
}

#top .small_block{
padding-bottom:15px;
}

#top .small_block .alignleft{
margin:0px 10px 0 0;
}

body .alignright{
float:right;
margin:5px 0px 0px 10px;
display: block;
}

.sidebar .alignright, #footer .alignright{
margin:10px 0px 0px 10px;
}

body .aligncenter{
clear:both;
display:block;
margin:10px auto;
padding: 10px 0;
}

.alignleft img, .alignright img{
display:block;
} 


.rounded, .rounded_small, .sidebar .box, .gallery_inner, .display, #top .pagination span, #top .pagination a, .entry, .text_input, .button, textarea, .tooltip, .comment_content, .gravatar img, .date, .more-link, .wp-caption {
-moz-border-radius: 3px;
-webkit-border-radius:3px;
border-radius:3px;
}

#top .noborder, #top .noborder img{
border:none;
padding:0;
background: transparent;
}


#top div .hidden{
display:none;
}

#top .wp-caption {
/*margin:12px 15px 10px 0;*/
border:1px solid;
padding:5px;
}

#top .wp-caption img {
border:medium none;
display:block;
margin:0 auto;
padding-top:5px;
}

.wp-caption-text {
display:block;
font-size:11px;
font-style:italic;
margin:0 auto;
padding:3px 0 5px;
text-align:center;
width:95%;
}

.entry ul li {
list-style-type:none;
padding:3px 0px 3px 10px;
}

.entry ol li{
list-style-type: decimal;
list-style-position: inside;
padding:3px 0px 3px 0;
}

pre{
font-family:"Andale Mono","Courier New",Courier,Monaco,monospace;
font-size:11px;
margin:15px 0;
padding:15px;
}

.dropcap1{
display:block;
float:left;
font-size:40px;
line-height:40px;
margin:4px 8px 0 0;
}

.dropcap2{
display:block;
float:left;
font-size:24px;
line-height:42px;
width:40px;
text-align: center;
margin:4px 8px 0 0;
}

.dropcap3{
display:block;
float:left;
font-size:25px;
line-height:38px;
padding-top: 2px;
width:40px;
text-align: center;
margin:4px 8px 0 0;
}

/*lightbox*/

#top .pp_nav p {
margin:0px 4px;
font-size: 11px;
padding: 0;
line-height: 18px;
}

.preloading{
display: block;
}

/*Tables*/
.entry table {
	width: auto;
	padding: 0;
	margin: 0;
}

.entry caption {
	padding: 0 0 5px 0;
	width: auto;	 
	font: italic 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
}

.entry th {
	font: bold 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: left;
	padding: 6px 6px 6px 12px;
	background: #555;
}

.entry th.nobg {
	border-top: 0;
	border-left: 0;
	background: none;
}

.entry td {
	padding: 6px 6px 6px 12px;
}

.entry th.spec {
	border-top: 0;
	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

.entry th.specalt {
	border-top: 0;
	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}


.hr{
padding:20px 0;
position: relative;
clear: both;
display: block;
position: relative;
}

.hr a{
position: absolute;
right:0;
top:0;
padding:0 0 0 10px;
font-size: 11px;
text-decoration: none;
outline: none;
}

.more-link {
display:block;
font-size:11px;
line-height:23px;
margin-top:5px;
padding:2px 3px 1px;
text-align:center;
width:78px;
text-decoration:none;
}

.archive .more-link {
display:inline-block;
}

.js_active .item_small, .js_active .feature_wrap img{
visibility: hidden;
}

/************************************************************************
-) FORM ELEMENTS
*************************************************************************/
.fieldset{
border:none;
padding: 0;
margin:0;
}

.text_input, textarea, select{
border-width: 1px;
border-style: solid;
font-family: Arial, Helevtica, Verdana, san-serif;
}

/*searchform*/
#searchform{
float:right;
position: relative;
}

#searchsubmit{
border:medium none;
cursor:pointer;
display:block;
height:35px;
outline:none;
padding:0;
position:absolute;
right:-8px;
text-indent:-9999px;
top:4px;
width:35px;
z-index: 2;
}

#s{
border: none;
width:200px;
padding:5px 30px 5px 10px;
color:#ccc;
position: relative;
top:10px;
}

/*Contact Form*/
fieldset{
border:none;
}

.ajax_form .text_area{
padding:10px;
width:500px;
}

.ajax_form .text_input{
width:250px;
margin-right:10px;
}

.ajax_form h3{
border:none;
}

.ajax_form p{
padding: 0 0 10px 0;
}

.ajax_form label{
font-size: 11px;
font-weight: bold;
}

/************************************************************************
COMMENTS
*************************************************************************/
#commentform{
position: relative;
/*left: 9px;*/
}

#reply_headding, #comments{
text-align: left;
}

#respond {
  padding-top:10px;
}



#comments{
top:16px;
}

#top #main .commententries{
padding-bottom:30px;
}

#top .commentlist{
float:left;
width:100%;
padding: 0 0 30px 0;
border:none;
}

#top .commentlist .comment, #top .commentlist .pingback{
list-style-type: none;
list-style-position: outside;
width:100%;
position: relative;
display: block;
float: left;
padding: 10px 0 0 0;
margin: 10px 0 0 0;
border:none;
background: none;
}

#top ul.commentlist {
border:none;
}

#top ul.commentlist li, #top ul.commentlist li.pingback{
border:none;
}

.gravatar{
float:left;
width:72px;
padding-right:20px;
font-size: 11px;
text-decoration: none;
text-align: center;
position: relative;
}

.gravatar img{
padding:5px;
}

.comment_content{
float:right;
padding:18px 18px 30px;
position:relative;
width:500px;
}

.children .children .comment_content{
width:455px;
}

.children .children .children .comment_content{
width:410px;
}

.children .children .children .children .comment_content{
width:365px;
}

.children .children .children .children .children .comment_content{
width:320px;
}

.author_name, .author_name a, .author_name a:hover{
font-size: 16px;
font-weight: bold;
text-decoration: none;
font-style: normal;
float:left;
}

.commentmetadata {
float:left;
font-size:11px;
line-height:26px;
padding-left:12px;
}

.comment-edit-link{
font-size:11px;
display: inline-block;
padding-left:20px;
}

.says{
position: absolute;
left:-13px;
top:18px;
display: block;
height:24px;
width:13px;
text-indent: -9999px;
}

.comment_text{
clear: both;
font-size: 12px;
}

#top .comment-reply-link{
font-size: 11px;
text-decoration: none;
position: absolute;
display: block;
padding:0px 7px;
bottom: 0;
left:0;
}

/*comment children*/

.children .gravatar {
padding:0;
position:absolute;
right:20px;
top:0;
width:42px;
z-index:2;
}

.children .gravatar img{
width:30px;
height:30px;
}

.children .says{
display:none;
}


.comment_nav{
clear:both;
float:right;
font-size:11px;
position:relative;
top:-27px;
width:534px;
}

.comment_nav a{
text-decoration: none;
}

.comment_nav .comment_prev{
float:left;
}

.comment_nav .comment_next{
float:right;
}

#cancel-comment-reply-link{
display:inline-block;
font-size:11px;
padding:0 0 0 18px;
text-decoration:none;
}

/*input fields*/
.personal_data p{
float:left;
/*width:33%;*/
}

.personal_data label{
/*display:none;*/
position:absolute;
float:left;
z-index:10;
margin:6px 0 0 7px; 
}

.message_data textarea{
/*width:95%;*/
width:611px;
padding:10px;
font-size:12px;
height:180px;
color:#757575;
}

.text_input, .button{
padding:7px;
font-size:12px;
}

.button{
padding:7px 12px;
}


.personal_data .text_input{
/*width:91%;*/
width:193px;
margin-right:2px;
height:20px;
}

.personal_data .text_input#url{
margin-right:0;
width:194px;
}


.children .personal_data .text_input{

}




/*--------------------calendar--------------------*/
#wp-calendar a, #wp-calendar a:visited {
display:block;
text-decoration:none;
padding:0;
border:none;
width:auto;
}

#wp-calendar a:hover{
display:block;
}

#wp-calendar {
empty-cells: show;
width:100%;
text-align:center;
}


#wp-calendar #next a,#wp-calendar #prev a {
text-decoration:none;
display:block;
background: none;
border:none;
}
#wp-calendar #next a:hover,#wp-calendar #prev a:hover {
}

#wp-calendar caption {
margin-bottom:5px;
}

/*********/
/* AJOUT */
/*********/

.blocGauche{
width:302px;
float:left;
font-size:12px;  
}
.blocDroite{
/*width:300px;*/
width:292px;
float:left; 
font-size:12px; 
padding-left:18px;
}
.blocGauche2{
margin-top:10px;
width:302px;
float:left;
font-size:12px; 
border-right:1px solid #282828; 
}
.blocDroite2{
/*width:300px;*/
margin-top:10px;
width:292px;
float:left; 
font-size:12px; 
padding-left:18px;
}
.blocGauche2 h2{
margin-bottom:12px;
}
.blocDroite2 h2{
margin-bottom:12px;
}

.navigation-links {
margin-top:25px;
padding-bottom:50px;
text-align:center;
/*width:150px;*/
/*margin: 25px auto 0 auto;*/
margin-left:213px;
}
.alignleft-links {
float:left;
background:url(images/previous.png) no-repeat left 3px;
padding-left:18px;
margin-right:16px;
}
.alignright-links {
float:left;
background:url(images/next.png) no-repeat right 3px;
padding-right:18px;
}
.alignleft-links a {
color:#ffffff;
outline:0 none;
text-decoration:none; 
font-size:14px;
}
.alignright-links a {
color:#ffffff;
outline:0 none;
text-decoration:none; 
font-size:14px;
border-left:1px solid #ffffff;
padding-left:17px;
}
.alignleft-links a:hover, .alignright-links a:hover { color:#aaaaaa; }

hr {
background-color: #282828;
height: 1px;
border: none;
}

.topsy_widget_shortcode{
float:left;
margin-right:16px;
width:50px;
}

a.partage{
width:24px;
height:24px;
display:block;
float:left;
margin-left:7px;
margin-bottom:7px;
}

a.partageTwitter{background: url(images/partage_twitter.png) no-repeat 0 0;}
a.partageTwitter:hover{background-position:0 -24px;}      
a.partageFacebook{background: url(images/partage_facebook.png) no-repeat 0 0;}
a.partageFacebook:hover{background-position:0 -24px;}  
a.partageDeclicious{background: url(images/partage_delicious.png) no-repeat 0 0;}
a.partageDeclicious:hover{background-position:0 -24px;}  
a.partageTumblr{background: url(images/partage_tumblr.png) no-repeat 0 0;}
a.partageTumblr:hover{background-position:0 -24px;}  
a.partageFlickr{background: url(images/partage_flickr.png) no-repeat 0 0;}
a.partageFlickr:hover{background-position:0 -24px;}  
a.partageVirb{background: url(images/partage_virb.png) no-repeat 0 0;}
a.partageVirb:hover{background-position:0 -24px;}  
a.partagePosterous{background: url(images/partage_posterous.png) no-repeat 0 0;}
a.partagePosterous:hover{background-position:0 -24px;}  
a.partageBump{background: url(images/partage_bump.png) no-repeat 0 0;}
a.partageBump:hover{background-position:0 -24px;}      
a.partageBehance{background: url(images/partage_behance.png) no-repeat 0 0;}
a.partageBehance:hover{background-position:0 -24px;}  
a.partageFloat{background: url(images/partage_float.png) no-repeat 0 0;}
a.partageFloat:hover{background-position:0 -24px;}  
a.partageDeviant{background: url(images/partage_deviant.png) no-repeat 0 0;}
a.partageDeviant:hover{background-position:0 -24px;}  
a.partageDigg{background: url(images/partage_digg.png) no-repeat 0 0;}
a.partageDigg:hover{background-position:0 -24px;}  
a.partageYelp{background: url(images/partage_yelp.png) no-repeat 0 0;}
a.partageYelp:hover{background-position:0 -24px;}  
a.partageMail{background: url(images/partage_mail.png) no-repeat 0 0;}
a.partageMail:hover{background-position:0 -24px;}  

iframe{
width:269px !important;
padding:7px;
/*background-color:#252525;*/
-moz-border-radius:3px;
-webkit-border-radius:3px;
}
h3.subscribe{
color:#757575;
font-size:18px;
font-weight:normal;
}
h3.subscribe a,h3.subscribe a:hover{
text-decoration:none;
}


form#subscribe{
margin-top:6px;
}
form#subscribe input[type=submit]{
float:right;
border:none;
background:none;
background-color:#333333;
color:#ffffff;
width:67px;
height:36px;
-moz-border-radius:3px;
-webkit-border-radius:3px;
outline:none;
cursor:pointer;
margin:0 !important;
text-transform: none !important;
font-size:12px !important;
padding:0 !important;
} 
form#subscribe input[type=submit]:hover{
background-color:#555555;
}
form#subscribe input[type=text]{
background:none;
border:none;    
color:#757575;
}
.bginput{
/*width:216px;
height:34px;*/
width:204px;
height:29px;  
display:block;
float:left;
border:1px solid #272727;  
-moz-border-radius:3px;
-webkit-border-radius:3px; 
padding:5px 0 0 13px;   
}
ul#related{
  border:none;
  margin-top:8px;
}
ul#related li{
position:relative;
padding:0;
border:none;
float:left;
margin-right:20px;
margin-bottom:10px;
}
ul#related li.troisieme{
 margin:0;
}
ul#related li img{
z-index:0;
}
ul#related li span {
border:5px solid #444444;
left:0;
bottom:0;
top:0;
right:0;
width:180px;
height:131px;
position:absolute;
opacity:0;
filter:alpha(opacity=0);
z-index:100;
}


span.infobulle{
	position:absolute;
	display:none;
	background: url(images/snapshot.png) no-repeat;
	/*width:317px;
	height:226px;*/
	width:307px;
	height:212px;
	padding:9px 0 0 10px;
	z-index:100;
}                    
span.infobulle img {
  border:1px solid #000000 !important;
}

img.imgsingle {
  //display:block;
  //height:100%;
}

/*img.imgblog {
  display:block;
} */

span.at300bs {
  background:none !important;
}

a.milky { border:none; text-decoration:none; float:right; top:6px; position:relative;}

#fvCommunityNewsForm label {display:block;}

#fvCommunityNewsForm input[type="text"],#fvCommunityNewsForm textarea {
  width:272px;
  background:none repeat scroll 0 0 #191919;
  border:1px solid #303030;
  color:#999999;
  font-family:Arial,Helvetica,sans-serif;
  padding:5px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  font-size:12px;
}

#fvCommunityNewsSubmit {
  width:109px !important;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  background:url("../../themes/gallery/images/btn-bg.jpg") repeat-x scroll left top transparent;
  border:1px solid #101010;
  color:#DDDDDD;
  cursor:pointer;
  font-family:Verdana,Arial,sans-serif;
  font-size:10px;
  font-weight:normal;
  height:22px;
  line-height:0.75em;
  overflow:hidden;
  padding:3px 18px;
  position:relative;
  text-transform:uppercase;
  margin-top:10px;
}

ul.fvCommunityNewsList li a{
  line-height:11px;
  padding:0 0 0 13px !important;
}




