/*   
Theme Name: Wanganui Repertory Theme
Theme URI: http://twomonkeyswebdesign.co.nz
Description: Wordpress 3.2 Theme for Wangnaui Rep
Author: Two Monkeys
Author URI: http://twomonkeyswebdesign.co.nz
Version: 1
*/

@media screen {

/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	outline:none;
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}


/*
@font-face {
    font-family: 'CaviarDreamsRegular';
    src: url('fonts/CaviarDreams-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/CaviarDreams-webfont.woff') format('woff'),
         url('fonts/CaviarDreams-webfont.ttf') format('truetype'),
         url('fonts/CaviarDreams-webfont.svg#CaviarDreamsRegular') format('svg');
   }  
  
*/
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

h1, h2, h3, h4, p {color:#fff; }

h2 {
font-size:24px;
font-family: 'Limelight', sans-serif;
padding-bottom:20px;

}

h3 {
font-size:20px;
font-family: 'Limelight', sans-serif;
padding-bottom:10px;

}


p{
font-size:16px;
font-family:Helvetica,Verdana, sans-serif;
padding-bottom:20px;
line-height: 120%;
}

html {
}

body {
background-color: #000;
text-align: :center;


}

#page_wrap{
	position: relative;
	width:960px;
	background-image: url('images/wanganui-rep.jpg');
	background-repeat: no-repeat;
	margin: 0 auto; }

.header {
height:320px;
}


div.nav_menu {
position: absolute;
top:270px;
left:80px;

}

a, a:link,a:visited{
color:#ffdddd;
text-decoration: none;
}

.glow:hover{
color:#ff8888;
}



.nav_menu a, .nav_menu a:link,.nav_menu a:visited{
color:#ffdddd;
text-decoration: none;
}

.nav_menu a:hover{
color:#ff8888;
}



.nav_menu li{
	float:left;
	padding-left:30px;
	font-family: 'Limelight',sans-serif;
	font-size: 20px;
	font-weight: lighter;
}

.main_content{
float:left;
margin-left:140px;
width:410px;
padding-top:20px;
padding-bottom:70px;
}

.page_content {
margin-left:140px;
width: 660px;
padding-bottom: 70px;
}

.page_content li {
color:#fff;
font-family: Helvetica,Verdana, sans-serif;
font-size:16px;
list-style: circle;
padding-bottom: 10px;
margin-left:20px;
}

.sidebar{
float:right;
margin-right:140px;
padding-top:20px;
padding-bottom:70px;
width:230px;
}

.sidebar_content{
margin-bottom:30px;
}


.footer{
position: relative;
margin-left:130px;
clear:both;
height: 287px;
background-image: url('images/footer_background.jpg');
background-repeat: no-repeat;
}

.design{
position: absolute;
left: 250px;
bottom: 10px;
}

.single_thumb{
padding-bottom: 20px;
padding-top: 20px;
}

.production_post{
float:left;
width: 420px;
padding-bottom: 20px;
}

.production_image{
clear:left;
float:left;
width:230px;
padding-bottom: 20px;

}

.production_image img{
	max-width:100%;
	}

#photoShow {
    height:161px;
    width:593px;
}
#photoShow div {
    position:absolute;
    top:91px;
    left:180px;
    z-index: 0;
}
#photoShow div.previous {
    z-index: 1;
}
#photoShow div.current {
    z-index: 2;
}

.post { }

.entry { }
.entry a { }
.entry a:hover { }

pre { }
code, tt { }

#meta { }
.postmetadata { }


.navgation { }
   .next-posts { }
   .prev-posts { }

#searchform { }
	#s { }
	#searchsubmt { }
	
ol.commentlist { list-style: none; }
ol.commentlist li { }
ol.commentlist li.alt { }
ol.commentlist li.bypostauthor { }
ol.commentlist li.byuser { }
ol.commentlist li.comment-author-admin { }
ol.commentlist li.comment { border-bottom: 1px dotted #666; padding: 10px; }
ol.commentlist li.comment div.comment-author { }
ol.commentlist li.comment div.vcard { }
ol.commentlist li.comment div.vcard cite.fn { font-style: normal; }
ol.commentlist li.comment div.vcard cite.fn a.url { }
ol.commentlist li.comment div.vcard img.avatar { float:right; margin: 0 0 10px 10px; }
ol.commentlist li.comment div.vcard img.avatar-32 { }
ol.commentlist li.comment div.vcard img.photo { }
ol.commentlist li.comment div.vcard span.says { }
ol.commentlist li.comment div.commentmetadata { }
ol.commentlist li.comment div.comment-meta { font-size: 10px; }
ol.commentlist li.comment div.comment-meta a { color: #ccc; }
ol.commentlist li.comment p { }
ol.commentlist li.comment ul { }
ol.commentlist li.comment div.reply { font-size: 11px; }
ol.commentlist li.comment div.reply a { font-weight: bold; }
ol.commentlist li.comment ul.children { list-style: none; margin: 10px 0 0; }
ol.commentlist li.comment ul.children li { }
ol.commentlist li.comment ul.children li.alt { }
ol.commentlist li.comment ul.children li.bypostauthor { }
ol.commentlist li.comment ul.children li.byuser { }
ol.commentlist li.comment ul.children li.comment { }
ol.commentlist li.comment ul.children li.comment-author-admin { }
ol.commentlist li.comment ul.children li.depth-2 { border-left: 5px solid #555; margin: 0 0 10px 10px; }
ol.commentlist li.comment ul.children li.depth-3 { border-left: 5px solid #999; margin: 0 0 10px 10px; }
ol.commentlist li.comment ul.children li.depth-4 { border-left: 5px solid #bbb; margin: 0 0 10px 10px; }
ol.commentlist li.comment ul.children li.depth-5 { }
ol.commentlist li.comment ul.children li.odd { }
ol.commentlist li.even { background: #fff; }
ol.commentlist li.odd { background: #f6f6f6; }
ol.commentlist li.parent { border-left: 5px solid #111; }
ol.commentlist li.thread-alt { }
ol.commentlist li.thread-even { }
ol.commentlist li.thread-odd { }

form { }
input[type=text] { }
textarea { }

} /* END screen media */


@media print {

.do-not-print { display: none; }
#comments { page-break-before: always; }

body { width: 100% !important; margin: 0 !important; padding: 0 !important; line-height: 1.4; word-spacing: 1.1pt; letter-spacing: 0.2pt; font-family: Garamond,"Times New Roman", serif; color: #000; background: none; font-size: 12pt; }
h1,h2,h3,h4,h5,h6 { font-family: Helvetica, Arial, sans-serif; }
h1 { font-size: 19pt; }
h2 { font-size:17pt; }
h3 { font-size:15pt; }
h4,h5,h6 { font-size:12pt; }
code { font: 10pt Courier, monospace; } 
blockquote { margin: 1.3em; padding: 1em; }
img { display: block; margin: 1em 0; }
a img { border: none; }
table { margin: 1px; text-align:left; }
th { border-bottom: 1px solid #333;  font-weight: bold; }
td { border-bottom: 1px solid #333; }
th, td { padding: 4px 10px 4px 0; }
caption { background: #fff; margin-bottom: 2em; text-align: left; }
thead { display: table-header-group; }
tr { page-break-inside: avoid; } 
a { text-decoration: none; color: black; }
	
} /* END print media */