/*  
Theme Name: Photo Gallery Dark 1
Author URI: http://shutterthemes.com
Version: 2
Author: Shutter Themes
Description: Shutter Themes Photo Gallery 1 is WordPress photo gallery template.
All the CSS, XHTML and design is copyrighted. Please don't steal.
*/


body {
	background: url('http://dugundavetorganizasyonu.com/images/back.jpeg');
	background-image: url('http://dugundavetorganizasyonu.com/images/back.jpg');
	color: #666;
	font-size: 12px;
	font-family: Arial, Verdana, Sans-Serif;
	margin: 0px 0px 0px 0px;
	}

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

a, a:visited { 
	color: #99cc00;
	font-weight: bold;
	text-decoration: underline;
	}
a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #fff;
	}
#container { 
	background: #FFF;
	width: 860px;
	text-align: left; 
	margin: 20px auto 20px auto; 
	padding: 0px;
	overflow: hidden;
	}


/************************************************
*	Header  									*
************************************************/

* html #header{ width: 860px; padding: 0px;}

#header {
	background: #FFF;
	color: #333333;
	font-size: 24px;
	margin: 0px 0px 10px 0px;
	padding: 4px 0px 20px 0px;
	overflow: hidden;
	border-bottom: 1px solid #666;
	}
	
#header a img {
	border: none;
	margin: 0px;
	padding: 0px;
	}
	
#header h1 {
	color: #fff;
	font-size: 18px;
	font-weight: normal;
	margin: 0px;
	padding: 10px 0px 10px 0px;
	text-decoration: none;
	background: #FFF;
	}
	
#header h1 a, #header h1 a:visited {
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	}
	
#header h1 a:hover {
	color: #fff;
	text-decoration: none;
	}

#headerleft {
	width: 300px;
	float: left;
	font-size: 14px;
	margin: 0px;
	padding: 0px 0px 0px 20px;
	overflow: hidden;
	}
	
#headerleft p {
	color: #666666;
	font-size: 15px;
	font-weight: normal;
	margin: 0px;
	padding: 0px 0px 0px 25px;
	text-decoration: none;
	}
	
#headerright {
	width: 500px;
	float: right;
	font-size: 12px;
	text-align: right;
	margin: 0px;
	padding: 10px 10px 10px 0px;
	overflow: hidden;
	}
	
#headerright p {
	color: #666666;
	font-size: 18px;
	font-weight: normal;
	margin: 0px;
	padding: 0px 0px 0px 20px;
	text-decoration: none;
	}
#headerright li {
	display: inline;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}
		
#headerright ul {
	margin: 0px;
	padding: 4px;
	}
	
#headerright ul li a {
	font-weight: bold;
	font-size: 12px;
	padding: 8px 20px 8px 20px;
	margin: 0px 0px 0px 0px;
	text-decoration: none;
	}

#headerright ul li a:hover {
	padding: 8px 20px 8px 20px;
	text-decoration: none;
	}

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


.thumbnail{
	float: left;
	width: 256px;
	height: 125px;
	margin: 10px 5px 0px 5px;
	background: #fff;
	display: inline;
	border: 10px solid #666;
	}

.thumbnail img {
	margin: 0px;
	border: 0px;
	padding: 0px;
	float: left;
	}	
.thumbnail img a {
	border: none;
	}	
.thumbnail img a:hover {
	border: 1px solid #fff;
	}

#aboutbox { 
	background: #dddddd;
	color: #000;
	margin: 20px 5px 0px 5px;
	padding: 10px;
	text-align: center;
	}

/************************************************
*	PAGE TEMPLATE 									*
************************************************/

* html #content_page  { width: 660px; padding: 0px; margin: 10px 0px 20px 50px;}

#content_page { 
	background: #FFF;
	margin: 10px 100px 10px 100px;
	float: left; 
	padding: 0px 0px 15px 0px;
	}
#content_page p{
	margin: 0px;
	line-height: 18px;
	padding: 0px 0px 10px 0px;
	}
	
#content_page p img{
	border: 10px solid #666;
	padding: 0px;
	margin: 0px
	}
#content_page 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_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: 860px; }

#content { 
	display: block;
	background: #FFF;
	width: 860px; 
	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: 10px 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 {
	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;
	}

#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 									*
************************************************/


#navigation { 
	background: #FFF;
	margin: 0px 0px 20px 0px;
	padding: 4px 0px 4px 0px;
	text-align: center;
	font-size: 9px;
	text-transform: uppercase;
	}
#navigation a {	text-decoration: none; padding: 0px 8px;
	}

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

#comment_page { 
	display: block;
	background: #FFF;
	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;
	}



/************************************************
*	Bottom "Sidebars"					     		* 
************************************************/

#bottom {
	width: 860px;
	margin: 0px auto 0px;
	padding: 20px 0px 20px 0px;
	line-height: 20px;
	border-top: 1px solid #666;
	clear: both;
	}

#bottom p, #bottom .textwidget {
	padding: 0px 0px 0px 0px;
	margin: 0px;
	}
	
#bottom h2 {
	font-size: 18px;
	font-weight: normal;
	margin: 0px 0px 10px 0px;
	padding: 5px 0px 5px 0px;
	text-align: center;
	}
	
#bottom h2 a, #bottom h2 a:visited  {
	color: #000000;
	text-decoration: none;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	}

	
#bottom img{
	float: left;
	border: none;
	margin: 0px 0px 10px 0px;
	}
	
#bottom ul{
	list-style-type: square;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}
	
#bottom ul li{
	list-style-type: square;
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 0px 0px;
	}	
	
.bottomleft {
	float: left;
	width: 243px;
	margin: 0px 0px 0px 0px;
	padding: 10px 20px 10px 20px;
	overflow: hidden;
	}
	
.bottommiddle {
	float: left;
	width: 243px;
	margin: 0px 0px 0px 0px;
	padding: 10px 20px 10px 20px;
	overflow: hidden;
	}
	
.bottomright {
	float: right;
	width: 243px;
	margin: 0px 0px 0px 0px;
	padding: 10px 20px 10px 20px;
	overflow: hidden;
	}

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

#footer { 
	color: #666;
	background: #202020;
	font-weight: normal;
	padding: 30px 20px 20px 20px;
	text-align: center;
	clear: both;
	font-size: 10px;
	margin: 20px 0px 0px 0px;
	border-top: 1px solid #666;
	text-transform: uppercase;
	}
#footer a {
	color: #666;
	text-decoration: none;
	}
#footer a:hover {
	color: #99cc00;
	text-decoration: none;
	}


/************************************************
*	NAv2								*
************************************************/

<style>
div#navigation2 { margin-bottom:10px; font-family:Arial,sans-serif; font-size:13px;}
ul#navigation_pri { width:1000px; margin:0 auto; overflow:hidden;  list-style:none; font-family:Helvetica, Arial, sans-serif; background:url(http://dugundavetorganizasyonu.com/img/nav_bg.jpg) repeat-x left top; }
ul#navigation_pri li { float:left; margin:0 4px; height:29px; padding:11px 10px 10px 10px; }
ul#navigation_pri li a:link,
ul#navigation_pri li a:visited { font-weight:bold; color:#999; text-decoration:none;  }
ul#navigation_pri li a:hover,
ul#navigation_pri li a:focus { text-decoration:none; color:#ccc;}
ul#navigation_pri li.active { background:url(http://dugundavetorganizasyonu.com/img/nav_cur_bg.jpg) no-repeat center bottom; }
ul#navigation_pri li a { color:#fff; }
</style>
                
