
/* ------------------------------
Site Name: South West Photography - Portraits
Site URI: http://portraits.southwestphotography.com.au/
Description: Stylesheet for South West Photography
Version: 1.0
Author: Dogsites
Author URI: http://dogsites.com.au/

Version Comments
v1.0
This Style sheet is for the Portrait sub-domain of South West Photography.

------------------------------ */

/*  Reset all  */

* {
	margin: 0;
	padding: 0;
	border: 0;
	font-family: "Lucida Grande", Tahoma, Helvetica, sans-serif;
	font-size: 1em;
	text-decoration: none;
}

/*  Basic Page Properties  */

html {height: 100%;margin-bottom: 1px;}
body {margin: 0;padding: 0;color: #DDC9B1; background-color: #302521;text-align:center;}
div {margin: 0;border: 0;}
p {margin-top: 10px;margin-bottom: 15px;}
fieldset {border: 0;padding: 5px 0;}

h1 {font-size: 280%;}
h2 {font-size: 220%;}
h3 {font-size: 180%;}
h4 {font-size: 140%;}

h1, h2, h3, h4 {
   font-family: "Times New Roman", Times, serif;
   color: #BE8357;
   line-height:1.3em;
}

a, a:link, a:visited {text-decoration: none;color: #BE836A;}
a:hover, a:active {text-decoration: none;color: #ff8c00;}

a img {border: 0;}

.clear {clear: both;}
.right {float: right;}
.left {float: left;}
.center {text-align: center;}

/* ------------------------------
Page Layout
------------------------------ */

#wrapper {
    width: 100%;
}

#main {
	margin:0 auto;
   text-align:left;
   width:990px;
}

#page-wrap {
   margin:0 -40px;
   width:1070px;
}

#page {
   position:relative;
   display:inline;
   float:left;
   margin:-44px 40px -50px;
   width:990px;
}

#header {
    position:relative;
    display:block;
    height: 180px;
    background-color: #544641;
    padding: 0;
    margin:0;
}

#logo { display:block; width:324px; height: 102px; background: transparent url(images/logo.png) no-repeat; float: left; position: relative; top:25px; left:20px; }

#logo h1 { display:none; }

#portraits-title { display:block; width:248px; height: 36px; background: transparent url(images/portraits-portfolio.png) no-repeat; position: relative; top: 58px; left:220px; float:left; }

#content-wrap {
	width:100%;
	display:block;
	background: #352E2C url(images/main-header-shadow.png) repeat-x top;
}

#page-top-shadow {
   background:transparent url(images/shadow-top.png) no-repeat scroll center top;
   float:left;
   height:80px;
   margin-top:14px;
   width:100%;
}

#page-bottom-shadow {
   background:transparent url(images/shadow-bottom.png) no-repeat scroll center bottom;
   float:left;
   height:80px;
   margin-bottom:-50px;
   width:100%;
}

#page-shadow {
   background:transparent url(images/shadow-page.png) repeat-y scroll 0 0;
   float:left;
   margin:0;
   padding:0;
   width:100%;
}

a .randomimage150 {
	height: 150px;
   padding: 8px;
   background-color:#4c443e;
}

a .randomimage250, a .randomimage {
	height: 250px;
   padding: 8px;
   background-color:#4c443e;
}

a .randomimage350 {
	height: 350px;
   padding: 8px;
   background-color:#4c443e;
}

a .randomimage450 {
	height: 450px;
   padding: 8px;
   background-color:#4c443e;
}

a:hover .randomimage {
   background-color: #bcaba7;   
}


/* ------------------------------
Sites main menu
------------------------------ */

#mainnavbar { 
   clear: both;
   background-color: #60504A; 
   height: 28px; 
   line-height: 28px; 
   text-transform: uppercase; 
   display:block; 
   position: relative; 
   top:40px; 
   margin-top: 10px; 
   font-size: 0.9em; 
   text-transform: uppercase;
   color: #fffacd;   
}

#mainnavbar ul {
	list-style: none;
	padding: 0;
	margin: 0; 
}

#mainnavbar .menu-active {
   color: #fffacd;
   background-color: #60504A; 
   display: block;
   float: left;
   margin: 0;
   padding: 0 11px 0 11px;
   list-style: none;
   border-bottom: 3px solid #FF9000;
}

#mainnavbar .menu-active a {
   margin: 0;
   padding: 0;
}

/* Drop down style menu jquery */

.jqueryslidemenu{
   width: 100%;
}

.jqueryslidemenu ul{
   margin: 0;
   padding: 0;
   list-style-type: none;
}

/*Top level list items*/
.jqueryslidemenu ul li{
   margin: 0;
   position: relative;
   display: inline;
   float: left;
   z-index:99;}

/*Top level menu link items style*/
.jqueryslidemenu ul li a{
   padding: 0 11px 0 11px;
   display: block;
   text-decoration: none;
   color: #fffacd;
}

.jqueryslidemenu ul li a:hover{
   border-bottom: 3px solid #d2691e;
   color: #fffacd;
}
	
/*1st sub level menu*/
.jqueryslidemenu ul li ul{
   position: absolute;
   top: 31px !important;
   left: 0;
   display: block;
   visibility: hidden;
}

/*Sub level menu list items (undo style from Top level List Items)*/
.jqueryslidemenu ul li ul li{
   color: #fffacd;
   background-color: #60504A;
   margin: 0;
   position: relative;
   display: inline;
   float: left;
}

/*All subsequent sub menu levels vertical offset after 1st level sub menu */
.jqueryslidemenu ul li ul li ul{
   top: 0;
}

/* Sub level menu links style */
.jqueryslidemenu ul li ul li a{
   width: 130px; /*width of sub menus*/
   padding: 0 11px 0 11px !important;
   margin: 0;
   color: #fffacd;
}

.jqueryslidemenuz ul li ul li a:hover{ /*sub menus hover style*/
   border-bottom: 3px solid #d2691e;
   color: #fffacd;
}

/* ------------------------------
Content Layout 
------------------------------ */

#content-error {
	width: 890px;
	padding: 45px 25px 45px 25px;
	background-color: white;
	font-size: 14px;
	margin-left: 5px;
}

#content {
	display:block;
	height: 100%;
	margin-top: 0px;
	margin-bottom: 5px;
	padding:10px;
	padding-top: 25px;
	font-size: 0.95em;
	line-height: 1.15em;
}

#content p {
	clear: both;
}

#content ul {
   margin-left: 10px;
}

#content li {
   list-style: disc inside none;
}

/* ------------------------------
Breadcrumbs 
------------------------------ */

#breadcrumb {
	display:block;
   height: 1.1em;
	margin-left: 10px;
	font-size: 0.75em;
	padding-top: 7px;
	padding-bottom: 4px;
	padding-right: 0;
	color: white;
}

#breadcrumb a {
	color: #D1E079;
}

#breadcrumb a:hover {
	color: white;
}

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

#footer {
	width: 100%;
	height: 25px;
	padding-top: 6px;
	text-align: center;
	clear: both;
	font-size: 0.8em;
}


/* ------------------------------
Miscellaneous
------------------------------ */

blockquote {
	border-left: 1px dotted #96967E;
	margin-left: 20px;
	padding-left: 20px;
	color: #363630;
}

#imagemetadata {
	text-align: right;
	position: relative;
	display: none;
}

#imagemetadata table {
	text-align: left;
	line-height: 1em;
	border: 1px solid #ccc;
	position: absolute;
	top: 2em;
	right: 0px;
	background-color: #fafafa;
}

#imagemetadata table td {
	border-bottom: 1px solid #f0f0f0;
	background-color: #f8f8f8;
	padding: 2px 5px;
}

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

ul.pagelist {
	font-size: 1em;
	clear: both;
	padding: 0;
	margin: 20px 0 0 0;
	list-style-type: none;
}

ul.pagelist li {
	display: inline;
}

ul.pagelist li a,ul.pagelist span.disabledlink {
	padding: 4px;
}

ul.pagelist li.current a {
	font-weight: bold;
	text-decoration: none;
	cursor: default;
	color: #82996F;
}

ul.pagelist li.prev {
	margin-right: 10px;
}

ul.pagelist li.next {
	margin-left: 10px;
}

.disabledlink {
	color: #ddd;
	cursor: default;
}

.pagenav {
	clear: both;
}

.disabled_nav {
	visibility: hidden;
}

/* ------------------------------
AJAX
------------------------------ */

#albumDescEditable,#albumTagsEditable {
	margin-bottom: 12px;
}

#imageDescEditable,#albumTagsEditable {
	margin-top: 24px;
}

#imageDesc,#exif_link {
	margin-bottom: 4px;
}

#exif_link {
	float: right;
}

/* ------------------------------
Tags
------------------------------ */

.taglist ul {
	display: inline;
	list-style-type: none;
}

.taglist ul li {
	background: url(../images/tag.png) no-repeat left center;
	list-style-type: none;
	padding-left: 18px;
	float: left;
	padding-right: 5px;
	color: #999999;
	display: inline;
	list-style-type: none;
}

.taglist .tags_title {
	background: none;
	padding-right: 5px;
	padding-left: 0;
}

/* ------------------------------
Image Thumbnails
------------------------------ */

#images {
   display: block;
	position: relative;
	text-align: center;
	background: transparent;
	font-size: 1.2em;
}

.imagethumb a {
   margin-right: 5px;
   margin-bottom:5px;
   border: 8px solid #4c443e;
   background-color: #352f2d;
   padding:2px;
	float: left;
	display: block;
}

.imagethumb a:hover {
   border: 8px solid #bcaba7;
}

.imagethumb {
	float: left;
}

/* ------------------------------
Album Thumbnails
------------------------------ */

#albums {
	display:block;
	float: left;
	border: 0px solid gray;
	font-size: 10px;
}

.album {
   display:block;
   background: transparent url(images/album-shadow.png) no-repeat right bottom;
   margin: 0px 16px 15px 0;
   padding: 10px 0px 10px 10px;
   float: left;
   width: 450px;
   line-height: 100%;
   height: 134px;
}

.album a {
   background-color: #4c443e;
   display:block;
   margin-right:48px;
}

.album a:hover {
   background-color: #bcaba7;
}

.album .thumb img {
	padding: 8px;
	float: left;
}

.album h3 {
	padding: 0;
	margin: 0px;
}

.album a:hover h3 {
   color: #302521;
}

.albumdesc {
   padding:6px 6px 0;
   display:block;
}

.album p {
	line-height: 12px;
	font-size: 11px;
	padding: 0px 0px 0px;
	margin: 0px;
}

.albumdesc small {
	color: gray;
}

/* ------------------------------
Individual Image
------------------------------ */

.image {
   padding: 0;
   border: 0;   
}

#image {
   text-align: center;
   line-height: 0;
   width: 700px;
   font-size: 0.7em;
}

#image img {
   border: 8px solid #4c443e;
   background-color: #352f2d;
   padding:2px;
}

/* centering flowplayer 3 on image.php */
#image .flowplayer {
	margin: 0 auto;
}

.imgnav {
	position: relative;
	width: 700px;
	text-align: center;
	border: 0px solid #D5E6EE;
	background: transparent;
	font-size: 1.2em;
}

.imgnav .imgprevious a,.imgnav .imgnext a {
	display: block;
	width: 100px;
	height: 100%;
	float: left;
	padding: 0px 0;
	font-size: 120%;
	text-decoration: none;
	line-height: 180%;
	color: #82996F;
}

.imgnav .imgprevious a:hover,.imgnav .imgnext a:hover {
	background: transparent;
	text-decoration: none;
	color: #002E5B;
}

.imgnav .imgprevious a {
	float: left;
}

.imgnav .imgnext a {
	float: right;
}

#narrow {
	width: 580px;
	margin-top: 5px;
}

/* ------------------------------
Paged thumbs nav
------------------------------ */

#pagedthumbsnav {
	float: right;
	position: relative;
	width: 250px;
	text-align: center;
	border: 0px solid #D5E6EE;
	background: transparent;
	font-size: 1.2em;
}

#pagedthumbsimages {
	text-align: center;
	border: 0px solid gray;
}

#pagedthumbsimages a {
   margin-right: 5px;
   margin-bottom:5px;
   border: 8px solid #4c443e;
   background-color: #352f2d;
   padding:2px;
	float: left;
	display: block;
}

#pagedthumbsimages a:hover {
   border: 8px solid #bcaba7;
}

#pagedthumbsnav-active a {
   margin-right: 5px;
   margin-bottom:5px;
   border: 8px solid #78675f;
   background-color: #352f2d;
   padding:2px;
   float: left;
}

#pagedthumbsnav-prev {
	width: 250px;
	height: 18px;
	padding-bottom: 6px;
	font-size: 0.7em;
	float: left;
}

#pagedthumbsnav-next {
	width: 250px;
	height: 18px;
	padding-top: 6px;
	font-size: 0.7em;
	float: right;
	text-align: center;
}

#pagedthumbsnav-prevdisabled {
	visibility: hidden;
	width: 250px;
	height: 0px;
	padding-top: 0px;
	float: left;
}

#pagedthumbsnav-nextdisabled {
	visibility: hidden;
	width: 250px;
	height: 0px;
	padding-top: 0px;
	float: right;
	text-align: center;
}

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

#comments {
	clear: both;
	width: 560px;
	margin-top: 10px;
	padding: 0;
	border-top: 1px dotted darkgray;
}

#comments h3 {
	font-size: 1.2em;
	line-height: 1.6em;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	letter-spacing: 0;
}

.error {
	color: #C33;
	font-weight: bold;
}

.comment {
	padding: 0px;
	border: 1px solid #E7F0F5;
	background: #F8F9F2;
	margin-bottom: 12px;
	width: 580px;
}

.commentmeta {
	margin-bottom: 12px;
}

.commentauthor {
	font-weight: bold;
}

.commentdate {
	margin-top: 12px;
	color: #8DB8CF;
	font-size: 85%;
}

/* ------------------------------
Forms
------------------------------ */

.inputbox {
	width: 250px;
	padding: 4px;
	font: 100%/ 160% "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.field, textarea {
   padding: 4px;
   color: #5a4c4b;
   font: 100%/ 160% "Helvetica Neue", Helvetica, Arial, sans-serif;
   background-color: #ffe4c4;
}

.orderfield, textarea {
   padding: 2px;
   margin: 4px 2px;
   color: #5a4c4b;
   font: 100%/ 160% "Helvetica Neue", Helvetica, Arial, sans-serif;
   background-color: #ffe4c4;
}

.checkbox {
	cursor: pointer;
}

.pushbutton {
	cursor: pointer;
	padding: 5px 10px;
}

label {
}

label:hover {
}

#map {
	margin-left: -77px;
}

#rating {
	margin-top: 10px;
}

/* ------------------------------
Admin Toolbox
------------------------------ */

#admin,#admin_data {
	position: fixed;
	right: 0px;
	top: 0px;
	width: 110px;
	background: #302521;
	z-index: 1001;
	text-align: left;
	font-size: 0.8em;
}

#admin_data {
	top: 0px;
	padding-top: 20px;
	z-index: 1000;
	line-height: 1.6em;
}

#admin h3 {
	font-weight: normal;
	color: #999;
	margin: 0;
	padding: 0;
	text-align: center;
	font-size: 1.0em;
}

#admin h3:hover {
	color: #036;
}

/* ------------------------------
Search Box
------------------------------ */

#search {
	float: right;
	margin-top: 15px;
	margin-right: 70px;
	text-align: center;
	background: transparent;
	z-index: 1000;
	position: relative;
}

#search input.pushbutton {
	padding: 1px;
	font-size: 80%;
}

#search ul {
	position: absolute;
	text-align: left;
	width: 20px;
	margin: 0px;
	padding: 0px;
	list-style: none;
	background-color: white;
}

#search ul .item {
	display: none;
	background-color: white;
}

#search ul:hover .item {
	display: block;
	padding: 1px;
	margin: 0px;
	background: #fff
}

#search li {
	width: 150px;
	background-color: white;
}

#searchfields_icon {
	position: relative;
	top: 4px;
}

/* ------------------------------
Archive View
------------------------------ */

#archive {
	width: 580px;
	text-align: left;
}

ul.archive * {
	padding: 0;
	margin: 0;
	list-style: none;
}

ul.archive .year {
	margin-top: 0px;
	text-align: left;
	font-weight: bold;
	font-size: 1.2em;
	margin-left: -30px;
}

ul.archive .month {
	font-size: 1em;
	list-style: none;
	border-top: 0px solid #E6E6DF;
	padding-top: 5px;
	margin-left: -30px;
	font-weight: normal;
	margin-bottom: 15px;
}

ul.archive li {
	display: inline;
	margin-right: 9px;
}

#archive h3 {
	background-color: transparent;
	font-size: 1.3em;
}

/* ------------------------------
Tag Cloud
------------------------------ */

#tag_cloud {
	text-align: center;
	background: #eee;
}

#tag_cloud ul li {
	display: inline;
	list-style-type: none;
}

#tag_cloud p {
	padding: 10px 0;
	margin: 20px 0;
	background: #fff;
	border-top: 3px solid #E6E6DF;
	border-bottom: 3px solid #E6E6DF;
	font-size: 18px;
	font-weight: bold;
	text-align: left;
}

/* ------------------------------
Error Messages
------------------------------ */

.errorbox {
	padding: 20px;
	background-color: #FDD;
	border-top: 1px solid #FAA;
	border-left: 1px solid #FAA;
	border-right: 1px solid #FAA;
	border-bottom: 5px solid #FAA;
	margin-bottom: 10px;
	font-size: 100%;
	color: #DD6666;
}

.errorbox h2 {
	color: #DD6666;
	font-size: 100%;
	font-weight: bold;
	margin: 0px;
}

/* ------------------------------
News Articles
------------------------------ */

hr {
	border: 0;
	border-top: 1px dotted gray;
}

.newsarticle {
	padding-top: 1em;
	padding-bottom: 1em;
	border-bottom: 1px dotted #666666;
}

.newsarticlecredit {
	clear:left;
	margin-top: 8px;
	margin-bottom: 10px;
}

.newsarticlecredit-left {
	float: left;
	margin-right: 0.3em;
}

.newscategories {
	margin: 0;
	padding: 0;
}

.newscategories li {
	display: inline;
	list-style: none;
}

.singlenews_prev {
	float: left;
	margin-top:12px;
}

.singlenews_next {
	float: right;
	margin-top:12px;
}

.langselector {
	height: 25px;
}

.langselector p {
	float: left;
}

.newstype {
	font-size: 0.8em;
}

.langselector {
	margin-top: 0em;
	font-size: 1.3em;
	padding: 2em 0em 0.8em 3em;
	border-bottom: 1px dotted darkgray;
	height: 100%;
}

/* ------------------------------
zenphoto/zenpage link
------------------------------ */

#zen-part {
	font-size: 1.7em;
	font-family: Arial, Helvetica, sans-serif;
}

#photo-part {
	font-size: 0.9em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

#IE-clear-part {
	font-size: 12px;
	font-weight: normal;
}

/* login form */
table.password td.userlabel{
	text-align:left;
}
table.password td.userinput{
	text-align:left;
}

table.password td.userinput input, td.passwordinput input {
	width: 15em;
}

/* login form */
table.password td.passwordlabel{
	text-align:left;
}

table.password td.passwordinput{
	text-align:left;
}

table.password td.submit{
	text-align:left;
}

table.password td.hint{
	text-align:left;
}


/* ------------------------------
News Date Format
------------------------------ */

.news-date {
   line-height: 30px;
   height:30px;
   width:30px;
   margin-top:5px;
   margin-right: 5px;
   float:left;
   font-size: 0.8em;
   background: transparent url(images/date-cal.png) no-repeat;
   }

.news-date .day {
   height:18px;
   line-height:18px;
   display:block;
   text-align: center;
   color: #42230f;
   padding:0 2px;
   font-weight: bold;
}

.news-date .month {
   height:12px;
   line-height:12px;
   display:block;
   text-align: center;
   color: #faf0e6;
   padding:0 2px;
}