/*
 Theme Name: Freedom 
 Theme URI: http://www.vctechnetwork.com
 Description: Freedom Theme released by <a href="http://www.mishre.com">Mishre Directory</a>.
 Version: 1.0
 Author: Mishre Directory
 Author URI: http://www.mishre.com
 
 
 /*-----------Block Level Elements--------------*/
 * {
     margin: 0;
     padding: 0;
 }
 
 a {
     text-decoration: none;
     color: #00deff;
 }
 
 a:hover{
     text-decoration: underline;
 }
 
 body {
     font-family: Arial, sans-serif;
     background: #885f46 url(images/background3.jpg);
//     background-position: -700px 0;
     background-repeat: no-repeat;
 }
 
 #page {
 	width: 1000px;
 	margin: 0 auto;
        margin-top: 20px;
        margin-bottom: 20px;
 }
 
 #header {
     width: 785px;
     height: 215px;
     position: relative;
     left: 0px;
 }
 


 #headerimg {
     position: absolute;
     top: 40px;
     left: 25px;
 }
 
 .description {
     color: #FFF;
     font-weight: bold;
 }
 
 #wrapper {
     margin: 7px;
 }
 
 #content {
 	float: left;
 	width: 510px;
        padding: 9px 5px 10px 5px;
 }
 
 .sidebar {
 	width: 230px;
     float: left;

 }
 
#right_sidebar.sidebar {
  position: relative;
  top: 560px;
  left: 80px;
}


 #footer {
     width: 100%;
     clear: both;
     height: 82px;
     margin: 0 7px;
     position: relative;
text-align: center;
color: #ddd;
 }
 
 /*--------------Header--------------*/
 
 #headerimg h1 {
     font-size: 40px;
 }
 #headerimg h1 a {
    color: #C89120;
 }

#nav_banner {
     position: absolute;
     top: 180px;
     left: 0px;
     background: #b6d4f6;
     height: 30px;
     width: 604px;
     border: 2px solid #93c0f3;
}

 ul#top-navigation {
     padding-top: 5px;
     font-size: 16px;
     list-style-type: none;
 }

 ul#top-navigation li {
     display: inline;
     padding: 5px;
 }
 
 ul#top-navigation li a {
     color: #333333;
     font-size: 14px;
     font-weight: bold;
     text-decoration: none;
     padding: 5px;
 }

ul#top-navigation li.current_page_item a {
    color: #f8b160; background-color: #1574c5;
}

ul#top-navigation li a:hover 
{color: #F8B160; background-color: #0534e5;}
 
 /*-------------Headings-------------*/
 h1, h2, h3, h4, h5, h6 {
     color: #111111;
 }
 
 h1 {
 
 }
 
 h2 {
 
 }
 
 h3 {
 
 }
 
 h4 {
 
 }
 
 h5 {
 
 }
 
 /*-------------The Post-------------*/
 
 
 
 h2 a:hover, h2 a:visited, h2 a {
     color: #2f160b;
     font-size: 20px;
 }
 
 .post {
     font-size: 12px;
     color: #111;
     margin-bottom: 15px;
     background-color: #ddddbb;
     border: 2px solid #006ff0;
     padding: 5px;
 }
 
 small.date {
     font-size: 12px;
     color: #333333;
     font-weight: bold;
 }
 
 .post p {
     margin-bottom: 5px;
     font-size: 18px;
     padding: 5px;
 }

 .post p a {color: #3333cc;}
 
.post p.postmetadata {
     font-size: 12px;
}

.post p.postmetadata a {
     color: blue;
}
 .post a {
 
 }
 
 .post ul {
     padding-left: 20px;
 }
 
 .post ol {
     padding-left: 20px;
 }
 
 .post li {
 
 }
 
 .entry {
   color: #111111;
 }
 
 .entrytext .postmetadata {
 
 }
 
 .postmetadata alt {
 
 }
 
 .postmetadata a {
 
 }
 
 .navigation {
     color: #333;
 }
 
 .alignleft {
     float: left;
 }
 
 .alignright {
     float: right;
 }
 
 .center {
 
 }
 
 .pagetitle {
 
 }
 
 blockquote {
     font-style: italic;
     padding: 5px 10px 10px 25px;
     background: url(images/quote.png) no-repeat 5px 5px;
 }
 
 cite {
 
 }
 
 a img {
     border: 0;
 }
 
 acronym, abbr {
 
 }
 
 /*--------------Sidebar------------*/
 
 .sidebar ul {
     padding: 8px;
     list-style-type: none;
     font-size: 12px;
 }
 
 .sidebar ul h2 {
     color: #FFF;
     padding-bottom: 8px;
     margin-bottom: 4px;
 }
 
 .sidebar ul li {
     margin-bottom: 5px;
 }
 
 .sidebar ul ul {
     padding: 0;
 }
 
 .sidebar ul ul li {
     margin-bottom: 0;
     line-height: 16px;
     text-indent: 10px;
 }
 
 .sidebar ul ul ul {
 
 }
 
 .sidebar a {
     color: #F8B160;
 }
 
 
 /*--------------Comments--------------*/
 
 ol.commentlist {
     list-style-type: none;
     font-size: 14px;
     color: #FFF;
 }
 
 ol.commentlist li cite.author, ol.commentlist li cite.author a {
     color: #CCFF00;
     font-style: normal;
     font-weight: bold;
 }
 
 ol.commentlist li {
     margin-bottom: 10px;
 }
 
 
 ol.commentlist li p {
     font-size: 12px;
     padding: 0 10px;
 }
 
 ol.commentlist li.alt {
 
 }
 
 ol.commentlist a {
 
 }
 
 small.commentmetadata {
 
 }
 
 #commentform p {
     margin: 0 0 3px 0;
     font-size: 12px;
     color: #FFF;
 }
 
 #author, #email, #url, textarea#comment {
     border: 1px solid #CCFF00;
     background-color: #CFCFCF;
     padding: 2px;
 }
 
 textarea#comment {
     width: 100%;
 }
 
 /*--------------Search Form-------------*/
 
 #searchform {
 
 }
 
 #searchform input {
 
 }
 
 #searchform #s {
     width: 65%;
 }
 /*-------------Other------------------*/
 #footer p {
     position: absolute;
     top: 40px;
     right: 20px;
     font-weight: bold;
     font-size: 14px;
     text-align: right;
 }
 
 #footer a {
     color: #000;
 }
 
 
 .clear {
     clear: both;
 }
 
 

.WWP  {color: #111; font-size: 18px; font-weight: bold;}
#PCD  {margin-left: 25px; color: #111;}
#NYT1 {margin-left: 0px; font-size: 11px; color: #111;}
#NYT2 {margin-left: 6px; font-size: 11px; color: #111;}
 

#right_table {
background-color:#DDDDBB;
border:2px solid #006FF0;
//left:50%;
overflow:hidden;
padding-left:10px;
padding-right:10px;
padding-top:10px;
position: relative;
left: -13px;
width:200px;
}

#right_table_frame th {
  font-family: sans-serif;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  padding-left: 10px;
  padding-right: 10px;
  text-align: center; 
}

#right_table_frame td {
  font-family: sans-serif;
  font-size: 18px;
  text-align: center;
}

#top_left_call_button {
        background: url(images/call_button.png);
	position: absolute; 
	left:0px;
	top: 0px; 
	height:171px; 
	width: 145px; 
}

#don_pic {
	position: absolute;
	left: 617px;
	top: 35px;
	z-index: 4;
	background-image: url(images/don_image3.png);
	width: 136px;
	height: 181px
}

#videoSpace1 {
	position: absolute; 
	left: 765px; 
	top: 210px; 
	padding-top: 5px;
	padding-left: 5px;
	height: 232px; 
	width: 221px;
	overflow: hidden;
	border: 1px solid #e8a140;
	background-color: #ddddbb;
}	

#videoSpace1 h5 {
margin-left: 10px;
text-align: center;
width: 196px;
font-family: arial, sans-serif;
font-size: 12px;
font-weight: bold;
color: #222233;
}

#gold_charity {

        background: url(images/gold_charity.gif);
	position: absolute; 
	left: 764px;
	top: 455px; 
	height: 80px; 
	width: 229px; 
}

#videoSpace2 {
	position: absolute; 
	left: 765px;
	top: 544px; 
	padding-top: 5px;
	padding-left: 5px;
	height: 216px; 
	width: 221px;
	overflow: hidden;
	border: 1px solid #e8a140;
	background-color: #ddddbb;
}

#videoSpace2 h5 {
margin-left: 15px;
text-align: center;
width: 196px;
font-family: arial, sans-serif;
font-size: 12px;
font-weight: bold;
color: #222233;
}

#GoldValue {
	position: absolute; 
	left: 765px;
	top: 155px; 
        background: url('images/gold_value.gif');
        width: 228px;
        height: 50px;
}

#gold_pic {

        background: url(images/gold_hand.jpg);
	position: absolute; 
	left: 767px;
	top: 1px; 
	height: 149px; 
	width: 220px; 
}

#gold_bars {
        background: url(images/gold_bars.jpg);
        position: relative;
        left: -13px;
	height: 191px; 
	width: 224px;
}

#address_box {
        background: url(images/wep_address_480.png);
        margin-left: 10px;
	height: 161px; 
	width: 480px;
}

#drop_off_ups {
        background: url(images/ups_480.png);
        margin-top:10px;
        margin-left: 10px;
	height: 95px; 
	width: 480px;
}



#CIG2   {
 position: absolute; 
 left: 113px; 
 top:  20px;
 height: 100px;
 width: 400px;
 font: 40px Verdana, serif; 
 color:#c89120;
 z-index: 1;

 overflow: hidden;
}

#CIG .large {font-size: 44px;}

#YOG   {
 position: absolute; 
 left: 112px; 
 top:  80px; 
 width: 400px;
 height: 39px;
 font: bold 18px Georgia, sans-serif; 
 color: #c89120;
 z-index: 2;
 overflow: hidden;
}

#YOG .large {font-size: 22px;}

#PhoneNumber {
 text-align: center;
 position: absolute; 
 left: 162px; 
 top:  135px; 
 width: 200px;
 height: 130px;
 font: bold 20px arial, sans-serif; 
 color: #c89120;
 overflow: hidden;
}

#parliament {
position: absolute;
left: 164px;
top: 30px;
height: 107px;
background: url(images/parliament.png);
background-repeat: no-repeat;
background-position: left center;
width: 157px; 
}

#cig-yog {
position: absolute;
left: 330px;
top: 60px;
height: 82px;
background: url(images/cig-yog3.png);
background-repeat: no-repeat;
background-position: left center;
width: 293px; 
}

//DDDDBB

//.even      {background-color: #7b5138; color: #ffffff;}
//.odd       {background-color: #85512b; color: #ffffff;}
//.title_bar {background-color: #905b31; color: #ffffff;}

.even      {background-color: #d8b26a; color: #352114;}
.odd       {background-color: #ac8655; color: #352114;}
.title_bar {background-color: #905b31; color: #ffffff;}

.alignleft a, .alignright a {color: #111111;}

.alignleft a, .alignright a {color: #111111;}