/*  
Theme Name: artimeg.com
Theme URI: http://artimeg.com/
Description: My personal theme.
Version: 1.0
Author: Greg Artime
Author URI: http://artimeg.com/


*/

@import "lightbox.css";

/* ---------------- Basic Elements ------------------ */
* {
	margin:0;
	padding:0;
	}
	
body {
	color:#6e6e6e;
	text-align: center;
	background:#131313 url(images/main-bg.gif) repeat-y;
	padding-bottom:25px;
	font:1em "Trebuchet MS", Verdana, Arial, sans-serif;
	}
	
a {
	color:#e3e1da;
	text-decoration:none;
}

a img {
	border: none;
}

a:visited {
	color: #BDC2A9;
	text-decoration:none;
}

a:hover {
	color:#BDC2A9;
}

#gallery a:visited {
	color:#1F1F1C;
}

h1 {
	color:#9F4454;
	font-size:140%;
	padding:0 .5em;
}

h2 {
	font-size:130%;
	color:#e3e1da;
}

h2 a, h2 a:visited {
	color:#e3e1da;
	text-decoration:none;
	display:block;
	margin-bottom:15px;
}

h2 a:hover, h3 a:hover {
	color:#902a04;
	text-decoration:none;
	background:none;
}

h3 {
	padding:0 0 10px 0;
	font-size:120%;
	clear:both;
	color:#BDC2A9;
}

h3#respond {
	margin-top:50px;
	}

p {
	padding:0 0 10px 0;
}

blockquote {
	color:#8B9272;
}

p.postmetadata span.p-comm a, p.postmetadata span.p-cat a, p.postmetadata small a:link {
	text-decoration:none;
	color:#e3e1da;
	text-decoration:underline;
	border:none;
}

p.postmetadata span.p-comm a:hover, p.postmetadata span.p-cat a:hover, p.postmetadata small a:hover {
	color:#BDC2A9;
	background:none;
	text-decoration:none;
	border:none;
}

p.postmetadata a:visited {
	color:#BDC2A9;
	border:none;
	text-decoration:underline;
	}

.post {
	float:left;
	width:600px;
	margin-bottom:25px;
	}

#journal .post, #home .post {
	padding-bottom:50px;
	background:url(images/flowers.gif) no-repeat bottom center;
	}
	
#journal .post img, #about .post img {
	float:left;
	padding:5px 10px 10px 0;
	}

.entry {
	text-align:left;
}

.entry-journal {
	text-align:left;
	}

.browsing {
	border:1px solid #3C3C38;
	background:#FCFCFC;
	padding:.5em;
	margin:1em;
}

/* ---------------- Containers ------------------ */

#main {
	text-align: left;
	margin: 0 auto;
	position:relative;
	}

#main-wrapper {
	width:950px;
	}

#content {
	float:left;
	margin:0 0 0 150px;
	width:600px;
}

/* ---------------- Gallery ------------------ */

#gallery-section {
	float:left;
	margin:100px 0 0 0;
	}

#gallery-header {
	width:600px;
	margin-bottom:25px;
	height:26px;
}

#gallery-header span {
	position: absolute;
	width:600px;
	height:26px;
	background:url(images/gallery-header.gif) no-repeat right top;
}

#gallery-header a {
	display:block;
	height:100%;
	text-indent:-500em;
	text-decoration:none;
}

#gallery-header a:hover {
	background:none;
}

ul#gallery-album {
	list-style:none;
	margin-bottom:25px;
	float:left;
	}
	
#gallery-album a {
	border:10px solid #e3e1da;
	margin-bottom:25px;
	}
* html #gallery-album a {
	float:left;
	clear:left;
	margin-bottom:-5px;
	}
	
ul#gallery-album a:link,ul#gallery-album a:visited {display: block;text-indent:-5000px;text-decoration: none; width:580px;height:75px;}

#g1 a,#g1 a:visited {background:url(/dev/images/gallery/covers/flora-and-fauna.jpg) no-repeat 0 0;}
#g2 a,#g2 a:visited {background:url(/dev/images/gallery/covers/sunsets-silouhettes.jpg) no-repeat 0 0;}
#g3 a,#g3 a:visited {background:url(/dev/images/gallery/covers/wings-yes-wings.jpg) no-repeat 0 0;}
#g4 a,#g4 a:visited {background:url(/dev/images/gallery/covers/lilies.jpg) no-repeat 0 0;}
#g5 a,#g5 a:visited {background:url(/dev/images/gallery/covers/tiger-tiger.jpg) no-repeat 0 0;}
#g6 a,#g6 a:visited {background:url(/dev/images/gallery/covers/selfs.jpg) no-repeat 0 0;}
#g7 a,#g7 a:visited {background:url(/dev/images/gallery/covers/nostalgia.jpg) no-repeat 0 0;}
#g8 a,#g8 a:visited {background:url(/dev/images/gallery/covers/street.jpg) no-repeat 0 0;}
#g9 a,#g9 a:visited {background:url(/dev/images/gallery/covers/street-remainders.jpg) no-repeat 0 0;}
#g10 a,#g10 a:visited {background:url(/dev/images/gallery/covers/bbb.jpg) no-repeat 0 0;}
#g11 a,#g11 a:visited {background:url(/dev/images/gallery/covers/mantis.jpg) no-repeat 0 0;}
#g12 a,#g12 a:visited {background:url(/dev/images/gallery/covers/digital-111.jpg) no-repeat 0 0;}
#g13 a,#g13 a:visited {background:url(/dev/images/gallery/covers/bw-film.jpg) no-repeat 0 0;}
#g14 a,#g14 a:visited {background:url(/dev/images/gallery/covers/still.jpg) no-repeat 0 0;}
#g15 a,#g15 a:visited {background:url(/dev/images/gallery/covers/comp2005.jpg) no-repeat 0 0;}
#g16 a,#g16 a:visited {background:url(/dev/images/gallery/covers/comp2006.jpg) no-repeat 0 0;}

ul#gallery-album li a:hover,ul#gallery-album li a.active {background-position:0 -75px;}	

#album {
	width:600px;
	float:left;
	}

.album-item span {
	display:none;
	text-indent:-5000px;
	}

.album-item {
	float:left;
	}

* html .album-item a:hover {
	border:10px solid #1b1b1b;
	}
	
.album-item a img {
	border:10px solid #e3e1da;
	float:left;
	margin:15px;
	}
	
.album-item a:hover img {
	border:10px solid #1b1b1b;
	}

/* ---------------- Journal ------------------ */

#journal-section {
	float:left;
	margin:100px 0 0 0;
	}

#journal-header {
	width:600px;
	margin:0 0 25px 0;
	height:26px;
	}

#journal-header span {
	position: absolute;
	width:600px;
	height:26px;
	background:url(images/journal-header.gif) no-repeat right top;
}

#journal-header a {
	display:block;
	height:100%;
	text-indent:-500em;
	text-decoration:none;
}

#journal-header a:hover {
	background:none;
}

#findmore {
	background:#1b1b1b;
	float:left;
	width:570px;
	padding:15px;
	margin-top:15px;
	}

/* ---------------- About ------------------ */

#about-section {
	float:left;
	margin:100px 0 0 0;
	}

#about-header {
	width:600px;
	margin:0 0 65px 0;
}

#about-header span {
	position: absolute;
	width:600px;
	height:26px;
	background:url(images/about-header.gif) no-repeat right top;
}

#about-header a {
	display:block;
	height:100%;
	text-indent:-500em;
	text-decoration:none;
}

#about-header a:hover {
	background:none;
}

/* ---------------- Contact ------------------ */

#contact-section {
	float:left;
	margin:100px 0 0 0;
	}

#contact-header {
	width:600px;
	margin:0 0 65px 0;
}

#contact-header span {
	position: absolute;
	width:600px;
	height:26px;
	background:url(images/contact-header.gif) no-repeat right top;
}

#contact-header a {
	display:block;
	height:100%;
	text-indent:-500em;
	text-decoration:none;
}

#contact-header a:hover {
	background:none;
}

/* ---------------- Comments ------------------ */

#comment-section {
	float:left;
	margin:50px 0 65px 0;
	width:590px;
	}	

#comment-section textarea {
	width:580px;
	}

#comment-section textarea, #author, #email, #url, #wpcf_your_name, #wpcf_email, #wpcf_website, textarea {
	border:1px solid #BDC2A9;
	background:#e3e1da;
	color:#131313;
	padding:5px;
}

#comment-section textarea:focus, #author:focus, #email:focus, #url:focus, #wpcf_your_name:focus, #wpcf_email:focus, #wpcf_website:focus, textarea:focus {
	border:1px solid #131313;
}

#submit {
	}

.commentlist {
	background:#1b1b1b;
	width:590px;
	padding:5px;
	margin:5px 0;
	border-top:1px solid #BDC2A9;
}

small {
	color:#6e6e6e;
	font-size:90%;
}

.commentmetadata a:hover {
	text-decoration:none;
	background:none;
	color:#8B9272;
}

.commentmetadata a:visited {
	color:#95C4DC;
}

.gravatar {
	float:right;
	border:1px solid #8B9272;
}

.date {
	color:#BDC2A9;
}

.postmetadata {
	padding:5px;
	font-size:80%;
	text-align:right;
}

.contactform { 
	position: relative;
	overflow: hidden;
	margin-top:10px;
}
		
.contactleft {
	width: 125px; 
	text-align: right;
	clear: both; 
	float: left; 
	display: inline; 
	padding: 5px; 
	margin: 5px 0;
	background:#1b1b1b;
}
		
.contactright {
	width:455px;
	text-align: left;  
	float: right; 
	display: inline; 
	padding: 5px; 
	margin: 5px 0; 
	color:#6e6e6e;
	background:#1b1b1b;
}

#wpcf_submit, #comments #submit {
	text-align: left;  
	display: inline;
	color:#6e6e6e;
	background:#fff;
	border:1px solid #3C3C38;
}

#commentform p {
	width:590px;
	text-align: left;
	float:left;  
	display: inline; 
	padding: 5px; 
	margin: 5px 0; 
	color:#6e6e6e;
	background:#1b1b1b;
}
.contacterror {
	border: 1px solid #ff0000;
}

/* ---------------- Header ------------------ */

#header span {
	position: absolute;
	width: 206px;
	height: 195px;
	background: url(images/header.gif) no-repeat;
	}

#header a {
	display:block;
	height:100%;
	text-indent:-500em;
	text-decoration:none;
	}

#header a:hover {
	background:none;
	}

/* ---------------- Navigation ------------------ */

#navigation {
	margin:200px 0 0 0;
	width:152px;
	float:left;
	}

#nav {
	list-style:none;
	text-align:right;
	}

#nav li {
	margin-bottom:10px;
	}

#nav a, #nav a:visited {
	text-decoration:none;
	color:#e3e1da;
	font:150% Verdana, Arial, Helvetica, sans-serif;
	letter-spacing:1px;
	padding:2px 10px;
	display:block;
	width:132px;
	}

#nav a:hover {
	color:#131313;
	background:#989137;
}

#journal #n-journal a, #archives #n-archives a, #about #n-about a, #gallery #n-gallery a, #contact #n-contact a {
	color:#131313;
	background:#989137;
	}

.navigation {
	width:600px;
	text-align: center;
	margin: 50px 0 50px 0;
	}

.alignright {
	float: right;
}
	
.alignleft {
	float: left
}

/* ---------------- Footer ------------------ */

#footer {
	float:left;
	background:url(images/bottom-eagle.gif) no-repeat bottom left;
	width:950px;
	height:195px;
	display:block;
	margin-top:25px;
	font-size:90%;
	}
	
#footer-content {
	margin-left:302px;
	margin-top:35px;
	background:#1b1b1b;
	width:570px;
	padding:15px;
	float:left;
	}
	
* html  #footer-content {
	margin-left:150px;
	}

.footer-heading {
	color:#BDC2A9;
	}

#footer p {
	font-size:90%;
	}
	
#footer a, #footer a:visited {
	color:#BDC2A9;
	}
	
#footer a:hover {
	text-decoration:underline;
	}

#footer-left {
	width:190px;
	float:left;
	}
		
#footer-center {
	width:190px;
	float:left;
	}
	
#footer-right {
	width:190px;
	float:left;
	}