	/*
	Theme Name: Dp Studios 2009
	Theme URI: http://www.dp-studios.net
	Description: Theme designed for DP-Studios.net Portfolio
	Version: 1.7
	Author: Dejan Pralica
	Author URI: http://www.dp-studios.net
	Tags: colorful, color, big background, portfolio
	
	*/
	
	
	
	html { 
	background-color: #000712;}
	
	body {
		padding: 0;
		margin: 0;
		background: url(images/header.jpg) no-repeat center top;
		width: 100%;
		display: table;
	  line-height: 18px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #FFFFFF;
	}
	
	/* --- Container --- */
	#container {
		margin: 0 auto;
		width: 980px;
		display: block;
	}
	#contentcontainer {
		width: 985px;
		margin: 15px auto 0;
		background: #010c1e;
		border: solid 1px #1a212f;
		height: inherit;
		}
	
	/* --- Links --- */
	a { outline:none;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 14px;
		color: #990066;
		}
		
	a:link 		{ text-decoration: none;}
	a:visited 	{text-decoration: none; }
	a:hover 	{ text-decoration: underline; color: #9900FF;}
	a:active 	{ text-decoration: none; color: #990066; }
	
	/* --- Navigation --- */
	#navcontainer ul{
	margin: 0 auto;
	color: White;
	float: left;
	margin-top: 266px;
margin-bottom: 12px;
	font-family: arial, helvetica, sans-serif;
	}
	
	#navcontainer ul li { display: inline; }
	
	#navcontainer ul li a {
	padding: 0.2em 1em;
	color: White;
	text-decoration: none;
	float: left;
	font-size: 12px;
	}
	
	#navcontainer ul li a:hover
	{
	background-color: #2e1238;
	color: #fff;
	font-size: 12px;
	}
	
	#quote {
		width: 985px;
		margin: 0 auto;
		}
	/* --- Footer --- */
	#footer {
		background-image: url(images/footer2.jpg);
		background-repeat: no-repeat;
		height: 150px;
		margin: 0 auto;
		width: 1000px;
			}
	#copyrightholder {
		height: 20px;
		margin: 0 auto;
		width: 1000px;
	margin-top: -22px;
		}
			
	
	#twitter { 
		width: 200px;
		height: 103px;
		line-height: 13px;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
		font-size: 10px;
		color: #FFF;
		margin-left: 105px
		}
	
	#twitter-link{ margin-top: -7px; }
	#twitter a{ color: #ffa405; outline:none; font-family: Arial, Helvetica, sans-serif; font-size: 10px;}
	#twitter ul { list-style:none; }
	
	#social {
		width: 228px;
		height: 57px;
	float:left;
	margin-left: 465px;
		}
	#social img {margin-left: 15px; padding-top: 13px; border: 0px;}
	#social a { opacity: 0.5;}
	#social a:hover {opacity: 1.00;}
	
	#copyright {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10px;
		color: #FFF;
		margin-left: 30px;
	float: left;
		}
	#copyright a{ color: #ffa405; outline:none; font-family: Arial, Helvetica, sans-serif; font-size: 10px;}
	#copyright img {border: 0px; margin-bottom: -4px; padding-left: 3px;}
	
	#wordpress {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10px;
		margin-top: -18px;
		margin-left: 780px;
		color: #FFF;
	
		}
	#wordpress a{ color: #b2357f; outline:none; font-family: Arial, Helvetica, sans-serif; font-size: 10px;}
	#wordpress img {border: 0px; margin-bottom: -2px; padding-left: 3px;}
	
	/* --- Typography --- */
	h1 {
	  line-height: 45px;
	  font-size: 20px;
	 font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;  color: #d9a86e;
	  text-shadow: black 0.1em 0.1em 0.1em;
	  background-color: #010e25;
	  border-bottom: 1px solid #031538;
	  border-top: solid 1px #031538;
	  text-indent: 15px;
		}
	 h1 a {
	   line-height: 45px;
	  font-size: 20px;
	 font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;  color: #d9a86e;
	  text-shadow: black 0.1em 0.1em 0.2em;
	  text-indent: 15px;
	  }
	h1 a:hover {
	   line-height: 45px;
	  font-size: 20px;
	 font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;  color: #d0852d;
	  text-shadow: black 0.1em 0.1em 0.2em;
	  text-indent: 15px;
	  }
	
	h2 {
	  line-height: 28px;
	  font-weight: normal;
	  font-size: 14px;
	 font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;  color: #d9a86e;
	  text-shadow: black 0.0em 0.0em 0.6em;
	  background-color: #010e25;
	  border-bottom: 1px solid #031538;
	  border-top: solid 1px #031538;
	  text-indent: 15px;
	  margin-left: -8px;
	  }
	  
	 h2 a {
	   line-height: 28px;
	  font-size: 16px;
	 font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;  color: #d9a86e;
	  text-shadow: black 0.2em 0.2em 0.6em;
	  text-indent: 15px;
	  }
	h2 a:hover {
	   line-height: 28px;
	  font-size: 16px;
	 font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;  color: #d0852d;
	  text-shadow: black 0.2em 0.2em 0.6em;
	  text-indent: 15px;
	  }
	
	h3 {
	  line-height: 24px;
	  font-weight: normal;
	  font-size: 12px;
	 font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;  color: #d9a86e;
	  text-shadow: black 0.2em 0.2em 0.6em;
	   background-color: #010e25;
	  border-bottom: 1px solid #031538;
	  border-top: solid 1px #031538;
	  text-indent: 15px;
	
	  }
	
	/* --- Grid --- */
	
	.grid {
	  width: 954px;
	  margin: auto;
	}
	.grid-c1 {
	  float: left;
	  width: 600px;
	  padding: 20px;
	  padding-left: 10px;
	  padding-right: 30px;
	  border-right: solid 1px #1a212f;
	}
	
	.grid-c1 img {
	border: 0px;
	}
	.grid-c2 {
	  float: left;
	  width:280px;
	  padding-top: 20px;
	  padding-left: 22px;
	  padding-right: 20px;
	  list-style-type:none;
	  border-left: solid 1px #1a212f;
	margin-left: -1px;
	}
	.grid-c2 img {
	border: 0px;
	}
	.grid-c2 a { color: #fff;}
	.grid-c2 a:hover { color: #9900FF;}
	
	.bgrid-c1 {
	  float: left;
	  width: 550px;
	  padding: 10px;
	  padding-left:25px;
	}
	.bgrid-c1 img{margin-left:10px; border: 0px;}
	.bgrid-c1 a { opacity: 0.7;}
	.bgrid-c1 a:hover {opacity: 1.00;}
	
	.bgrid-c2 {
	  float: left;
	  width:350px;
	  height: 180px;
	  padding:10px;
	  padding-left: 25px;
	  border-left: solid 1px #1a212f;
	}
	.bgrid-c2 img{margin-left:8px; border: 0px;}
	.bgrid-c2 a { opacity: 0.7;}
	.bgrid-c2 a:hover {opacity: 1.00;}
	
	
	#bottom {
	display: block;
	width: 985px;
	height: 200px;
		background: #010c1e;
		border: solid 1px #1a212f;
		margin: 0 auto;
		margin-top: -2px;}
		
	
	
	blockquote {
	background: #010d22;
	border: 1px solid #031538;
	padding: 5px 15px;
	margin: 10px 10px 5px 15px;
	font-style: italic;
	color: #fff;
	  }
	
	#toprss {
	  float: right;
	  margin-top: 6px;
	  margin-right: 5px;
	  display: inline;
	  }
	/* Comments */
	
	
	#comment {
	margin-bottom: 20px;
	background: #010e25;
	width: 570px; /* fixes bug in IE7 where putting focus on the text makes it disappear behind the background. yeah, weird. they call it a dimensional bug. */
	border: 1px solid #031538;
	padding: 10px 15px;
	color: #fff;
	  }
	
	#comment a {color: #ff9933;}
	
	#comment a:hover {color: #fff;}
	
	
	
	#numberofcomments {
	  color: #d9a86e;
	font-size: 12px;
	margin-top: 10px;
	margin-bottom: 7px;
	}
	
	
	ol#commentlist {
	list-style: none;
	  margin: 10px 0;
	  font-size: 11px;
	  }
	
	#commentlist li {
	margin: 0 0 15px 0;
	padding: 10px;
	border-bottom: 2px solid #031538;
	
	}
	
	#commentlist li.alt {
	border: none;
	border-bottom: 2px solid #031538;
	
	  }
	
	#commentlist li.cleared {
	background: transparent;
	border: none;
	}
	.cleared {
	margin: 0;
	padding: 0;
	clear: both;
	  }
	
	
	#commentlist a:hover {color: #eee;}
	
	#commentlist a.gravatar {
	float: left;
	margin: 0 10px 0 0;
	width: 69px;
	}
	
	#commentlist img {border: 0px;}
	
	
	
	#commentlist .commentbody {
	margin: 0;
	padding: 0 5px 0 0;
	float: right;
	width: 410px;
	}
	
	#commentlist .commentbody p a {
	text-decoration: underline;
	}
	
	#commentlist cite {
	font-size: 12px;
	font-style: normal;
	color: #ddd;
	}
	
	#commentlist small.commentmetadata a {
	color: #d9a86e;
	font-size: 10px;
	}
	
	#commentlist p {
	color: #dedede;
	}
	
	#comment h3 {
	font-size: 10pt;
	font-weight: normal;
	  color: #d9a86e;
	padding: 0;
	border: 0px;
	margin-left:-15px;
	}
	
	textarea#comment {
	width: 530px;
	background: #e6e6e6;
	color: #111;
	}
	
	#comment #submit {
	margin-left: 0px;
	margin-top: -25px;
	}
	
	.topPost {
	margin: 0;
	padding: 0;
	font-size: 9px;
	}
	
	
	.topPost span.topComments, .topPost span.topMore, .topPost span.topTags {
	 font-size: 9px;
	 font-style: italic;
	 padding: 10px;
	
	margin-right: 2px;
	line-height: 15pt;
	color: #fff;
	
	  }
	
	.topPost span.topComments:hover, .topPost span.topTags:hover {
	 background: #010e25;
	 padding: 10px;
	  }
	
	.topPost span.topComments a {
	  color: #fff;
	  background: url(images/comments.gif) left no-repeat;
	  padding-left: 20px;
	  line-height: 15pt;
	  vertical-align: middle;
	  }
	
	.topPost span.topTags em {
	background: url(images/tags.gif) left no-repeat;
	padding-left: 20px;
	line-height: 27pt;
	vertical-align: middle;
	color: #0a0a0a;
	
	  }
	
	
	.topPost a:hover {
	color: #fff;
	line-height: 18pt;
	vertical-align: middle;
	  }
	  
	.topPost a {
	color: #fff;
	line-height: 18pt;
	vertical-align: middle;
	  }
	
	.topMeta {
	
	
	
	  padding-left: 2px;
	
	
	
	  margin: -10px 0 0 0;
	
	
	
	  font-size: 9px;
	
	
	
	  color: #cdcdcd;  
	
	  }
	
	
	
	.topMeta a {
	color: #fff;
	  font-size: 9px;
	
	
	
	
	  }
	
	
	.topMeta a:hover {
	
	  color: #990066;
		font-size: 9px;
	
	text-decoration: underline;
	
	  }
	
	
	.previous {
	text-align: left;
	margin-top: 5px;
	margin-left: -15px;
	
	}
	
	.previous a {
	color: #d9a86e;
	text-transform: lowercase;
	 padding: 7px;
	
	}
	
	
	
	.previous a:hover {
	color: #c58842;
	text-decoration: underline;
	 background: #010e25;
	 padding: 7px;
	
	}
	.next {
	margin-top: -18px;
	text-align: right;
	
	}
	
	.next a {
	color: #d9a86e;
	text-transform: lowercase;
	 padding: 7px;
	
	}
	
	
	
	.next a:hover {
	color: #c58842;
	text-decoration: underline;
	 background: #010e25;
	 padding: 7px;
	
	}
	
	.flickr {
	}
	
	.flickr img {margin-left: 15px; padding-top: 13px; border: 0px;}
	.flickr a { opacity: 0.5;}
	.flickr a:hover {opacity: 1.00;}
	
	.imgh{
	}
	
	.imgh img {border: 0px;}
	.imgh a { opacity: 0.5;}
	.imgh a:hover {opacity: 1.00;}
	
	ul#ilastfm {
		margin: 0;
		padding: 0;
	margin-left: -15px;
	
	}
	
	ul#ilastfm li {
		list-style: none;
		background: url(http://dp-studios.net/wp-content/plugins/ilastfm/ilastfm_music.png) no-repeat;
		padding-left: 20px;
		margin-bottom: 3px;
	}
	
	.lastfm_album {
		display: none;
	}
	

#gallery-1 img {
				border: 2px solid #031538;
			}

h5 a{ font-size: 11px;
}
h5 a:hover{ font-size: 11px;
}
