/*
Theme Name: Gallery Black Flower
Theme URI: http://gallery-space.org/
Description: Portfolio style with no sidebar
Version: 1.0
Author: Space Gallery
Author URI: http://gallery-space.org
*/
/* Buy Now styles */
@import url("buynow.css");
@import url("navigation.css");
@import url("JsGal.css");

html{
  padding: 0px;
		margin:0px;}

body  { font-family: "Trebuchet MS", verdana, arial;
        padding: 0px;
		margin:0px;
		background: url(images/background.jpg) top center no-repeat #15161B;
}

h1,h2,h3,h4,h5,h6,form,fieldset {margin:0; padding:0;
color:#B7B4AD;
font-family:Georgia, "Times New Roman", Times, serif;}
h2{
font-size:13px;}
h1 a{
color:#B7B4AD !important;

}
.low {display:none;}




.container { margin: 30px auto;
	     text-align:left;
             color: #ffffff;
			 width:704px;
         
             padding: 0px;
}



a  {     color : #ddd;
         text-decoration : none;
         font-weight : normal;
 
}
a  img{ border:none;
 
}
a:link  {      color : #ddd;
               text-decoration : none;
               font-weight : normal;
 
}

a:visited {    color : #ddd;
               text-decoration : none;
               font-weight : normal;

 
}
   
a:active  {     color : #ddd;
                text-decoration : none;
                font-weight : normal;
}



a:hover  {      color : #666;
                text-decoration : none;
                font-weight : normal;
}



.entry {   margin-top : 10px;
           margin-bottom : 0px;
           margin-left : 15px;
           margin-right : 15px;
           padding : 0px;     
	   color : #383735;
           font-size : 11px;
           font-weight : normal;
           text-align : center;
}

blockquote {     color: #a3a3a3;
                 text-align: left;
                 margin: 2px 15% 10px 16%;
                 font-size: 12px;
}

.entry img { 
border : none;
padding: 0px 23px;
}



.entrycat img { 
margin: 3px;
border: 0px; 
text-align: center;
}
.entrycat img a { 
margin: 3px;
border: 0px; 
text-align: center;
}

.entrycat img a:hover { 
margin: 3px;
border: 1px solid #bbbbbb; 
text-align: center;
}

.entrycat {
padding-top : 20px;     
color : #a9a9a9;
font-size : 11px;
font-weight : normal;
text-align : center;
margin: 0 auto;
width: 70%;
}

code {    
color : #8B1D1D;
}


.info{     margin-top : 0px;
           margin-bottom : 5px;
           margin-left : 10px;
           margin-right : 10px;
           padding : 5px;     
	   color : #c0c0c0;
           font-size : 11px;
           font-weight : normal;      
           text-align : justify;
      
}


.pages {   padding-top : 5px; 

	   		color : #B7B4AD;
           font-size : 11px;
           font-weight : normal;
           text-align : left;
	

           margin: 0 auto;
           width: 704px;
}




.posted   {  margin-top : 5px;
             margin-bottom : 5px;
             margin-left : 20px;
             margin-right : 20px;  
             text-align : center;   
          
             font-size : 11px;
             letter-spacing: 2px; 
             text-transform:lowercase; 
}    




.posted a img { border: 0; }



.footer {  padding : 0px;
           text-align : left;
           font-size : 11px;
           color: #383735;
     
            
}

.footer a{ 
           color: #383735;
     
            
}
.commentscontainer { margin-top : 100px;
             width: 450px;
	     margin: 0px auto;
	     text-align: left;
             color: #a9a9a9;
   
             padding: 20px;
			  font-size : 10px;
             
}
.commentscontainer h3{ 
			  font-size : 12px;
             
}
.commentscontainer p{ 
			  font-size : 10px;
             
}
.commentscontainer #submit{ 
			  font-size : 10px;
			  padding:3px;
			  border:none;
			  border: 1px #313634 solid;
			  background-color:#5a6363;
			  color:#C7CECF;
             
}
.commentscontainer textarea{ 
			  font-size : 10px;
			  border: 1px #5a6363 solid;
			  background-color:#313634;
			  color:#C7CECF;
             
}
.comments{ margin-top : 0px;
           margin-bottom : 0px;
           margin-left : 0px;
           margin-right : 0px;
           padding : 12px;     
	   color : #a9a9a9;
           font-size : 10px;
           font-weight : normal;
           line-height : 16px;
           text-align : justify;
           width: 420px;
}

ol#comments {
list-style:none;
margin:15px 0 0;
padding:0;
}

.comments-popup { margin-top : 0px;
           margin-bottom : 0px;
           margin-left : 2px;
           margin-right : 2px;
           padding : 12px;     
	   color : #8C8C8C;
           font-size : 12px;
           font-weight : normal;
           line-height : 16px;
           text-align : justify;
}

.commentsbody {border-bottom : 1px solid #E8E8E8;
               text-align : justify;
               margin-bottom : 10px;
               padding : 10px;
               font-size : 12px;
               color : #8C8C8C;
border: 1px solid #f5f5f5;
          
}

.nav {       
             font-size : 11px;
             margin: 0px;
            color:#5a6363;
             text-decoration : none;
             font-weight : normal;
             text-align:left;
             padding : 0px;
             letter-spacing: 3px;
			 padding-top:10px;}
.title{

}
.nav{

text-align:left;}

.nav ul{
margin:0px;
padding:0px;


}

.nav ul li{
list-style:none;
float:left;
}
.nav ul li a{
padding:5px;
color:#B7B4AD;
display:block;

text-align:center;
}
.nav ul li a:hover{
 color : #b7b4ad;
 background-color:#383735;

}
.current_page_item a, .current_page_item a:hover{
 color: #b7b4ad !important;
 background-color:#383735;

}

.alt{
display:none;}
.slideshow{
text-align: left !important;
border:2px solid #383735;
}

.slideshowlink{
margin-bottom:15px;}

.ngg-imagebrowser img {
border:2px solid #383735  !important;
padding:0px !important;
}

.ngg-imagebrowser-nav .back {
background-color:#383735   !important;
border:none !important;

}

.ngg-imagebrowser-nav .next {
background-color:#383735   !important;

border:none !important;
}
.ngg-imagebrowser-nav .next a, .ngg-imagebrowser-nav .back a{
color:#f7f3ea ;
}
.ngg-album {
background-color:#383735;
border:1px solid #f7f3ea  !important;
color:#F7F3EA;
}
.ngg-albumoverview a{
color:#f7f3ea ;

}
.ngg-albumoverview a:hover{
color:#b7b4ad ;

}
/*//////////// Login Page //////////*/

#content{
padding:20px;
clear:both;}

#content h2{
padding:10px;
font-size:1em;
font-weight:bold;

}
.mu_register{
text-align:center !important;
font-size:0.9em;}
.mu_register label input{
margin:10px;
}
#loginform{
width:280px;
padding-top:20px;
margin:0px auto;}

.submit{
text-align:center !important;
margin:0px;}


/*//////////////////CAlendar ////////////////////////*/
#wp-calendarLarge .dayHead {

background-color:#000000 !important;
color:#666666;
font-weight:normal !important;


}
#wp-calendarLarge .event-block {
border-top:5px solid #333333 !important;

}
#CalendarLarge-Header{
padding-bottom:20px;}
#wp-calendarLarge td {
border:1px dotted #000000 !important;
}
.contentevent{
float:left;
width:480px;
}
.widgi{
float:right;
width:200px;}

div.column-sect {
  clear: both;
  display: inline-block;
  overflow: auto;
  width:100%;
}

div.post-column {
  display: inline;
  float: left;
  margin-right: 18px;
  text-align: justify;
  width: 45%;
}

.Contactform textarea, .Contactform input{
border:none;
display:block;
width:50%}
.textbox, textarea{
	background:#fff;}
.pushbutton-wide{
width:100px!important;
color:#FFFFFF;
background:#333;}
.ads{
	text-align:center;
	margin:0px auto;
	width:460px;
	height:60px;

	filter:alpha(opacity=40);
	opacity:0.4;
}
.removeads{
	color:#FFF;
	padding-top:50px;}
/*//////////// 941B1E 5A0D0C C7CECF 313634 //////////*/