/*
Theme Name: The Scroll
Theme URI: 
Description: Scroll Wordpress theme
Version: 1.0
Author: Ophelia Nicholson
Author URI: 
*/

/* TRADEBIT */
#tdCntctSent {font-size: 24px;}
.product_heading > a {color:#443D32; display: block; box-shadow: 0 -3px 42px #C19958; padding: 0 0 0 5px; margin: 25px 0 10px 0;}
.single {box-shadow: 3px -2px 15px #C19958; width: 100px; height: 100px;}
.product_section_left {float: left; width: 105px;}
.product_section_middle {float: left; width: 430px; min-height: 110px; padding: 0 0 0 10px;}
.product_section_buy {float: right; width: 130px; height: 30px;}
.pamount {float: left; width: 150px; height: 30px; margin:5px;}
.divPagerButtom {width: 550px;}
.divPagerButtom a {color: #C19958}
.divPagerButtom a:hover {color: #6D604E;}

#divWelcome {background: transparent;}

#divContactAddr     {width: 550px; float: left; margin: 30px 0 0 0;}
#divContactMsg  h2  {font-size: 30px;}
#divContactAddr h2  {font-size: 30px;}

.product_section_middle .play {
    width: 154px;
    float: right;
    height: 30px;
    text-align: right;
}


#tablePreBox {border-radius: 25px; margin-bottom: 11px; box-shadow: 1px 1px 10px #B4A387;}
#tablePreBox > tbody > tr > td {padding: 10px 5px 10px 25px;  }
#tablePreBox .play {margin-left: 40px; margin-top: -4px; }
.divMp3Smp {width: 180px; margin-left: 20px; }

.aFreePrev {display: block; text-align: center; color: #000; padding: 10px; width: 350px; margin-left: 200px; border-radius: 25px; margin-bottom: 11px; box-shadow: 1px 1px 10px #8D642E;}
.aFreePrev:hover { box-shadow: 1px 1px 10px #000; color: #000;}

#aGrpAddNewFile {
    float: right;
    background-color: #DBBD7F;
    color: #000;    
    font-size: 20px;
    text-decoration: none;
    display: block;
    width: 200px;
    height: 30px;
    text-align: center;
    vertical-align: middle;
    xborder: 1px solid #109D97;
    box-shadow: 2px 2px 5px #7A4D14;
    border-radius: 10px;           
    padding: 8px 0 0 0;
    margin: 10px;
}

#divExtraLinks {background-color: #383838; margin: 0 auto 0 auto; width: 760px; border-radius: 40px 40px 0 0; color: #999999;}
#divExtraLinks table {;}
#divExtraLinks td {text-align:center; width: 360px;}
#divExtraLinks a {color: #666666;}
#divExtraLinks a:hover {color: #aaaaaa; text-decoration: none;}


#aGrpAddNewFile:hover {background-color: #E8D4AF;}

.shopGroupTableA { margin-top: 10px; } 
.shopGroupTrA1 { ; }
.shopGroupTdA1 { ; }
.shopGroupTrA2 { ; }
.shopGroupTdA2 { ; }

.shopGroupTableB { margin-top: 20px; } 
.shopGroupTrB1 { ; }
.shopGroupTdB1 { ; }
.shopGroupTrB2 { ; }
.shopGroupTdB2 { ; }

.shopGroupTTTDA {
    margin: 5px;
    width: 510px;
    padding: 5px;
    font-size: 16px;  
    border: 1px solid #C59C5A;
    border-radius: 5px;
    box-shadow: 0px 0px 4px #C59C5A;
}

.shopGroupTTTDA  BR, .shopGroupTTTDB  BR {line-height: 24px;}

.shopGroupTTTDB {
    margin: 5px;
    padding: 5px;
    width: 510px;
    font-size: 16px;
    border: 1px solid #E77B18;
    border-radius: 5px;
    box-shadow: 0px 0px 4px #E77B18;    
}

.shopGroupYourMemb {
    width: 100%;
    margin: 0 0 15px 0;
    padding: 0;
    display: block;
    font-weight: bold;
    font-size: 20px;
}

.shopGroupYourNoMemb {
    width: 100%;
    margin: 20px 0 15px 0;
    padding: 0;
    display: block;
    font-weight: bold;
    font-size: 20px;
}

/* setting bar jquery dialogs */
div.ui-dialog {font-size: 14px; font-family:arial; line-height: 16px;}

/* General */

body {
	margin: 0;
	background: #230000;
}

h1, h2, h3, h4 {
	margin: 0;
}

img {
	border: 0;
}

.clear {
	clear: both;
	height: 0;
	overflow: hidden;
}


/* Page */

#page {
	margin: 0 auto;
	width: 980px;
	background: url("images/page.jpg") repeat-y;
}

#page-top {
	width: 980px;
	background: url("images/page_top.jpg") no-repeat;
}

#page-bottom {
	width: 980px;
	min-height: 990px;
	background: url("images/page_bottom.jpg") no-repeat left bottom;
}


/* Header */

#header {
	width: 980px;
	height: 237px;
	position: relative;
}

	/* Header - Info */
	
	#header #header-info {
		position: absolute;
		top: 50px;
		left: 180px;
		width: 450px;
	}
	
	#header #header-info h1 {
		color: #000000;
		font: normal 45px Georgia, Verdana;
		padding-bottom: 5px;
	}
	
	#header #header-info h1 a {
		color: #000000;
		text-decoration: none;
	}
	
	#header #header-info .description {
		color: #000000;		
		font: normal 20px Georgia, Verdana;
	}
	
	/* Header - Menu */
	
	#header #header-menu {
		position: absolute;
		top: 170px;
		left: 100px;
		width: 770px;
		height: 36px;
	}
	
	#header #header-menu ul {
		margin: 0;
		padding: 0;
		list-style-type: none;
		height: 36px;
	}
	
	#header #header-menu ul li {
		float: left;
		height: 36px;
		font: bold 15px/36px Georgia, Verdana;
		color: #000000;
		padding: 0 25px;
	}
	
	#header #header-menu ul li a {
		color: #000000;
		text-decoration: none;
	}
	
	#header #header-menu ul li a:hover {
		text-decoration: underline;
	}
	
	#header #header-menu ul li ul {
		display: none;
	}
	
	/* Header - Feed */
	
	#header #header-feed {
		position: absolute;
		top: 62px;
		left: 765px;
		width: 125px;
		height: 50px;
	}


/* Main */

#main {
	width: 980px;
}

	/* Main - Sidebar */
	
	#sidebar {
		float: left;
		width: 225px;
		padding: 0 18px 0 88px;
		font: normal 11px/18px Georgia, Verdana;
		color: #000000;
	}
	
	#sidebar a {
		color: #990000;
		text-decoration: none;
	}
	
	#sidebar a:hover {
		text-decoration: underline;
	}
	
	/* Main - Sidebar - Boxes */
	
	#sidebar .sidebar-box {
		width: 225px;
		margin-bottom: 20px;
	}
	
		#sidebar .sidebar-box-blank {
			width: 225px;
			margin-bottom: 20px;
			text-align: center;
		}
	
	#sidebar .sidebar-box-in {
		width: 205px;
		background: url("images/sidebar_box_in.png") repeat-y;
		padding-left: 20px;
	}
	
	#sidebar .sidebar-box-top {
		width: 225px;
		height: 53px;
		background: url("images/sidebar_box_top.png") no-repeat;
	}
	
	#sidebar .sidebar-box-bottom {
		width: 225px;
		height: 30px;
		background: url("images/sidebar_box_bottom.png") no-repeat;
	}
	
		/* Sidebar - Titles */
		
		#sidebar h3 {
			font: bold 12px Georgia, Verdana;
			color: #333333;
			padding-bottom: 10px;
		}
		
		/* Sidebar - Menus */
		
		#sidebar ul {
			margin: 0;
			padding: 0 0 5px 5px;
			list-style-type: none;
		}
		
		#sidebar ul li {
			padding-left: 22px;
			background: url("images/sidebar_menu.gif") no-repeat;
			font: normal 11px/26px Georgia, Verdana;
			color: #200b02;
		}
        #sidebar > div > div > ul > ul > li {
            padding-left: 22px;
            list-style-type: none;
            list-style-position: outside;
            background: url("") no-repeat;
            font: normal 11px/26px Georgia, Verdana;
            color: #800b02;
        }

		#sidebar ul li a {
			color: #200b02;
			text-decoration: none;
		}
		
		#sidebar ul li a:hover {
			text-decoration: underline;
		}
		
			/* Sidebar - Menus - Submenus */
			
			#sidebar ul li ul {
				padding: 0;
			}
		
		/* Sidebar - Forms */
		
		#sidebar #searchform {
			margin: 0;
			padding: 0 20px 20px 0;
			width: 185px;
			text-align: center;
		}
		
		#sidebar #searchform #s {
			width: 155px;
		}
		
		/* Sidebar - Search */
		
		#sidebar #sidebar-search {
			margin: 10px auto;
			width: 207px;
		}
		
		#sidebar #sidebar-search .search-input {
			width: 176px;
			height: 17px;
			font: bold 13px Georgia, Verdana;
			float: left;
			background: url("images/search.jpg") no-repeat;
			border: none;
			padding: 4px 15px;
		}
		
		#sidebar #sidebar-search .search-button {
			width: 0;
			height: 17px;
			float: right;
			display: none;
		}
		
		/* Sidebar - Tables */
		
		#sidebar #calendar_wrap {
			width: 142px;
			margin: 0 auto;
			padding: 0 20px 5px 0;
		}
		
		#sidebar #calendar_wrap caption {
			font-weight: bold;
		}
		
		#sidebar #calendar_wrap tbody {
			text-align: right;
		}
		
		#sidebar #calendar_wrap tfoot #next {
			text-align: right;
		}
		
		#sidebar #calendar_wrap #today {
			font-weight: bold;
		}
		
		/* Sidebar - Texts */
		
		#sidebar .textwidget {
			padding: 0 20px 5px 0;
		}
	
	/* Main - Content */
	
	#content {
		float: left;
		width: 580px;
	}
	
	/* Main - Content - Post */
	
	#content .post {
		float: left;
		margin-bottom: 30px;
		width: 580px;
	}
	
		/* Post - Title */
		
		#content .post .post-title {
			width: 540px;
			padding: 0 20px;
			height: 72px;
			font: normal 11px Georgia, Verdana;
			color: #000000;
			background: url("images/post_title.png") no-repeat;
		}
		
		#content .post .post-title a {
			color: #5a2508;
			text-decoration: none;
			font-weight: bold;
		}
		
		#content .post .post-title a:hover {
			text-decoration: underline;
		}
		
		#content .post .post-title .author {
			color: #5a2508;
			font-weight: bold;
		}
		
		#content .post .post-title h2 {
			color: #333333;
			font: bold 18px Georgia, Verdana;
			padding: 15px 0 5px 0;
		}
		
		#content .post .post-title h2 a {
			color: #333333;
			text-decoration: none;
		}
		
		#content .post .post-title h2 a:hover {
			text-decoration: underline;
		}
		
		#content .post .post-title .post-date {
			float: right;
			font: bold 15px Georgia, Verdana;
			color: #200900;
			text-align: center;
			background: url("images/post_date.png") no-repeat;
			width: 60px;
			height: 72px;
			text-transform: lowercase;
		}
		
		#content .post .post-title .post-date span {
			padding-top: 14px;
			display: block;
			font: bold 20px Georgia, Verdana;
		}
		
		/* Post - Entry */
		
		#content .post .post-entry {
			font: normal 11px/18px Georgia, Verdana;
			color: #333333;
			width: 560px;
			padding: 0 10px;
			clear: both;
		}
		
		#content .post .post-entry a {
			color: #990000;
			text-decoration: none;
		}
		
		#content .post .post-entry a:hover {
			text-decoration: underline;
		}
		
		#content .post .post-entry a.more-link {
			color: #990000;
			text-decoration: none;
		}
		
		#content .post .post-entry  a.more-link:hover {
			text-decoration: underline;
		}
		
		/* Post - Info */
		
		#content .post .post-info {
			padding: 0px 0px 0 65px;
			width: 515px;
			height: 28px;
			clear: both;
			background: url("images/post_info.png") no-repeat;
			font: normal 11px/28px Georgia, Verdana;
			color: #000000;
		}
		
		#content .post .post-info a {
			color: #000000;
			text-decoration: none;
		}
		
		#content .post .post-info a:hover {
			text-decoration: underline;
		}
		
		/* Post - Comments */
		
		#content .post h3 {
			color: #333333;
			font: bold 15px Georgia, Verdana;
			margin: 20px 0 10px 0;
		}
		
		#content .post .comments {
			font: normal 11px/18px Georgia, Verdana;
			color: #333333;
			width: 560px;
		}
		
		#content .post .comments ol {
			margin: 10px 0;
			padding-left: 25px;
		}
		
		#content .post .comments ol li {
			padding: 5px;
		}
		
		#content .post .comments ol li a {
			color: #990000;
			text-decoration: none;
		}
		
		#content .post .comments ol li a:hover {
			text-decoration: underline;
		}
		
		#content .post .comments ol li.alt {
			background: #d5b478;
		}
		
		#content .post .comments ol li cite {
			color: #990000;
			font-style: normal;
			font-weight: bold;
		}
		
		#content .post .comments ol li cite a {
			color: #990000;
			text-decoration: none;
		}
		
		#content .post .comments ol li cite a:hover {
			text-decoration: underline;
		}
		
		#content .post .comments ol li .commentmetadata a {
			color: #990000;
			text-decoration: none;
		}
		
		#content .post .comments ol li .commentmetadata a:hover {
			text-decoration: underline;
		}
		
		#content .post #commentform {
			font: normal 11px/18px Georgia, Verdana;
			color: #333333;
			width: 535px;
			margin: 0;
			padding-left: 25px;
		}
		
		#content .post #commentform a {
			color: #990000;
			text-decoration: none;
		}
		
		#content .post #commentform a:hover {
			text-decoration: underline;
		}
	
	/* Main - Content - Navigation */
	
	#content .navigation {
		font: bold 11px Georgia, Verdana;
		color: #990000;
		width: 560px;
		margin-bottom: 30px;
		float: left;
		padding: 0 10px;
	}
	
	#content .navigation a {
		color: #990000;
		text-decoration: none;
	}
	
	#content .navigation a:hover {
		text-decoration: underline;
	}
	
		#content .navigation .navigation-previous {
			float: left;
		}
		
		#content .navigation .navigation-next {
			float: right;
		}


/* Footer */

#footer {
	width: 800px;
	height: 150px;
	color: #4f3b22;
	font: normal 9.5px/120px Georgia, Verdana;
	text-align: right;
	padding: 10px 90px 0 90px;
}

#footer a {
	color: #990000;
	text-decoration: none;
}

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