/*
Theme Name: NarniaWeb
Author: Tirian
*/



/* ----------  RESET  ------------ */
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, font, img, ins, kbd, q,
s, samp, small, strike, strong, sub, sup, tt, var,dd, dl, dt, li, ol, ul,fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0px;
	padding: 0px;
	border: 0px;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
}
a img, :link img, :visited img {
	border: 0px;
}
table {
	border-collapse: collapse;
	border-spacing: 0px;
}
ol, ul {
	list-style: none;
}

/* ----------  CLEARFIX  ------------ */
.clearfix:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


/* ----------  BASIC SETUP  ------------ */

body {
	background: #DBCEAD url(images/bg-main.jpg);
	color: #52381F;
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	margin: 0px;
}
p {
	margin-bottom: 1.2em;
	line-height: 130%;
}
h1 {
	font-family: Verdana;
	font-size: 26px;
	color: #52381F;
	font-weight: bold;
	margin-bottom: 12px;
}
h2 {
	font-family: Verdana;
	font-size: 26px;
	font-weight: bold;
	color: #52381F;
	margin-bottom: 5px;
}
h2 a { color: #52381F; }
h2 a:hover { text-decoration: none; }
h3 {
	font-size: 15px;
	font-weight: bold;
	color: #52381F;
	padding-bottom: 4px;
	margin-bottom: 0;
}
h4 {
	font-family: Verdana;
	font-size: 17px;
	font-weight: bold;
	color: #52381F;
	padding-bottom: 4px;
	margin-bottom: 0;
}
#sidebars h4 a { color: #52381F; }
#sidebars h4 a:hover { text-decoration: none; }

a {
	color: #A72B2B;
	text-decoration: none;
	outline-color: -moz-use-text-color; outline-style: none; outline-width: 0;
}
a:hover {
	text-decoration: underline;
}
#headermenu a, #sidebars a {
	text-decoration: none;
}
#headermenu a:hover, #sidebars a:hover {
	text-decoration: underline;
}

.noMargin {
	margin: 0px;
}
.pad5 {
	padding: 5px;
}
strong, b {
	font-weight: bold;
}
em, i {
	font-style: italic;
}
small {
	font-size: 11px;
}
.spoilertag {
	font-weight: bold;
	font-size: 10px;
	color: #3C6FA3;
	white-space: nowrap;
	padding: 2px 4px;
}
.updateText {
	color: #197DCF;
	font-weight: bold;
}
.required {
	font-weight: bold;
	color: red;
}
.noviz {
	width: 5px;
	visibility: hidden;
	display: inline;
}
.clr {
	clear: both;
}
.leftcol {
	width: 48%;
	float: left;
}
.rightcol {
	width: 48%;
	float: left;
}
#contentwrapper ul li {
	list-style: none;
	background: url(images/arrow.gif) no-repeat 0 4px;
	padding-left: 12px;
	margin-bottom: 2px;
	margin-left: 4px;
}
#contentwrapper ul {
	margin-bottom: 1.2em;
}
li.pagenav {
	list-style: none;
}
.brownback {
	background-color: #F4E7C4;
	padding: 12px;
	margin-bottom: 12px;
}
.rounded {
	-moz-border-radius: 5px; -webkit-border-radius: 5px;
	border: 1px solid #C9B993;
}
blockquote {
	margin: 10px 55px 10px 25px;
	padding-left: 5px;
	display: block;
	border-left: 2px solid #D7C9A8;
}
li.arrowsbullet {
	list-style: none;
}
#contentwrapper li.arrowsbullet li, ul.arrow li {
	list-style: none;
	background: url(images/arrow.gif) no-repeat 0 4px;
	padding-left: 12px;
	margin-bottom: 2px;
	margin-left: 4px;
}
.ueb, .right {
	float: right;
}
.topTitle {
	margin-bottom: 4px;
}
.gallery {
	padding-bottom: 14px;
	clear: both;
}
.ngg-thumbnail img:hover, .ngg-gallery-thumbnail img:hover {
	background-color:#A72B2B;
}
.ngg-navigation {
	padding-bottom: 5px;
}
.pagebar {
	font-size: 11px;
}
.pagebar a {
	padding: 3px 5px;
	border: 1px solid #C9B993;
	margin-right: 3px;
	color: #52381F;
}
.pagebar a:hover {
	border-color: #A72B2B;
	color: #A72B2B;
}
.pagebar .this-page {
	padding-right: 3px;
}
.pagebar .break {
	padding-right: 7px;
}




/* ----------  DESIGN AND MENU  ---------- */

#wrapper {
	width: 990px;
	margin: 0 auto;
	position: relative;
}
#adspace-top {
	padding-top: 8px;
	text-align: center;
    width: 728px;
    margin: 0 auto;
}
#header {
	margin-top: 8px;
	position: relative;
	background: #52381F url(images/bg-header.jpg) repeat-x;
	height: 103px;
	position: relative;
	z-index: 999px;
}

#christmaslayer {
	display: none;
	background: url(images/santacornerhat.png) no-repeat;
	height: 128px;
	left: -52px;
	position: absolute;
	top: -8px;
	width: 128px;
	z-index: 500;
}

#header h2 a {
	position: absolute;
	top: 69px;
	left: 219px;
	font-weight: normal;
	color: #978966;
	font-size: 15px;
}
#headermenu {
	position: absolute;
	top: 6px;
	right: 7px;
}
#headermenu li {
	float: left;
	margin-left: 8px;
}
#logo {
	background: url(images/header-logo.png) no-repeat;
	width: 619px;
	height: 103px;
	text-indent: -9999px;
	display: block;
	float: left;
	background-size: 621px;
	background-position: left bottom;
}
#signupform {
	position: absolute;
	top: 46px;
	right: 7px;
	display: block;
	text-align: right;
}
#signupform div {
	font-size: 11px;
	color: #978966;
	padding-bottom: 3px;
}
#signupform input[type=text] {
	width: 175px;
	height: 25px;
	background: url(images/bg-formfield1.png) no-repeat;
	border: 0;
	color: #52381F;
	padding: 0 7px 0 30px;
	font-size: 13px;
	font-family: Verdana;
}
#mainwrapper {
	background: #FFFAE4 url(images/bg-content.jpg) repeat-y right top;
	border-left: 1px solid #978966;
	border-right: 1px solid #978966;
	border-bottom: 1px solid #978966;
	border-top: 1px solid #463B21;
	clear: both;
}

#contentwrapper {
	background: #FFFAE4 url(images/bg-maincontent.jpg) no-repeat;
	float: left;
	width: 740px;
	padding: 23px 12px 23px 23px;
	min-height: 500px;
}
#sidebars {
	float: right;
	width: 186px;
	padding: 23px 7px 7px 7px;
}
#footer {
	padding: 8px 0;
	text-align: center;
	font-size: 11px;
	width: 690px;
	margin: 0 auto;
}
.leftcol {
	width: 416px;
	padding-right: 11px;
	float: left;
}
.rightcol {
	width: 300px;
	padding-left: 11px;
	float: right;
}
/*
	background: #F4E7C4 url(images/whatyouneedtoknow.jpg) no-repeat;
	padding: 83px 12px 12px 12px;

*/
#needtoknow {
	width: 272px;
	background: #F4E7C4;
	padding: 12px;
	font-size: 11px;
	border: 1px solid #52381F;
	margin-bottom: 15px;
}
#adspace-bottom {
	width: 760px;
	float: left;
	text-align: center;
	padding-bottom: 10px;
	padding-left: 12px;
}
#link-bottom {
	margin-top: 56px;
	width: 150px;
	float: right;
	background: url(images/icon-rss.png) no-repeat;
	font-weight: bold;
	padding-left: 40px;
	padding-right: 8px;
	padding-bottom: 10px;
}
#midwidget div {
	margin-bottom: 15px;
}
.topContent label {
	clear: both;
	float: left;
	width: 94px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.topContent input[type=text], .topContent input[type=file], .topContent textarea {
	float: left;
	width: 250px;
	margin-bottom: 5px;
	font-family: Arial;
	font-size: 14px;
	padding: 4px 3px;
	font-family: Verdana;
	border: 1px solid #B3A08D;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;

}
.topContent textarea {
	width: 400px;
}
.topContent .fielddescipt {
	padding-top: 7px;
	padding-left: 20px;
	float: left;
	font-size: 12px;
}









/* ----------  NEWS  ---------- */

div.topPostNews {
	margin-bottom: 15px;
}
div.topPostNews p {
	margin-bottom: 4px;
}
.topMeta {
	font-size: 10px;
	font-style: italic;
}
span.topComments a {
	background: url(images/comment.gif) no-repeat 0 3px;
	padding: 1px 0 1px 17px;
	float: right;
	font-size: 11px;
}
.sociable_tagline {
	padding-bottom: 2px;
}
#contentwrapper .sociable li {
	background: none;
	float: left;
	margin: 0;
	padding: 0 7px 0 0;
}

#forumintrotext {
	margin-top: 20px;
	min-height: 83px;
}
#forumintrotext a#forumimagelink {
	text-indent: -99999px;
	float: right;
	width: 265px;
	height: 83px;
	background: url(images/forum-header-2.gif) no-repeat;
}
#forumshow {
	max-height: 700px;
	overflow: auto;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	background-color: #F4E7C4;
	border: 1px solid #C9B993;
	padding:5px 7px;
}
#forumshow > h4 {
	font-size: 14px;
}
.forumdescription {
	margin-bottom: 20px;
}
.forumdescription hr {
	background-color: #C9B993;
	color: #C9B993;
	height: 1px;
	border: 0px;
	margin-top: 5px;
}
#forumreplylink {
	margin: 12px 0 25px 0;
}
#forumreplylink a.comment-reply-link {
	text-decoration: none;
	text-transform: uppercase;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	background: #978966 none repeat scroll 0 0;
	border: 1px solid #52381F;
	color: #FFFAE4;
	font-size: 10px;
	padding: 4px 8px;
}
.postMeta {
	height: 34px;
}



/* ----------  ADDTHIS COMBO PILLS  ---------- */

.addthis_toolbox.addthis_pill_combo a {
    float: left;
}
.addthis_toolbox.addthis_pill_combo a.addthis_button_tweet {
    margin-top: -2px;
}
.addthis_button_compact .at15t_compact {
    margin-right: 4px;
    float: left;
}
.addthis_button_facebook_like {
	margin-top: -2px;
}
.addthis_toolbox {
	height: 24px;
}





/* ---------- NAV MENU  ---------- */

#navbar {
	border-top: 1px solid #875d3a;
	border-left: 1px solid #463B21;
	border-right: 1px solid #463B21;
	height: 40px;
	background-color: #978966;
}
#navbar li {
	float: left;
}
#navbar li a {
	float: left;
	font-weight: bold;
	font-size: 17px;
	text-align: center;
	color: #52381F;
	text-decoration: none;
	padding: 10px 20px;
	display: block;
	line-height: 20px;
}
#navbar li.contactbuttonalign {
	float: right;
}
#navbar li a#contactbutton {
	background: url(images/bg-contact.png) no-repeat right 9px;
	padding-right: 38px;
}
#navbar li a#movieinfobutton {
	background: url(images/downbutton.png) no-repeat right 17px;
}
#navbar li a:hover, #navbar li a:hover#contactbutton, #navbar li a:hover#movieinfobutton, .buttonhover {
	background-color: #C9B993;
}
#movieinfodropdown {
	display: none;
	position: absolute;
	width: 218px;
	top: 145px;
	left: 545px;
	background-color: #978966;
	border-left: 1px solid #463B21;
	border-right: 1px solid #463B21;
	border-bottom: 1px solid #463B21;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-radius-bottomright: 5px;
	z-index: 9999;
}
#movieinfodropdown li a {
	border-bottom: 1px solid #463B21;
	display: block;
	color: #52381F;
	font-weight: bold;
	font-size: 14px;
	padding: 8px 10px;
}
#movieinfodropdown li a:hover {
	background-color: #C9B993;
	text-decoration: none;
}





/* ----------  CALENDAR  ---------- */
table.ics-calendar-table td {
	height: 90px;
}

div.ics-calendar-event {
	white-space: normal;
	text-align: center;
}

tr.ics-calendar-days td {
	background: #978966;
	color: #FFFAE4;
	height:18px;
}
.ics-nav-button {
	padding: 0 35px;
}
div.ics-calendar-header {
	padding-bottom: 5px;
}
table.ics-calendar-table td .date-holder {
	background: #C9B993;
}
#ics-calendar-widget li {
	margin-bottom: 8px;
}
#sidebars ul#ics-calendar-widget {
	margin-bottom: 7px;
}
.widgetICSImporter .ics-calendar-widget {
	margin-bottom: 8px;
}
.widgetICSImporter small a {
	width: 166px;
	height: 35px;
	display: block;
	margin-bottom: 1.2em;
	text-indent: -99999px;
	background: url(images/calendar-sb.png) no-repeat;
}

/* ----------  SIDEBAR  ---------- */

#sidebars li.widget_links li, ul.blogroll li, li.widget_recent_entries li {
	background: url(images/arrow.gif) no-repeat 0 4px;
	padding-left: 12px;
	margin-bottom: 1px;
	font-size: 13px;
}
.widget_link_library h4 {
	display: none;
}
#sidebars ul ul {
	margin-bottom: 1.2em;
}
#searchform label, #searchform #searchsubmit {
	display: none;
}
#searchform input[type=text], .searchform input[type=text] {
	width: 147px;
	height: 25px;
	background: url(images/bg-formfield2.png) no-repeat;
	border: 0;
	color: #52381F;
	padding: 0 7px 0 26px;
	margin-bottom: 18px;
	font-size: 13px;
	font-family: Verdana;
}

.twittersidebar {
	overflow: hidden;
	font-size: 11px;
}
.twittersidebar li {
	margin-bottom: 8px;
}
.twittersidebar a.moreupdates {
	width: 128px;
	height: 88px;
	display: block;
	margin: 0 auto;
	text-indent: -99999px;
	background: url(images/twitter-sb.png) no-repeat 0 -40px;
}

ul.wp-polls-ul {
	margin: 0 0 10px 0;
}






/* ----------  COMMENTS  ---------- */

h3#comments {
	margin-top: 15px;
}

#contentwrapper ul.commentlist {
	margin-bottom: 0;
}
#contentwrapper ul.commentlist li, #live-preview-display {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background-color: #F4E7C4;
	background-image: none;
	border: 1px solid #C9B993;
	list-style: none;
	margin-bottom: 15px;
	padding: 5px 7px 5px 65px;
	position: relative;
}
#contentwrapper ul.commentlist li ul.children li {
	background-color: #E5D5AA;
}
#contentwrapper ul.commentlist li ul.children li ul.children li {
	background-color: #F4E7C4;
}

#contentwrapper ul.commentlist li .gravatar, #lp-avatar {
	border: 3px solid #978966;
	position: absolute;
	left: 9px;
	top: 7px;
}
#contentwrapper ul.commentlist li cite, #lp-name {
	float: left;
	padding-bottom: 5px;
}
#contentwrapper ul.commentlist li cite .largeText {
	font-size: 14px;
	font-weight: bold;
}
#contentwrapper ul.commentlist li .commentmetadata {
	float: right;
}

#contentwrapper ul.commentlist li div.reply {
	padding-bottom: 16px;
}
#contentwrapper ul.commentlist li div.reply a.comment-reply-link {
	text-decoration: none;
	text-transform: uppercase;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	background: #978966 none repeat scroll 0 0;
	border: 1px solid #52381F;
	color: #FFFAE4;
	font-size: 10px;
	padding: 4px 8px;
}

#contentwrapper #comment #respond {
	margin-top: 1.2em;
}
#contentwrapper #comment .comment-edit-link img {
	vertical-align: middle;
}

#comment label {
	display: block;
	margin-bottom: 4px;
}
#comment input[type=text], #comment textarea {
	display: block;
	width: 100%;
}
#comment input, #comment textarea {
	margin-bottom: 7px;
}
#comment .leftcol {
	width: 200px;
}
#comment .rightcol {
	width: 500px;
}
#lp-comment {
	clear: both;
}
#live-preview-display {
	min-height: 65px;
}











/* ----------  MISC  ---------- */
.topPostNews .thumbnail, .topPostNews .attachment-post-thumbnail {
	float: left;
	padding: 2px;
	background-color: #F4E7C4;
	border: 1px solid #D7C9A8;
	margin-right: 5px;
	margin-bottom: 5px;
	-moz-border-radius: 3px; -khtml-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px;
}
.highlight {
	color: #222;
	font-weight: bold;
}
.cleared {
	margin: 0;
	padding: 0;
	clear: both;
}
.alignleft, div.alignleft {
	float: left;
	margin: 5px 10px 5px 0;
}
.alignright, div.alignright {
	float: right;
	margin: 5px 0 5px 10px;
}
.aligncenter, div.aligncenter {
	margin: 10px auto;
	text-align: center;
	display: block;
}
img.alignleft {
	float: left;
	margin: 5px 10px 5px 0;
}
img.alignright {
	float: right;
	margin: 5px 0 5px 10px;
}
img.aligncenter {
	margin: 10px auto;
	text-align: center;
	display: block;
}
.wp-caption {
	background-color: #F4E7C4;
	border: 1px solid #D7C9A8;
	text-align: center;
	margin: 1.2em 0;
	padding-top: 4px;
	-moz-border-radius: 3px; -khtml-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: none;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
	color: #52381F;
}


/* ----------  Products  ---------- */

.foxyshop_product_list li.foxyshop_product_box {
    width: 45%;
}
.foxyshop_product_list li.foxyshop_product_box {
    background: none!important;
}
.foxyshop_product_info h2 {
	font-size: 17px;
}
.foxyshop_button {
    background-color: #52381f;
    color: #FFFFFF;
    border: 1px solid #000000;
    font-family: Arial;
    font-size: 12px;
}
.foxyshop_button:hover {
    background-color: #3e2a17;
}
body #foxyshop_breadcrumbs li {
	background-image: none;
	padding-left: 0;
	margin-left: 0;
}
.foxyshop_product .foxyshop_product_info {
    float: left;
    width: 415px;
}


/* ----------  SPECIAL STUFF  ----------
#header h2 {
	display: none;
}
#header h1 a {
	background: url(/narniafans-41.png) no-repeat scroll 0 0 transparent;
}
#header h1 a:hover {
	background: url("images/header-logo.jpg") no-repeat scroll 0 0 transparent;
}
*/
