/*
Theme Name: Money Bag
Theme URI: http://www.graphicadia.com
Description: Money Bag Description
Version: 1.0
Author: HPA
Author URI: http://www.graphicadia.com

*/

/************************/
/*     Global Design    */
/************************/
* {
    margin: 0;
    padding: 0;
}

a {
	color: #ffffff;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

body {
    font-family: arial, Verdana;
    background:#000000 url(images/contentbg.gif) repeat-y center;
}

ul, ol {
    list-style-type: none;
}

blockquote, #content ul, #content ol, p, pre {
    margin: 0 0 0.5em 0;
}

/************************/
/*     Layout Design    */
/************************/

#page {
	width: 1004px;
	margin: 0 auto;
}


#wrapper {
    clear: both;     
	width: 1004px;
	padding:0;

}
#container {   
	width: 780px;
	padding:0;
	margin-top:0px;
	margin-left:110px; 
	position:relative;
}

#main
{
	float: left;
	width: 500px;

}
#content {
	float: left;
	width: 480px;
	padding:0;
	position: relative;   
}

.sidebar {
width:220px;
margin-left:50px;
}

.side-left {
    float: left;
    padding-left:10px;
    
}

.side-right {
    float: right;
    padding-left:10px;
    width:210px;
   
}

/************************/
/*        Header        */
/************************/
#header {
    position: relative;
}

#headerimg {
    height: 148px;
    background: url(images/header.jpg) no-repeat center;
}

#headerimg h1 {
    text-align:left;
    padding-left:190px;
    padding-top:35px;
    font-family: 'Times New Roman',arial;
    font-size: 28px;
    font-weight:normal;
}

#headerimg a {
	color: #ffffff;
    text-decoration: none;
}

.description {
     text-align:left;
     color: #272820;
     margin-top:20px;
     padding-left:650px;
    font-family:Verdana;
    font-size: 12px;
    width:250px;
    overflow:hidden;
    height:15px;
    font-weight:bold;
    position:relative;
}
#menu { 
    text-align: left;
	margin: 0px 0px 0px 120px;
	padding: -20px 0px 0px 0px;
	left:0;
	display:block;
	font-size: 13px;
	height:45px;
	width:500px;
    color: #F0EBE0;
}
ul#navlist {
	margin: 0;
	padding: 6px 0;	
	padding: -10px 0px 0px 0px;
	position:relative;
}

ul#navlist ul {
	margin: 0;
	padding: 0;
}

#navlist li.page_item {
	display: inline;
	list-style-type: none;
	height:45px;
	margin-right: 0px;
	background-position:0px 0px;
}
#navlist li.page_item a{
	display: inline;
	list-style-type: none;
	height:45px;
	margin-right: 0px;
	background-position:0px 0px;
	padding: 5px 35px 10px 2px;
	text-align:center;
}

#navlist li  a:hover{
	height:45px;	
	margin-right: 0px;
	background:url(images/rollover.gif) no-repeat center;
	background-position:0px 0px;
}
#navlist li {
width:180px;
}

#navlist li.page_item ul {
	display: inline;
	list-style-type: none;
	padding: 0px;
	margin: 0px;	
}

#navlist a {
	margin: 0px;
	padding: 0px 10px 0 10px;
	font-weight: bold;
	color: #F0EBE0;
	text-decoration: none;
	height:29px;
	width:180px;
	
}

#navlist a:hover {

}
/************************/
/*    Sidebar Design    */
/************************/
.sidebar ul {
	font-size: 12px;
	
}

.sidebar ul h2 
{
	font-weight:normal;  
	font:18px 'times new roman';
	color:#5F5E56; 
    width:212px;
    padding:8px 0 8px 0px;
}

.sidebar ul li 
{	
    margin-bottom: 10px;
}

.sidebar ul li  a
{	 
   list-style-image:url(images/topbar.gif);
   list-style:url(images/topbar.gif);
}
.sidebar ul ul {
    margin: 0;
}

.sidebar ul ul li {
    margin-bottom: 3px;
    line-height: 15px;
    padding-left: 20px;
    width:212px;
    background:url(images/point.gif) no-repeat ;    
    background-position:10px 5px;
}

.sidebar ul ul ul {
    display: none;
}


.sidebar a {
color:#272920;
font:12px verdana;
}

.sidebar a:hover {
color:#C54201;
text-decoration:underline;
font-weight:bold;
}

/************************/
/*    Content Global    */
/************************/
blockquote {
    font-style: italic;
    padding: 0 10px;
}


h1 {
    font-size: 30px;
}

h2 {
    font-size: 18px;
    color:#ffffff;
}

h3 {
    font-size: 14px;
    color:#ffffff;
}

h4 {
    font-size: 12px;
}

h5 {
    font-size: 12px;
}

h6 {
    font-size: 12px;
}

code, pre {
    overflow: auto;
    white-space: pre;
    font-family: Courier;
}

#content ul {
    padding-left: 20px;
    list-style-type: square;
}

#content ol {
    padding-left: 25px;
    list-style-type: decimal;
}

#content ul ol, #content ol ul {
    margin-top: 0.5em;
}

/************************/
/*    Content Design    */
/************************/


.post{
	color: #434343;
    font-size: 12px;
    margin-left:0px;
    padding:0 10px 30px 10px;
   
    width: 500px;
}
.post a
{
	color:#6D7024;
	text-decoration:underline;
}
.post h2 
{
	color:#434343;
	font:20px verdana;
	margin-bottom:20px;
	width:500px;
	border:1px solid #D3CFB5;
	padding:5px;	
	background-color:#DED9CF;
	
}
.post h2 a
{
	color:#C64200;
	text-decoration:none;
}

.postmetadata {
	color: #ffffff;
    font-weight: normal;
    font: 10px verdana;
    margin-bottom: 30px;
    text-align:right;
    border-top:1px solid #F3F3F3;
    width:470px;
}
.postinf {
	color: #434343;
    font-weight: normal;
    font-size: 10px;
    margin-bottom: 5px;
}
.postbottom
{
	font-size:11px;
	color:#ffffff;
	text-align:left;
	width:300px;
	float:left;
	
}
.postmetadata a {
color: #ffffff;
}

.entry {
    padding: 5px 0 10px 0; 
     margin-top:20px;
    
}


.entrytext {

}

p.alt {
    font-size: 12px;
}

.entry-tags {
    display: block;
}

.navigation {
    height: 1em;
    font-size: 12px;
    margin: 0 10px 10px 10px;
    color:#434343;
 
}
.navigation a{
    color:#6D7024;
 
}



.alignleft, .nav-previous {
    float: left;
}

.alignright, .nav-next {
    float: right;
}

a img {
    border: none;
}



/************************/
/*    Comment Design    */
/************************/

#content ol.commentlist {
	font-size: 12px;
	padding: 0;
	list-style-type: none;
    margin: 0;
}

ol.commentlist li cite.author {
    font-size: 13px;
    font-weight: bold;
    font-style: normal;
    color:#C64200;
}

ol.commentlist li {
    margin-bottom: 1em;
    background-color: #FFFAEE;
    border: 1px solid #C0C0C0;
    padding: 5px;
}

ol.commentlist li.alt {

}

ol.commentlist a {

}

ol.commentlist p {
    margin: 0 0 0.5em 0;
}

.recentcomments
{
	color:#c5c5c5;
}
#commentform p {
    font-size: 12px;
    margin: 0 0 5px 0;
}

#comment {
    width: 95%;
}

#commentbg
{
color:#434343;
font:11px verdana;
margin-bottom:10px;
width:500px;
border:1px solid #D3CFB5;
padding:5px;	
background-color:#DED9CF;
}
.postcomments a
{
color:#434343;
font:11px verdana;	
font-weight:bold;
margin-top:5px;
text-decoration:none;
}

#author, #email, #url {
    font-family: Verdana, sans-serif;
    font-size: 10px;
    padding-top:10px;
    border-right:none;
    color:#A6A39B;
    padding-left:10px;
    margin-right:20px;
    border-bottom:none;
    border-top:1px solid #C2BEB5;
    border-left:1px solid #C2BEB5;
    background-color:#DED9CF;
    width:130px;
    height:20px;
}
#comment {
    padding: 3px;
    font-family: Verdana, sans-serif;
    font-size: 10px;
    border-right:none;
    color:#A6A39B;
    padding-left:10px;
    margin-right:20px;
    border-bottom:none;
    border-top:1px solid #C2BEB5;
    border-left:1px solid #C2BEB5;
    background-color:#DED9CF;
}

small.commentmetadata {
    margin: 0 0 0.3em 0;
}

h3#comments, h3#respond 
{
	color:#C64200;
	font:16px verdana bold;
	margin-bottom:5px;
	width:500px;
	border:1px solid #D3CFB5;
	padding:5px;	
	background-color:#DED9CF;
}

h3#comments {
    margin-top: 10px;
}

/************************/
/*     Search Design    */
/************************/
#searchform  {
	text-align: left;
	width: 222px;
	height: 30px;	
	margin-left:0px;
}


#searchsubmit {
	width: 50px;
	height:20px;
	border: 1px solid #AF3B01;
	background-color: #C54201;
	margin: 0 0;
	font-size: 12px;
	color:#F0EBE0;
	font-weight:bold;

}
#submit {
	height:20px;
	border: 1px solid #AF3B01;
	background-color: #C54201;
	margin: 0 0;
	font-size: 12px;
	color:#F0EBE0;
}

#s 
{
	width:155px;
}

/************************/
/*   Calendar Design    */
/************************/

#wp-calendar {
	width: 200px;
}
#wp-calendar td {
	text-align: center;
	color:#434343;
}
#wp-calendar th {
color:#C64200;
}
#wp-calendar a {
color:#6D7024;
text-decoration:underline;
font-weight:normal;
}
#wp-calendar a:hover {
text-decoration:none;
font-weight:normal;
}
#prev a, #next a {

}
#wp-calendar caption {
color:#C64200;
}

/************************/
/*     Footer Design    */
/************************/
#footer {
    font-size: 12px;
    height: 75px;
    width: 100%;
    text-align:center;
    color:#ffffff;
    background:url(images/footer.gif) no-repeat bottom;
    clear:both;
}

#footer a{
    color:#ffffff;  
    background-color:#434343;
}
.footertext
{
	padding-top:30px;
}
/************************/
/*     Other Design     */
/************************/
.clear {
    clear: both;
}


