/*  
Theme Name: Nikos Markou Photography
Author URI: http://www.digitalarte.co.uk
Version: version 1
Author: mlazopoulou
Description: Nikos Markou Photography is a WordPress photo gallery template.

*/

html {
	overflow-y: scroll;
}



body {
	background: #eaeaea;
	color: #666;
	font-size: 12px;
line-height: 170%;
	font-family: Arial, Verdana, Sans-Serif;
	margin: 0px 0px 0px 0px;
position:relative;
	}

body * {margin: 0px; padding: 0px;}

a, a:visited {
	color: #999999;
	font-weight: normal;
	text-decoration: none;
	}
a:hover {
	font-weight: normal;
	text-decoration: underline;
	color: #000;
	}
#container { 
	background: #fff;
	width: 900px;
	text-align: left; 
	margin: 5px auto 5px auto; 
	padding: 0px;
	overflow: hidden;
	
	}
.wrap_all{ /*only needed if using big background images like in theme 5*/
	width:100%;
	position:relative;
	display:table;
	}


/************************************************
*	HEAD									*
************************************************/
	
	#head{
		height:80px;
		position:relative;
		z-index:10;
background: #eaeaea;
		}
		
			.logo, .logo a{
				display:block;
				height:62px;
				width:177px;
				position:absolute;
				left:0px;
				top:2px;
				}
				
					#top .logo a{
						top:0;
						right:0;
						text-indent:-9999px;
						outline:none;
						}


					#top .logo a{
						background:transparent url(images/nikos-markou-photography.jpg) left top no-repeat;
						}

	

/************************************************
*	HOME PAGE  									*
************************************************/


.small{
	float: left;
	width: 850px;
	height: 600px;
	margin: 10px 5px 0px 5px;
	background: #fff;
	display: inline;
	border: 10px solid #666;
	}

.small img {
	margin: 0px;
	border: 0px;
	padding: 0px;
	float: left;
	}	

.small img a {
	border: none;
	}	

.small img a:hover {
	border: 1px solid #fff;
	}

/************************************************
*	PAGE TEMPLATE 									*
************************************************/
* html #content_page  
{ width: 750px; padding: 0px; margin: 5px 5px 5px 5px;}

#content_page { 
	display: block;

	background: #fff;
margin: 10px 10px 10px 10px;
	/*float: left; */
	padding: 15px 0px 5px 0px;
	}
#content_page p{
	margin: 0px;
	line-height: 18px;
	padding: 0px 0px 0px 0px;

	}
	
#content_page p img{
/*	border: 10px solid #666;*/
	padding: 0px;
	margin: 0px
	}
#content_page h1 {
	color: #c9c9c9;
	font-size: 20px;	
	font-weight: bold;
	margin: 0px;
	padding: 0px 0px 15px 0px;
	line-height: 120%;
	font-variant: normal;
	text-align: left;
	}
#content_page h1 a  {
	font-size: 20px;	
	font-weight: bold;
	text-decoration: none;
	}

#content_page h1 a:hover {
	text-decoration: none;
	}


/************************************************
*	SINGLE POST  									*
************************************************/

* html #content { width: 900px; }

#content { 
	display: block;
	background: #fff;
	width: 900px; 
	margin: 10px 0px 10px 0px;
	float: left; 
	padding: 0px 0px 15px 0px;
	}
#content p{
	margin: 0px;
	line-height: 18px;
	padding: 0px 0px 10px 0px;
	}
	
#content p img{
	border: 1px solid #666;
	padding: 0px;
	margin: 0px 10px 10px 10px;
	}
#content h1 {
	color: #99cc00;
	font-size: 20px;	
	font-weight: bold;
	margin: 0px;
	padding: 0px 0px 15px 0px;
	line-height: 120%;
	font-variant: normal;
	text-align: center;
	}
#content h1 a  {
	font-size: 20px;	
	font-weight: bold;
	text-decoration: none;
	}

#content h1 a:hover {
	background: none;
	text-decoration: none;
	}


#content h2 {
	color: #99cc00;
	font-size: 18px;	
	font-weight: bold;
	margin: 0px;
	line-height: 120%;
	font-variant: normal;
	}
#content h2 a  {
	text-decoration: none;
	}

#content h2 a:hover {
	background: none;
	text-decoration: underline;
	}

#content h3 {
	color: #99cc00;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 0px;
	line-height: 120%;
	text-align: center;
	padding: 0px 0px 10px 0px;
	}
#content h3 a  {
	text-decoration: none;
	}

#content h3 a:hover {
	text-decoration: underline;
	}

#content ol {
	list-style-type: decimal;
	line-height: 18px;
	margin: 0px;
	padding: 0px 0px 10px 30px;
	}
#content ul {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	}
	
#content li {
	margin: 0px;
	padding: 0px;
	}
	
#content ul li {
	list-style: square inside;
	margin: 0px 0px 0px 10px;
	padding: 5px 0px 0px 0px;
	}
	
#content ul li a {
	text-decoration: underline;
	}

#content ul li a:hover {
	text-decoration: underline;
	}
blockquote{
	margin: 0px 0px 0px 25px;
	padding: 0px 25px 0px 10px;
	font-style: italic;
	color: #666666;
	border-left: 1px solid #cccccc;
	}
	
#content blockquote p{
	margin: 0px 0px 20px 0px;
	padding: 0px;
	}

/************************************************
*	MISC 									*
************************************************/



#tags { 
	text-align: center; 
	font-size: 9px;
	text-transform: uppercase;
	}

#comment_page { 
	display: block;
	background: #000;
	margin: 10px 200px 10px 200px;
	float: left; 
	padding: 0px 0px 15px 0px;
	}

.postspace {
	width: 440px;
	height: 32px;
	margin: 0px;
	padding: 0px;
	}
.postspace2 {
	width: 440px;
	height: 0px;
	margin: 0px;
	padding: 0px;
	}
.postspace3 {
	width: 440px;
	height: 15px;
	margin: 0px;
	padding: 0px;
	}

/************************************************
*	COMMENTS 									*
************************************************/
#comments {
	width: 440px;
	margin: 0px auto;
	padding: 20px 0px 0px 0px;
	border-top: 1px dotted #333;
	}
#comments h3 {
	color: #99cc00;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 0px;
	line-height: 120%;
	text-align: center;
	padding: 0px 0px 10px 0px;
	text-transform: uppercase;
	border-top: 0px solid #666;
	}


/************************************************
*	FOOTER 									*
************************************************/

#footer {
font-family:verdana,sans-serif; 
	color: #a1a0a0;
	background: #eaeaea;
	font-weight: normal;
	padding: 30px 20px 20px 20px;
	text-align: center;
	clear: both;
	font-size: 10px;
	margin: 20px 0px 0px 0px;
	border-top: 0px solid #333;
	/*text-transform: uppercase;*/
	}
#footer a {
	color: #a1a0a0;
	text-decoration: none;
	}
#footer a:hover {
	color: #787878;
	text-decoration: none;
	}
	




	
/************************************************
*	NAVIGATION								*
************************************************/

.navwrap{
		height:50px;
	right:-7px;
	line-height:50px;
	padding-right:18px;
	position:absolute;
	top:7px;
	font-size:12px;
	z-index:6;
	}

#top #nav{
	float:left;
	height:50px;
	line-height:50px;
		padding-left:13px;
}



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

}


#top #nav a{
	height:33px;
	display:block;
	padding:0 21px;
	text-decoration:none;
	text-align:center;
	line-height:28px; 
	outline:none;
	z-index:35;
	position:relative;
	float:left;
	}

#top #nav ul a{
	line-height:33px; 
}

#top #nav li{
	float:left;
	position:relative;
	z-index:20;
	margin-top:11px;
}

#top #nav li li{
	border-left:none;
	margin-top:0;
}

#top #nav ul {
	position:absolute;
	display:none;
	width:172px;
	top:33px;
	left:-1px;

}

#top #nav li ul a{
	width:130px;
	height:auto;
	float:left;
	text-align:left;
	padding:0 21px;
}

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

#top #nav li ul ul {
	left:172px;
	top:0px;
}

#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;
}

/*navigation*/

.navwrap{
	background:transparent url(images/menu.png) no-repeat scroll right bottom;
	}

#top #nav{
	background:transparent url(images/menu.png) left top no-repeat;
}




/************************************************
*	NAVIGATION STYLE								*
************************************************/

.navwrap{
	background:transparent url(images/menu.png) no-repeat scroll right bottom;
	}

#top #nav{
	background:transparent url(images/menu.png) left top no-repeat;
}


#top #nav a{
	color:#888;
}

#top #nav ul {
	border:1px solid #DFDFDF;
	border-top:none;
}

#top #nav li ul a{
	border-bottom:1px solid #fff;
	border-top:1px solid #DFDFDF;
}

#top #head #nav ul a, #top #head #nav ul li{
	background-color:#f5f5f5;
	background-image:none;
}

#top #head #nav ul a:hover, #top #head #nav ul a:focus {
	background-color:#fff;
	color:#555;
}

#top #head #nav a:hover, #top #head #nav a:focus {
	color:#555;
}


#top #nav .current_page_item a{
	color:#555;
}

#top #nav .current_page_parent .current_page_item a, #top #nav .current_page_item ul a{
	border-right:1px solid #f5f5f5;
	border-left:none;
	background-image:none;
	color:#444;
}




