/*  
Theme Name: Arthemia
Theme URI: http://michaelhutagalung.com/2008/05/arthemia-magazine-blog-wordpress-theme-released/
Description: <a href="http://michaelhutagalung.com/2008/05/arthemia-magazine-blog-wordpress-theme-released/">Arthemia</a> theme is combining a magazine and a weblog into one; it is not too magazine-ish nor too blog-ish. Designed for Wordpress. Gravatar support included along with automatic thumbnail resizer.
Version: 1.0
Author: Michael Jubel Hutagalung
Author URI: http://michaelhutagalung.com/2008/05/arthemia-magazine-blog-wordpress-theme-released/

The CSS, XHTML and design is released under GPL:
http://www.opensource.org/licenses/gpl-license.php
*/


/* HTML Elements */
* {
	margin:0;
	padding:0;
	}

body {
	font: 100% Arial, Helvetica;
	color: #333;
	background-color: #bbe5e0;
	background-image: url(images/background.png);
	background-repeat: no-repeat;
	background-position: center top;
	}

p {	
	margin: 15px 0;
	}

a:link, a:visited {
	text-decoration:none
	}

a:active {
	color: #4B4B4B;
	text-decoration:none;
	}

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

a img {
	border:0;
	}

code {
	font-family: Arial, Helvetica, sans-serif;
	}	

acronym, abbr, span.caps {	
	font-size: 0.9em;
	letter-spacing: .07em;
	cursor: help;
	}			

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	padding: 10px 10px 0 10px;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	background: #eee;
	font:1.0em Arial;
	line-height:1.5em;
	margin:10px 0px;
	}

select {
	width: 130px;
	}	



/* Structure */


#head {
	width:960px;
	margin-top:19px;
	font-size:0.7em;
	background:#FBF4EA;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-top: 10px;
	}


#page {
	width:940px;
	margin:0px auto;
	padding:10px;
	/*background:#ececec;*/
	background:#FBF4EA;
	font-size:0.7em;
	}

.left, .alignleft {
	float:left;
	}

.right, .alignright {
	float:right;
	}

#banner-ads img {
	width:500px;
	height:125px;
}
/* Navigation Bar*/
#navbar {
	margin:0 auto;
	margin-top:15px;
	padding:0px 10px;
	text-transform:uppercase;
	background:#90C34D;
	
	}

#page-bar {
	width:940px;
	}

#page-bar ul {
	list-style: none;
	z-index: 500;
	
	}

#page-bar li {
	float:left;
	list-style:none;
	cursor: pointer;
	display:block;
	border-right:1px solid #C0C0C0;
	}

#page-bar li:hover {
	background: #CDE7AB;
	}
.current_page_item {
	background: #CDE7AB;
	}
	
#page-bar a, #page-bar a:visited {
	margin: 0px;
	padding:10px 16px;
	font-weight:bold;
	color:#FFF;
	display:block;
	}

#page-bar a:hover {
	text-decoration:none;
	display:block;
	
	}

#searchform {
	width:200px;
	float:right;
	text-align:right;
	padding-top:8px;
	margin-right:10px;
	}

/* Dropdown Menus */		
#page-bar li {
	float: left;
	margin: 0px;
	padding: 0px;
	}
	
#page-bar li li {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 180px;
	text-transform:none;
	}
	
#page-bar li li a, #page-bar li li a:link, #page-bar li li a:visited {
	width: 180px;
	float: none;
	margin: 0px;
	padding: 5px 10px 5px 18px;
	background-color: #90C34D;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C0C0C0;
	}
	
#page-bar li li a:hover, #page-bar li li a:active {
	padding: 5px 10px 5px 18px;
	background-color: #CDE7AB;
	}

#page-bar li ul {
	position: absolute;
	width: 10em;
	left: -999em;
	}

#page-bar li:hover ul {
	left: auto;
	display: block;
	}
	
#page-bar li:hover ul, #page-bar li.sfhover ul {
	left: auto;
	}


/* Text*/

h1 {
	font:3.5em Arial;
	font-weight:bold;
	letter-spacing:-0.08em;
	}

h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #f38f36;
	font-size: 17px;
	line-height: normal;
	font-weight: normal;
	}

h4 {
	font:1.0em Arial;
	}

h3.cat_title, h3.cat_title a {
	color: #4B4B4B;
	letter-spacing:-0.05em;
	font-size:1.2em;
	padding-left: 10px;
	text-decoration: none;
	}

h3.cat_title a:hover {
	color: #90c34d;
	text-decoration: none;
	}

h3#respond {
	margin-top:32px;
	padding-left:0px;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	}

h3#comments {
	margin-top:32px;
	padding-left:0px;
	color: #333;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	}
	
#comments li, #community li {
	padding-right: 18px;
}

h3.authors {
	margin-top:15px;
	}

/* Index Page*/

#logo {
	width:350px;
	}

#tagline {
	margin-top:5px;
	font-size:1em;
	color:#333;
	}

#top {
	padding:0;
	}

#headline {
	width:320px;
	height:400px;
	float:right;
	background:#fff;
	font-size:1.05em;
	margin:0;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #EFD3B6;
	border-bottom-color: #EFD3B6;
	border-left-color: #EFD3B6;
	}

#headline  div.title {
	font-weight:bold;
	font:2.4em Georgia;
	letter-spacing:-0.05em;
	display:block;
	padding-bottom:5px;
	}

#headline div.meta {
	display:block;
	margin-top:-5px;
	padding-bottom:2px;
	}

#headline p {
	padding-bottom:15px;
	}

#featured {
	width:605px;
	height:392px;
	background:#fff;
	padding:4px 0px 0px 0px;
	border-top-width: 4px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #90C34D;
	border-right-color: #EFD3B6;
	border-bottom-color: #EFD3B6;
	border-left-color: #EFD3B6;
	}
	
#featured h3{
	margin:5px;
	}

#featured .clearfloat {
	margin-top:7px;
	margin-bottom:8px;
	}

#featured .info {
	margin-top:5px;
	padding-top:5px;
	float:right;
	width:180px;
	}

#featured .title {
	font-weight:bold;
	}

#headline a img /*#featured a img*/ {
	border:1px solid #ccc;
	margin-top:5px;
	margin-right:10px;
	padding:2px;
	}


#middle {
	width: 938px;
	float:right;
	margin:10px 0px 10px 0px;
	border: 1px solid #EFD3B6;
	background-color: #f7f3f2;	/*padding-left: 10px;*/
	/*padding-right: 2px;*/
	}
	

#footer_middle {
	width: 938px;
	background:#f7f3f2;
	float:right;
	margin:10px 0px 0 0;
	border: 1px solid #EFD3B6;
	/*padding-left: 8px;*/
	/*padding-right: 2px;*/
	}	

.category {
	width:133px;
	/*float:left;*/
	/*border-top:8px solid #333;*/
	margin:0px;
	padding:0px 0px 10px 6px;
	background-color: #fff;
	background-image: url(images/topic-back.jpg);
	background-repeat: repeat-x;
	background-position: top;
	}

.category p {
	margin:0;
	}


#browse_table{
width:940px;
margin: 0px -1px;
}

#browse_table td{
vertical-align:top;
}


#cat_header_1 {
background:#00ADEF;
height:8px;
width:133px;
}
#cat_header_2 {
background:#EE008C;
height:8px;
width:133px;
}
#cat_header_3 {
background:#FED500;
height:8px;
width:133px;
}
#cat_header_4 {
background:#8DC73F;
height:8px;
width:133px;
}
#cat_header_5 {
background:#2A3890;
height:8px;
width:133px;
}
#cat_header_6 {
background:#8B5D3C;
height:8px;
width:133x;
}

#cat_title_heal {border-bottom:4px solid #00ADEF;
				 background: #FFF;} /*healthwellness*/
#cat_title_fash {border-bottom:4px solid #EE008C;
				background: #FFF;}  /*fashion*/
#cat_title_busi {border-bottom:4px solid #FED500;
				background: #FFF;}   /*business*/
#cat_title_home {border-bottom:4px solid #8DC73F;
				background: #FFF;}   /*homegarden*/
#cat_title_book {border-bottom:4px solid #2A3890;
				background: #FFF;}   /*bookreviews*/
#cat_title_wine {border-bottom:4px solid #8B5D3C;
				background: #FFF;}  /*winedine*/
#cat_title_unca, #cat_title_even {border-bottom:4px solid #36311e;
				background: #FFF;}   /*uncategorized*/

.category span.cat_title, #front-popular h3, #front-list .cat_title, #archive .cat_title {
	text-transform:lowercase;
	margin:0;
	font-size:1.2em;
	letter-spacing:-0.05em;
	font-weight: bold;
	}
	
.cat_title_ul{
	list-style:disc;
	margin-left:15px;

}

.category span.cat_title a {
	color:#4B4B4B;
	display:block;
	background:none;
	}

.category span.cat_title a:hover {
	background:none;
	color:#90c34d;
	text-decoration:none;
	}

.category a {
	color:#4B4B4B;
	display:block;
	background:none;
	}

.category a:hover {
	background:none;
	color:#f9b667;
	text-decoration:none;
	}

#front-popular h3 {
	color:#fff;
	}
	
#front-popular li {
	color:#69714C;
	}

/*#cat-1:hover, #cat-3:hover, #cat-5:hover {background:#333333; color:#fff; }
#cat-2:hover, #cat-4:hover, #cat-6:hover{background:#3c78a7; color:#fff; }
#cat-1:hover a, #cat-3:hover a, #cat-5:hover a {background:#333333; color:#fff; }
#cat-2:hover a, #cat-4:hover a,  #cat-6:hover a{background:#3c78a7; color:#fff; }*/

#bottom {
	width: 940px;
	}

#front-list {
	width:605px;
	background:#FBF4EA;
	font-size:1.05em;
	line-height:1.75em;
	float:left;
	}

#front-list h3{
	padding: 5px;
	}


#archive {
	padding-top:15px;
	font-size:1.05em;
	line-height:1.75em;
	}

#front-list blockquote {
	padding: 0px 10px 0 10px;
	}

#front-list .title, #archive .title {
	font-weight:bold;
	font:2.0em Georgia;
	letter-spacing:-0.05em;
	padding-left: 20px;
	}

#front-list .title a, #archive .title a {
	color: #f38f36;
	text-decoration: none;	
	}

#front-list .title a:hover, #archive .title a:hover {
	color: #F9B667;
	text-decoration: none;
	}

#front-list .clearfloat
{
	padding-bottom:10px;
	margin-bottom:10px;
	border: 1px solid #EFD3B6;
	background: #FFF;
}

#front-list .clearfloat
{
	clear: both;
}
	
#archive .clearfloat {
	padding-bottom:10px;
	border-bottom:1px dotted #ccc;
	margin-bottom:10px;
	}	

#front-list .spoiler, #archive .spoiler {
	display:block;
	margin-top:3px;
	padding-right: 20px;
	padding-left: 20px;
	}

#front-list p, #archive p {
	margin:0px;
	padding:0px;
	}

.author {
	font-size:0.8em;
	font-weight:bold;
	}

.meta {
	font-size:12px;
	color:#333;
	padding-left: 20px;
	padding-right: 20px;
	}

.photo-meta-data .meta {
	color:#fff;
	padding-left: 20px;
	padding-right: 20px;
	}

.photo-meta-data .meta a:hover{
	color:#fff;
	}
	
.meta a {
	color:#333;
	text-decoration: underline;	
	}

.meta a:hover {
	color:#333;
	text-decoration: none;
	}
	
#headline p /*#featured p */{
	margin:0;
	}


/* Content Page*/

#content {
	width:565px;
	background:#fff;
	font-size:1.05em;
	line-height:1.75em;
	float:left;
	min-height:400px;
	border: 1px solid #EFD3B6;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	}

#content .breadcrumbs, #content .breadcrumbs a {
	font-weight:bold;
	color:#333;
	}

#content h2.title {
	font-weight:bold;
	font:2.0em Georgia;
	letter-spacing:-0.05em;
	padding-left: 10px;
	padding:5px 0px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #90c34d;
	}

.post {
	font-size:1.05em;
	line-height:1.75em;
	}

.post p {
	margin-top:0px;
	}

.post .clearfloat {
	border-bottom:1px dotted #ccc;
	margin:10px 0px;
	}

.post ul, .post ol, #front-list ul, #front-list ol {
	margin-bottom:15px;
	}

.post ul li, #front-list ul li {	
	list-style:disc;
	margin-left:30px;
	}

.post ol li, #front-list ol li {	
	list-style:decimal;
	margin-left:30px;
	}

.post ol li ul li, #front-list ol li ul li {	
	list-style:disc;
	margin-left:20px;
	}

.post img, .post a img, #front-list img, #archive img {
	margin:0 10px 5px 0;
	padding:2px;
	}

.post .ads {
	margin-top:10px;
	}

.entry {
	margin-top:20px;
	}

#stats {
	margin-top:0px;
	padding:4px 0px;
	text-transform:uppercase;
	font:0.8em Arial;
	display:block;
	}

#stats span {
	padding: 0px 20px 0px 0px;
	}

#stats span a:hover {
	background:none;
	}

#stats span a {
	color:#333;
	}

#stats img, #nav img {
	border:0px;
	margin:0px;
	padding:0px;
	}

#tools {
	width:590px;
	height:25px;
	font-size:0.95em;
	}

#tools a:hover {
	background:none;
	}

.navigation {
	padding:5px 0px;
	text-align:Center;
	}

/* Sidebar*/
#sidebar {
	width:320px;
	float:right;
	margin:0px 0px 0px 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #EFD3B6;
	border-bottom-color: #EFD3B6;
	border-left-color: #EFD3B6;
	background-color: #FFF;
	}
#sidebar-top .subscribe_me h3 {display:none;} 

.subscribe_me_text {text-align:right;}

#all_events_link {
	width: 100px;
	display: inline;
	margin-left: 260px;
	}

#all_events_link a {
	color: #90c34d;
	font-size: 12px;
	}

#all_events_link a:hover{
	text-decoration: underline;
	}

#sidebar h3 {
	color:#FFF;
	font-family: Arial;
	font-size: 1.7em;
	background-color: #f9b667;
	margin-top: 10px;
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 10px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	}

#sidebar-top {
	width:100px;
	float:right;
	padding:0px 10px 10px 10px;
	background:#FBF4EA;
	}

#sidebar-bottom {
	width:300px;
	float:right;
	padding:0px 10px 10px 10px;
	background:#FBF4EA;
	}

#sidebar-bottom, #sidebar- {
	margin-top:10px;
	}

#sidebar-middle {
	width:320px;
	float:right;
	}

#sidebar-left {
	width:135px;
	padding:0px 10px 10px 10px;
	float:left;
	background:#fff;
	}

#sidebar-right {
	width:135px;
	padding:0px 10px 10px 10px;
	float:right;
	background:#fff;
	}


#sidebar li {
	list-style:none;
	/*border-bottom:1px dotted #ccc;*/
	display:block;
	/*padding:0px 0px 0px 13px;*/
	/* background:url(images/sub.png) no-repeat 0 0px; */
	}

#sidebar li ul li:last-child{
	list-style:none;
	/*border-bottom:0px dotted #ccc;*/
	display:block;
	/*padding:0px 0px 0px 13px;*/
	/* background:url(images/sub.png) no-repeat 0 0px;*/
	}

#sidebar-ads {
	width:300px;
	float:right;
	padding:10px;
	background:#fff;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #EFD3B6;
	}
	
#wj-ad {
	width:300px;
	float:right;
	background:#fff;
	border: 1px solid #EFD3B6;
	padding: 10px;
	height: 250px;
	margin-bottom: 11px;
	}
	
#wj-ad img {
	margin-top:-14px;
	width:300px;
	height:250px;
}

/* Form Elements */

select {
	border:1px solid #333;
	width:100%
	}
	
.field {
	padding: 2px;
	border:1px solid #333;
	background:#fff;
	font-size:1.0em;
	}

#s {
	padding:1px;
	font-size:1.0em;
	width:150px;
	}
	
#searchsubmit {
	background-color: #fdc27b;
	color: #FFF;
	border: 1px outset #CCC;
	font-size: 13px;
	font-weight: bold;
	text-transform: lowercase;
	line-height: 1.3em;
	text-align: center;
	vertical-align: middle;
	margin-left: 5px;
	margin-bottom: 6px;
}

.submit, .searchbutton, .search_submit {
	background-color: #fdc27b;
	color: #FFF;
	border: 1px outset #CCC;
	font-size: 12px;
	font-weight: bold;
	text-transform: lowercase;
	line-height: 1.3em;
	text-align: center;
	vertical-align: middle;
	margin-left: 5px;
	margin-bottom: 6px;
	padding-bottom: 2px;
}

#mailing input {
	width: 200px;
	margin-left: 12px;
	margin-right: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height:18px;
	}
	
input.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height:18px;
	border: 1px solid #666;
	color: #333;
	}

#search_div {
	width: 218px;
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 3px;
	padding-left: 115px;
	}
	
.photo {
	padding-right: 10px;
}
	
#other_posts ul {
	margin-left: 20px;
}

#author_photo {
	float: left;
}

#author_desc {
	margin-top: 15px;
	margin-bottom: 15px;
}
	
#commentform input {
	width: 140px;
	margin: 5px 5px 1px 0;
	border: 1px solid #90c34d;
	color: #333;
	}

#commentform textarea {
	width: 99%;
	margin-top:5px;
	border: 1px solid #90c34d;
	color: #333;	
	}

#commentform .searchbutton {
	background-color: #fdc27b;
	color: #FFF;
	border: 1px outset #CCC;
	font-size: 12px;
	font-weight: bold;
	text-transform: lowercase;
	line-height: 1.3em;
	text-align: center;
	vertical-align: middle;
	margin-left: 5px;
	margin-bottom: 6px;
	padding-bottom: 2px;
}

#community {
	margin-top: 8px;
	}	


/* Comments*/

.commentlist cite {
	font-style:normal;
	margin-bottom:4px;
	display:block;
	}	

.commentlist blockquote {
	background:#ededed;
	}
			
.commentlist li {
	list-style:none;
	margin-bottom:3px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	}

.commentlist li li {
	background:none;
	border:none;
	list-style:disc;
	margin:3px 0 3px 20px;
	padding:3px 0;
	}

.commenttext {
	padding: 10px 10px 0px 10px;
	width:545px;
	float:right;
	border: 1px solid #90c34d;
	background-color: #CDE7AB;
	}
		
.commentlist cite strong {
	font-size:1.1em;
	}
	
li.my_comment {
	background: #FFF;
	border:none;
	}

li.my_comment cite strong {
	font-size: 1.3em;
	color:#313228;
	}
	
#commentform small {
	background:#FFF;
	font-weight:bold;
	padding:0;
	}
	
.commentmetadata {
	color:#4d4d4d;
	display: block;
	margin-top:3px;
	text-align:right;
	font-size:0.9em;
	}

.commentmetadata a {
	color:#959382;
	}
	
.commentlist small {
	background:#e9e9e9;
	}

.avatar {
	border:1px solid #bbb;
	margin:0px 10px 0px 0px;
	float:left;
	padding:2px;
	width:55px;
	height:55px;
	}	

#comment {
	width:590px;
	background:#fff;
	}

/* Footer*/

#front-popular {
	font-size:0.7em;
	color:#fff;
	width: 940px;
	padding:10px;
	background-color: #c1e195;
	height: 105px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	}

#edition_header_div h3 {
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #90c34d;
	padding-top: 6px;
	padding-bottom: 3px;
	padding-left: 10px;
	padding-right: 0px;
	background-color: #FFF;
	margin-top: 0px;
	color: #4B4B4B;
	font-size: 19px;
}

#mailing h3, #community h3, #comments h3 {
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #90c34d;
	padding-left: 12px;
	padding-top: 8px;	
	background-color: #FFF;
	margin-top: 0px;
	color: #4B4B4B;
	font-size: 17px;
}

h3 {
	margin-bottom:3px;
	color:#4B4B4B;
	font-weight:bold;
	padding-left: 6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	padding-top: 5px;
}

#mailing {
	height: 60px;
	background-color: #FFF;
	margin-bottom: 6px;
}


#logo_bottom, #editions_list {
	width:280px;
	float:left;
	padding:10px;
	}

#logo_bottom p{
margin-top:50px;
}

#editions_list {
	margin-left:17px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
	width: 320px;
	height: 60px;
	}
	
#editions_table {
	width: 320px;
	}

#advertiser_info {
        margin-left:17px;
	width:275px;
	height: 60px;
	float:right;
	}
	
#ad_table{
    width:275px;
}

#advertiser_info h3 {
	color: #69714c;
	padding-left: 0px;
	margin-left: -14px;
	}
	
#recentpost a, #editions_list a, #advertiser_info a {
	color:#69714c;
	font-size: 12px;
	}

#editions_list ul, #advertiser_info ul {
	color: #69714c;	
	}

#editions_list ul li, #advertiser_info ul li {
	list-style: disc outside none;
	}

#recentpost ul li:hover, #editions_list ul li a:hover, #advertiser_info ul li a:hover {
	color:#fff;
	text-decoration: none;	
	}

#footer {
	margin: 0 auto;
	width: 960px;
	font-size:0.6em;
	padding-top:10px;
	padding-bottom:10px;
	}

/* Float Properties*/

.clearfloat:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
	}

.clearfloat {
	display: inline-block;
	}


/* Hides from IE-mac \*/
* html .clearfloat {
	height:1%;
	}

*+html .clearfloat {
	height:1%;
	}

.clearfloat {
	display:block;
	}

#latest_issue div, #archived_issues div, #follow_us div, #follow_us div, #featured_issue_ad div{
    margin-left: 16px;
    margin-top: 10px;	
	font-size: 12px;
	font: Arial, Helvetica;
	color: #333;		
}

#latest_issue div {
	background-image: url(images/latest-issue-header.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

#latest_issue h3, #archived_issues h3, #featured_issue_ad h3{
	padding-bottom: 6px;		
}
#follow_us h3 {
	padding-bottom: 6px;	
	margin-top: 30px;
}





	
/*
	Featured Content Slider
	by: Chris Coyier
*/


					  				  
/*
	UTILITY STYLES
*/				  				  
					  				  
.floatLeft 									{ float: left; margin-right: 10px;}
.floatRight									{ float: right; }
.clear 										{ clear: both; }
a											{ outline: none; }


/*
	PAGE STRUCTURE
*/
#page-wrap  { 	
		/*width: 500px;*/ 
		/*margin: 25px auto; */
		/*position: relative;*/
		/*float: left;*/
		/*min-height: 500px;*/
	      	/*background: url(images/bg.png) top center; */
	      	}


/*
	TYPOGRAPHY
*/

a											{ color: #4B4B4B; text-decoration: none; }
a:hover										{ color: #4B4B4B; text-decoration: underline; }
blockquote									{ padding: 0 20px; margin-left: 20px; border-left: 20px solid #FFFFFF; font-size: 14px; 
									  		  font-family: Georgia, serif; font-style: italic; margin-top: 10px;}

/*
	SLIDER
*/
.slider-wrap								{ width: 595px; /*position: absolute; top: 87px; left: 40px;*/
											  margin-left: 5px; }			
.stripViewer .panelContainer 
.panel ul									{ text-align: left; margin: 0 15px 0 30px; }
.stripViewer								{ position: relative; overflow: hidden; width: 595px; height: 285px; }
.stripViewer .panelContainer				{ position: relative; left: 0; top: 0; }
.stripViewer .panelContainer .panel			{ float: left; height: 100%; position: relative; width: 595px; }
.stripNavL, .stripNavR, .stripNav			{ display: none; }
.nav-thumb 									{ border: 1px solid black; margin-right: 5px; }
#movers-row									{ margin: -64px 0 0 62px }
#movers-row div								{ width: 100px; float: left; }
#movers-row div a.cross-link 				{ float: right; }
.photo-meta-data							{ background: url(images/transpBlack.png); padding: 10px; height: 30px; 
											  margin-top: -50px; position: relative; z-index: 9999; color: white; }
.photo-meta-data a {
	color: #FFF;
}
.photo-meta-data span 						{ font-size: 13px; }
.cross-link									{ display: block; width: 62px; margin-top: -11px; 
											  position: relative; padding-top: 15px; z-index: 9999; }
.active-thumb 								{ background: transparent url(images/icon-uparrowsmallwhite.png) top center no-repeat; }

#headline ul {
	margin-left: 33px;
	list-style-type: disc;
	color: #4b4b4b;	
}

#headline li {
	padding-bottom: 0px;
}

#credits{
	float:left;
	padding-top: 15px;
	padding-left: 6px;
	width: 500px;
}

#credits a {
	color: #FFF;
}

#logo_bottom{
	background-image: url(images/logo-footer.jpg);
	background-repeat: no-repeat;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
	width: 250px;
	height: 60px;
}




/*
+----------------------------------------------------------------+
|																							|
|	WordPress 2.8 Plugin: WP-PageNavi 2.50									|
|	Copyright (c) 2009 Lester "GaMerZ" Chan									|
|																							|
|	File Written By:																	|
|	- Lester "GaMerZ" Chan															|
|	- http://lesterchan.net															|
|																							|
|	File Information:																	|
|	- Page Navigation CSS Style													|
|	- wp-content/plugins/wp-pagenavi/pagenavi-css.css					|
|																							|
+----------------------------------------------------------------+
*/


.wp-pagenavi a, .wp-pagenavi a:link {
	padding: 2px 4px 2px 4px;
	margin: 2px;
	text-decoration: none;
	border: 1px solid #fdc27b;
	color: #333;
	background-color: #FFFFFF;
}
.wp-pagenavi a:visited {
	padding: 2px 4px 2px 4px;
	margin: 2px;
	text-decoration: none;
	border: 1px solid #90c34d;
	color: #333;
	background-color: #FFFFFF;
}
.wp-pagenavi a:hover {	
	border: 1px solid #fdc27b;
	color: #000000;
	background-color: #FFFFFF;
}
.wp-pagenavi a:active {
	padding: 2px 4px 2px 4px;
	margin: 2px;
	text-decoration: none;
	border: 1px solid #0066cc;
	color: #90c34d;
	background-color: #FFFFFF;
}
.wp-pagenavi span.pages {
	padding: 2px 4px 2px 4px;
	margin: 2px 2px 2px 2px;
	color: #333;
	border: 1px solid #fdc27b;
	background-color: #FFFFFF;
}
.wp-pagenavi span.current {
	padding: 2px 4px 2px 4px;
	margin: 2px;
	font-weight: bold;
	border: 1px solid #fdc27b;
	color: #333;
	background-color: #FFFFFF;
}
.wp-pagenavi span.extend {
	padding: 2px 4px 2px 4px;
	margin: 2px;
	border: 1px solid #fdc27b;
	color: #333;
	background-color: #FFFFFF;
}
