/* 
	TEMPLATE NAME / Effy - Photowrite
	AUTHOR: Michelle O'Reilly
	AUTHOR WEBSITE: http://www.redandrobin.com.au
	VERSION: 1.0
		
	Valid xHTML & CSS

*/

/* CSS Document */


/* STANDARDS */

body {
	background:url(../images/black_bg2.jpg) repeat #181818;
	font-size:11px;
	line-height:16px;
	font-family:Arial;

	padding:0px;
	margin:0px;
	color:#888888;
	text-align:center;
	}

html {
	min-height:100.1%;
	}


/* RESET */
h1, h2, h3, h4, h5, h6, p, ul, li {
	margin:0px;
	padding:0px;
	}

h1 {
	text-align:left;
	}

h2 { 
	 	
	text-align:left;
	}
	
h3 {
	 color:#c2af77;
	 
 	padding-bottom:15px;
	text-transform:uppercase;
  
	}

hr {
	display:none;
	}

p {
	text-align:left;
	}

a {
	color:#c2af77;
	text-decoration:none;
	}

a:hover {
	color:#c2af77;
	text-decoration:underline;
	}



/* CUSTOM CLASSES */


.inside {
	width:930px;
	margin:0px auto;
	}

.leftimg {
	float:left;
	margin:0px 10px 10px 0px;
	}

.clear {
	clear:both;
	}

.left {
	float:left;
	}

.right {
	float:right;
	}
	
.summary {
	color:#838d7a;
	font-size:14px !important;
	line-height:24px;
	}

/* HIDDEN IMAGE INFO AREA + COMMENTS LIST */


#image-info {
	text-align:left;
	width:100%;
	background:#FFF;
margin-top:30px;
	}

#image-info .inside {padding-top:20px;
	}
	
#image-info .inside p {
	font-size:1.2em;
	color:#666;
	margin:0px;
	}

#image-info .inside ul {
	}
	

/* IMAGE NOTES */

#image-info h2 {
 
	font-weight:normal;
 	font-size:1.2em;
 	padding:10px 0px 20px 0px;
	color:#333;
	}

#image-info h2 em { 
	margin-left:15px;
	}

		
#image_notes {
	width:45%;
	float:left;
	margin-bottom:10px;
	}

#image_notes, #image_comments {
	font-style:italic;
	line-height:16px;
	}

#image_notes p {
	font-size:1.2em;
	color:#666;
	margin:0px;
	padding-bottom:10px;
	}

	

#image_comments {
	width:45%;
	float:right;
	margin:0px 0px 10px 0px;
	border-left:1px dashed #999;
	}

#image_comments ul {
	padding:0px 0px 0px 10px;
	}

#image_comments li {
	font-size:1.2em;
	color:#666;
	margin:0px 0px 15px 0px;
	list-style:none;
	}


/* HEADER + NAVIGATION */

#header {
	 
	background:url(../images/black_bg2.jpg) repeat #181818;
	}

#header .inside {
 	height:90px;
border-bottom:1px solid #363636;
margin-bottom:25px;
	}

#header .inside h1 a {
 	padding-top:30px;
	font-weight:normal;
	display:block;
	float:left;
	}

#header .inside ul {
	float:right;
	margin-top:50px;
	}


#header .inside li {
 
 
	text-transform:uppercase;
	font-size:1.15em;
	display:inline;
	padding-left:15px;
	}
	
#header .inside li a {
	color:#c2af77;
	padding-left:5px;
	padding-right:5px;
	font-weight:bold;
font-size:.95em;
	}
		
#header .inside li a:hover {
	text-decoration:none;
	color:#fff;
	}
	
#header .inside li a.selected {
	color:#fff;
	}	
	
	
.secondary a {
	color:#666 !important;
	}
	

/* MAIN PHOTO AREA */


#photobox {
	background:url(../images/black_bg2.jpg) repeat #181818;
	padding-bottom:10px;
	width:100%;
	text-align:center;
	}
	
#photo {
	background:#FFF;
	padding:10px;
	border:none;
	margin-bottom:10px;
	}



/* IMAGE NAVIGATION */

#infobox {
 
	text-align:left;
	}
	

#image-navigate {
	padding:10px 0px;
	}
	
#image-navigate li {
 
	text-transform:uppercase;
	font-size:10px;
	letter-spacing:1px;
	list-style:none;
	width:33%;
	}

#image-navigate a {
	display:block;
	}


/* Pages */

#cols {	border-top:1px solid #363636;
padding:25px 0px;
	text-align:left;
	width:930px;
	margin:30px auto 0;
	}


#page {
	padding:5px 0px;
	text-align:left;
	width:930px;
	margin:0px auto;
	}

#page h2, #cols h2 {
	font-weight:bold;
 
	font-size:1.2em;
	text-transform:uppercase;
	margin:0px 0px 20px 0px;
color:#fff;
	}

#page p, #cols p{
	font-size:1.3em;
line-height:1.5em;
	 color:#888888;
	margin: 0px 20px 20px 0px;
	}

#page ul, #cols ul {
  	margin:0px 20px 20px 0px;
		font-size:1.3em;
	list-style-type:none;
	}
	
#page ul li, #cols ul li {
	background:url(../images/li_bg.gif) no-repeat 0 6px;
	padding:0px 0px 10px 15px;
	color:#c2af77;
	line-height:1.5em;
	}
	
#page a {
	}


#page img {
	background:#FFF;
    padding:3px;
    border:1px solid #CCC;
	}
#thumbnails {margin-top:20px;}

.thumbnails {
	border:1px solid #CCC;
	padding:3px;
	margin:5px 5px 0px 0px;
	}

/* COLUMNS ON INFO PAGE */

#col1 {
	width:33%;
	
	float:left;
	}

#col2 {
	width:32%;
	margin-left:10px;
	float:left;
	background:url(../images/quotes.gif) 190px bottom  no-repeat;
margin-bottom:20px;	
}

#col3 {
	width:33%;
	float:right;
	}

/* Footer */

#footer {	border-top:1px solid #363636;
clear:both;
	width:930px;
	margin:30px auto 0px auto;
	padding:20px 0px;
	text-transform:uppercase;
	}

#footer li {
	text-align:center;
	font-size:10px;
	display:inline;
	list-style:none;
	padding:0px 5px;
	color:#666;
	}

#footer a {
	color:#666;text-decoration:underline;
	}
	
#footer a:hover {
	color:#c2af77;
	}


/* Comments */

#commentbox {
	width:80%;
	margin:0px auto;
	}

#comment-top {
	background:#000;
	padding:20px 5px;
	color:#FFF;
	}    

#comments {
    margin:0px auto;
    width:90%;
    text-align:left;
	}

#comment-top h2 {
 
	font-weight:normal;
	letter-spacing:2px;
	font-size:11px;
	text-transform:uppercase;
	text-align:center;
	}
	
#comment-middle h2 {
 
	font-weight:normal;
	letter-spacing:2px;
	font-size:11px;
	text-transform:uppercase;
	}

#comment-middle {
	padding:20px 0px;
	margin-bottom:7px;
	} 

#addcomment {
	margin:20px 0px;
	text-align:left;
	}

.input {
	width:45%;
	font-size:1.2em;
	border:1px solid #333;
	background-color:#fff;
	color:#666;
	padding:5px;
	}

#addcomment label {
	color:#666;
	font-style:italic;
	font-size:1.2em;
	}

#addcomment textarea {
	width:100%;
	height:50px;
	font-size:1.2em;
	border:1px solid #333;
	background-color:#fff;
	color:#666;
	padding:5px;
font-family:arial;
	}

.comment-button {
    background:#c2af77;
	border:1px solid #999;
	color:#333;
width:80px;
height:30px;
font-size:1.2em;
	}

/* TAG SUPPORT */
.tags00
{
	font-size: 8px !important;
}
.tags01
{
	font-size: 10px !important;
}

.tags02
{
	font-size: 12px !important;
}

.tags03
{
	font-size: 14px !important;
}

.tags04
{
	font-size: 16px !important;
}

.tags05
{
	font-size: 18px !important;
}

.tags06
{
	font-size: 20px !important;
}

.tags07
{
	font-size: 22px !important;
}

.tags08
{
	font-size: 24px !important;
}

.tags09
{
	font-size: 26px !important;
}

.tags10
{
	font-size: 28px !important;
}

.quotes {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size:1.2em;
}

p.captions {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size:1em;
	padding-top:10px;
	color:#666!important;
}

.column-right {float:right; margin-left:40px; width:357px;}

.float-right {float:right; margin-left:20px;}
.float-left {float:left; margin-right:20px;}

.space-top {padding-top:0px;}
.space-left{padding-left:15px;}
.divider { border-top:1px solid #363636; height:2px; margin: 10px 0 30px; clear:both;}
.divider-contact { border-top:1px solid #272727; height:2px; margin: 10px 0 30px;width:550px;}

#page p.highlight-big{color:#fff; font-size:2em;!important}

