/*
Theme Name: Shopping Discount Codes

*/
body
{
	width:985px;
	margin:auto;
	margin-top:0px;
	padding:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}
#main_container
{
	float:left;
	height:auto;
	width:985px;
}
#header
{
	float:left;
	height:auto;
	width:985px;
}
#top_container
{
	float:left;
	padding-top:28px;
	height:63px;
	width:985px;
}

#top-navigation
{	
	width:985px;
        float:left;
	z-index:auto;
	margin-top:2px;
}

#top-navigation ul
{
	height:28px;
	margin:0;
	padding:0;
	list-style:none;
	z-index:auto;
}

#top-navigation ul li
{
	display:inline;
	margin:0;
	padding:0;
	float:left;
	height:25px;
	margin-right:3px;
}

#top-navigation ul li a
{
	background:url(images/menu-left.gif) no-repeat top left; 
	text-decoration:none;
	display:block;
	height:28px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:107%;
	color:#fff;
	float:left;
	cursor:pointer;
	padding-left:17px;
}

#top-navigation ul li a span
{
	background:url(images/menu-right-full.gif) no-repeat top right;
	display:block;
	height:22px;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size:107%;
	font-weight:bold;
	padding-right:16px;
	padding-top:6px;

}
#top-navigation ul li a:hover
{
	color:#000;
	background:url(images/menu-left-o.gif) no-repeat top left; 
}
#top-navigation ul li a:hover span
{
	background:url(images/menu-right-full-o.gif) no-repeat top right;
}
#top-navigation ul li.active a
{
	background:url(images/menu-left-o.gif) no-repeat; 
}
#top-navigation ul li.active a span
{
	background:url(images/menu-right-full-o.gif) no-repeat top right;
	color:#FFF;
}

#nav_left
{
	width:12px;
	height:42px;
	float:left;
}
#nav_right
{
	width:11px;
	height:42px;
	float:right;
}

#menu{
	width:985px;
	height:32px;
	float:left;
	margin-top:10px;
}

#menu ul{
	float:right;
	margin:0px;
	padding:0px;
	border-bottom:#e6b431 solid 2px;
}

#menu ul li {
	display:inline;
	float: left;
	list-style-type:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	background-image:url(images/menu-bg.gif);
	text-decoration:none;
	margin-left:4px;

}

#menu ul li a {
	width:auto;
	color:#ffffff;
	display:block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	padding-left:10px;
	padding-right:10px;
	padding-top:5px;
	padding-bottom:5px;
	text-decoration:none;
}
#menu li a:hover {
	color:#000000;
	background:#ffc620;
}

#header_container
{
	width:985px;
	height:88px;
	float:left;
}

#header_container_left
{
	width:485px;
	height:88px;
	float:left;
}
#header_container_right
{
	width:495px;
	height:74px;
	float:left;
	padding-top:14px;
	padding-right:5px;
}
.rightheading
{
	height:25px;
	width:288px;
	font-family:verdana, Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	padding-left:12px;
	color:#000;
	padding-top:6px;
}

{
	width:300px;
	height:100%;
	float:left;
	background-color:#f9f9f9;
	margin-top:10px;
}
#right_container
{
	width:300px;
	height:auto;
	float:left;
	margin-top:10px;
	background:#f9f9f9;
	border:#e0dfdf solid 2px;
}
#right_container ul{
	margin:0px;
	padding-left:10px;
}
#right_container li {
	list-style-type:none;
	display:block;
	background:url(images/bullet.gif);
	background-repeat:no-repeat;
	background-position:0.01em;
	padding-left:14px;
	font-weight:normal;
	line-height:22px;
	font-family:Arial;
	font-size:12px;
}
#right_container li a {
	color:#000000;
	font-family:Arial;
	font-size:14px;
	vertical-align:top;
	font-weight:normal;
	text-decoration:none;
}
#right_container li a:hover {
	color:#ef860b;
	font-weight:normal;
	text-decoration:underline;
}

#deals{
	width:985px;
	height:auto;
	float:left;
	border:#e0dfdf solid 2px;
	background-color:#f4f4f4;
}

#top10_deals{
	width:655px;
	height:auto;
	margin-right:5px;
	float:left;
	border:#e0dfdf solid 2px;
	background-color:#f4f4f4;
}
#comment_container{
	width:672px;
	height:auto;
	margin-top:10px;
	margin-right:5px;
	float:left;
	border:#e0dfdf solid 2px;

}
.content{
font-family: verdana, Arial, Helvetica, sans-serif;
font-size:12px;
text-align: justify;
margin: 5px;
}
.readmore{

	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#000000;
}
.readmore a{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#000000;
	font-size:12px;
	padding:5px;
	text-decoration:underline;
}
.readmore a:hover{
	color:#e30e0f;
	text-decoration:none;
}
#footer_container
{
	width:982px;
	height:40px;
	background:#414240;
	float:left;
	border:#ccc 2px solid;
}
#footer
{
	width:600px;
	height:20px;
	float:right;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding-left:5px;
	padding-right:10px;
	padding-top:12px;
	text-align:right;
}

#footer ul
{
	margin:0px;
	padding:0px;
}

#footer ul li
{
 
	list-style:none;
	display:inline;
	padding-left:7px;
	font-size:12px;
	text-decoration:none;
	color:#ffffff;
	font-weight:normal;
}

#footer ul li a
{
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	color:#ffffff;
	font-weight:normal;
}

#footer ul li a:hover
{
	text-decoration:underline;
}
#copyright
{
	width:350px;
	height:10px;
	float:left;
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	color:#fff;
	text-align:left;
	padding-top:12px;
	padding-left:10px;
}
#copyright a 
{
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	color:#fff;
	text-align:center;
	text-decoration:underline;
	}
#copyright a:hover
{
	font-weight:normal;
	text-decoration:none;
}
#sitemap_container
	{
	width:955px;
	height:auto;
	float:left;
	font-family:Arial;
	font-weight:normal;
	text-align:justify;
	font-size:12px;
	padding-left:15px;
	padding-right:15px;
	color:#000000;
}
h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
}

h2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
}

.siteshead
{
	background-image:url(images/centerheadingbg.gif);
	background-repeat:no-repeat;
	float:left;
	width:928px;
	height:25px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#ffffff;
	padding-left:35px;
	padding-top:5px;
}

.sitemapboxhead
{
	width:300px;
	height:20px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	padding-left:5px;
	padding-top:5px;
	background:#76a413;
	margin-bottom:5px;
	border-bottom:#76a413 1px solid;
}


.sitemapbox
{
	width:305px;
	height:auto;
	float:left;
	border:#76a413 1px solid;
	margin:5px;
}

.sitemapboxcontent
{
	width:300px;
	height:auto;
	padding-left:5px;
	margin-bottom:10px;
}



.sitemapboxcontent ul
{
	padding:0;
	margin:0;
}

.sitemapboxcontent ul li
{
	list-style:none;
}

.sitemapboxcontent ul li a
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#000000;

	text-decoration:underline;
}

.sitemapboxcontent ul li a:hover
{
	text-decoration:none;
}
.comment_postcontainer
{   
	width:655px;
	height:auto;
	float:left;
	padding-left:15px;
	margin-bottom:5px;

}
.postcontainer
{   
	width:657px;
	height:auto;
	float:left;
	padding-left:15px;
	border-bottom:#e6b431 solid 2px;
	margin-bottom:5px;

}
.postcomment_container
{   
	width:625px;
	height:auto;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	padding-bottom:10px;
	margin-bottom:5px;
}
.commentposthead
{   
	width:625px;
	height:auto;
	margin-top:4px;
	float:left;
	padding-bottom:5px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:18px;
	border-bottom:#CCCCCC solid 1px;
}
.posthead
{   
	width:640px;
	height:auto;
	margin-top:4px;
	float:left;
	padding-bottom:5px;
	border-bottom:#CCCCCC solid 1px;
	margin-bottom:5px;
}
.contentbox
{   
	width:640px;
	height:auto;
	margin-top:4px;
	float:left;
	padding-bottom:5px;
	margin-bottom:5px;
}
.postimage
{   
	width:135px;
	height:auto;
	float:left;
	margin-right:10px;
	text-align:center;
	border:#CCCCCC solid 1px;
}
.sale_content
{   
	width:490px;
	height:auto;
	float:left;
	text-align:left;
}
.post{   
	width:88px;
	height:23px;
	float:left;
	background-image:url(images/Post.gif);
	background-repeat:no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	color:#2b81c0;
	font-size:12px;
	padding-left:30px;
	padding-top:3px;
}
.post a{   
	font-family:Arial, Helvetica, sans-serif;
	color:#2b81c0;
	font-size:12px;
	text-decoration:none;
}
.post a:hover{   
	color:#000;
	font-size:12px;
	text-decoration:none;
}
.list_user_no
{	font-family: Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#fff;
	font-weight:bold;
	text-decoration:none;
}
.postdate
{	font-family: Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#cccccc;
	font-weight:bold;
	text-decoration:none;
}
.category 
{	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#000;
	font-weight:bold;
	padding-left:10px;
	text-decoration:none;
}
.ListUser_content
{	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	font-weight:normal;
	padding-left:40px;
	padding-top:10px;
	text-decoration:none;
}
.postyear
{	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	font-weight:bold;
	text-decoration:none;
}
.ListUser
{	font-family: Arial, Helvetica, sans-serif;
	font-size:17px;
	padding-left:10px;
	border-bottom:#666666 dashed 1px;
	color:#000;
	font-weight:bold;
	text-decoration:none;
}

.ListUser a
{	font-family: Arial, Helvetica, sans-serif;
	font-size:17px;
	color:#000;
	font-weight:bold;
	text-decoration:none;
}

.ListUser a:hover
{	font-family: Arial, Helvetica, sans-serif;
	font-size:17px;
	color:#000;
	font-weight:bold;
	text-decoration:underline;
}

.posttitle
{	font-family: Arial, Helvetica, sans-serif;
	font-size:18px;
	padding-left:10px;
	border-bottom:#666666 dashed 1px;
	color:#000;
	font-weight:bold;
	text-decoration:none;
}
.posttitle a
{	font-family: Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#ff5a00;
	font-weight:bold;
	text-decoration:none;
}
.posttitle a:hover
{	color:#000;
	font-weight:bold;
	text-decoration:none;
}

.postinfo
{	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-left:10px;
	color:#666;
	font-weight:normal;
	text-decoration:none;
}
.postinfo a
{	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666;
	font-weight:normal;
	text-decoration:underline;
}
.postinfo a:hover
{	
	color:#666;
	text-decoration:none;
}

.normallink
{	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666;
	font-weight:normal;
	text-decoration:none;
}
.normallink a
{	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666;
	font-weight:normal;
	text-decoration:underline;
}
.normallink a:hover
{	
	color:#666;
	text-decoration:none;
}
.commentform
{   
	width:600px;
	height:auto;
	float:left;
	margin-top:5px;
	text-align:center;
}
.searchform{
	width:224px;
	height:16px;
	padding:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000000;
}

#bottom_container{
	width:985px;
	height:auto;
	float:left;
	text-decoration:none;
	background-color:#dad9d9;
	margin-top: 10px;
}
.footer2{
	padding-left:20px;
	margin-top:5px;
	margin-bottom:10px;
	font-family:Verdana;
	font-size:11px;
	width:300px;
	float:left;
}

.footer2 a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	text-decoration: none;
}

.footer2 a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	text-decoration: underline;
}

.footer2 ul{
	margin:0px;
	padding:0px;
}
.footer2 li {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	list-style-type:none;
	display:block;
	margin:0px;
}
.footer2 li a {
	color:#000000; 
	font-size:11px;
	text-align:left;
	font-weight: normal;
	vertical-align:top;
	line-height:15px;
	text-decoration:none;
	}
.footer2 li a:hover {
	text-align:left;
	color:#000;
	text-decoration:underline;
}
h3{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#000000;
	padding-bottom:5px;
	font-weight:bold;
	border-bottom:#333333 dashed 1px;
}

h1{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#000000;
	font-weight:bold;
}
 

#container
	{
	width:650px;
	height:auto;

	float:left;
	font-family:Arial;
	font-weight:normal;
	text-align:justify;
	font-size:12px;
	padding-left:15px;
	padding-right:15px;
	color:#000000;

}


.container{
	width:672px;
	height:auto;
	margin-top:10px;
	margin-right:5px;
	float:left;
}

#logo
{
	width:985px;
	height:auto;
	float:left;
	margin-bottom:5px;
}
.logo
{
	width:140px;
	height:90px;
	text-align:center;
	float:left;
}
.logo a{
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:14px;
	padding-top:10px;
	padding-bottom:10px;
	text-decoration:none;
}
.logo a:hover{
	background-image:url(images/network-bg.gif);
	background-repeat:no-repeat;
	background-position:center;
	text-decoration:none;
}

#faves_ctr{
	width:985px;
	height:auto;
	float:left;
	text-decoration:none;
	background-image:url(images/header-bg.gif);
	background-repeat:repeat-x;
	margin-top: 10px;
}
#faves_ctr h3{
	font-family:vardana, Arial, Helvetica, sans-serif;
	font-size:17px;
	color:#000000;
	margin-left:20px;
	margin-bottom:0px;
	border-bottom:0px;
	font-weight:bold;

}
.faves{
	padding-left:20px;
	margin-top:5px;
	margin-bottom:10px;
	font-family:Verdana;
	font-size:11px;
	width:220px;
	float:left;
}

.faves ul{
	margin:0px;
	padding:0px;
}
.faves li {
	list-style-type:none;
	display:block;
	margin:0px;
}
.faves li a {
	color:#000000;
	font-family: Verdana;
	font-size:11px;
	text-align:left;
	font-weight: normal;
	vertical-align:top;
	line-height:15px;
	text-decoration:none;
	}
.faves li a:hover {
	text-align:left;
	color:#000;
	text-decoration:underline;
}

.homelogos, .homeburst, .homevouchers {
	width:620px;
	height:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
}
.homelogos h3, .homeburst h3, .homevouchers h3, #faves h3 {
	font-size: 17px;
}
.homelogos h3 img, .homeburst h3 img, .homevouchers h3 img, #faves h3 img {
	vertical-align: -20%;
	margin-left: 5px;
	line-height: normal;
}
.homeburst {
	margin: 1em 0;
	height: 160px;
}
.homeburst .burst div {
	margin-top: 45px;
	margin-left: 310px;
}
.homeburst .burst {
	float: left;
	width: 610px;
}
.homeburst .burst ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
.homeburst .burst ul li {
	padding-left: 22px;
	font-weight: bold;
}

.homeburst .newtovc {
	float: right;
	width: 290px;
}

.homevouchers .latest, .homevouchers .top10 {
	float: left;
	width: 290px;
	padding-right: 8px;
	padding-left:12px;
}

.homevouchers .rest {
	float: right;
	width: 290px;
}
.homevouchers ul {
	margin: 1em 0;
	padding: 0;
	list-style: none;
	line-height: 1.3;
}
.homevouchers li {
	padding: 0.25em 0 0 25px;
	background: url(http://static.vouchercodes.co.uk/images/home/arrow_grey.gif) 1px 5px no-repeat;
	border-bottom: 1px solid #e6e6e6;
	height: 60px;
}
.homevouchers li.last {
	background: none;
	border: none;
	color:#005BD8;
	height: auto;
}
.homevouchers .vm, #homelatestvouchers .vt {
	font-size: 100%;
	font-weight: bold;
	color:#005BD8;
	text-decoration: none;
}

.homevouchers .vm {
	color: #000;
}

.homevouchers a {
	text-decoration: none;
	color:#005BD8
}
.homevouchers a:hover {
	text-decoration: underline;
}

.homevouchers .top10 li {
	background-position: 0 3px;
}
.commentbox {
	clear: both;
	float: left;
	height: auto;
	width: 560px;
}
.new-comment1
{
	width:550px;
	float:left;
	height:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	padding-left: 10px;
}

.new-comment1 a
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-decoration: underline;
	color: #000;
}

.new-comment1 a:hover
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-decoration: none;
	color: #000;
}


.new-comment2
{
	width:550px;
	float:left;
	height:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	padding-left: 10px;
	margin-top: 10px;
}
.codebutton {
	float: left;
	height: auto;
	width: 180px;
	clear: both;
	padding-left: 10px;
	margin-top: 10px;
}
.codebox {
	float: left;
	height: 30px;
	width: 150px;
	text-align:center;
	background-image:url(images/codeimage1.gif);
	background-repeat:no-repeat;
	margin-top: 10px;
	font-family:Arial, Helvetica, sans-serif;
	padding-top:5px;
	font-size:17px;
	height: 25px;

	color:#000000;
	text-decoration:none;
	font-weight:bold;
}

.codebox2 {
	float: left;
	height: 30px;
	width: 150px;
	text-align:center;
	background-image:url(images/code.gif);
	background-repeat:no-repeat;
	margin-top: 10px;
	font-family:Arial, Helvetica, sans-serif;
	padding-top:5px;
	font-size:17px;
	height: 25px;
	color:#000000;
	text-decoration:none;
	font-weight:bold;
}




.codebox3 {
	float: left;
	height: 30px;
	width: 150px;
	text-align:center;
	background-image:url(images/code.gif);
	background-repeat:no-repeat;
	margin-top: 10px;
	font-family:Arial, Helvetica, sans-serif;
	padding-top:5px;
	font-size:17px;
	height: 25px;
	color:#000000;
	text-decoration:none;
	font-weight:bold;
}



.codebox a{
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	padding-top:5px;
	font-size:17px;
	height: 25px;
	color:#000000;
	text-decoration:none;
	font-weight:bold;
}
.codebox a:hover{
	color:#000000;
	text-decoration:none;
	background-image:url(images/code.gif);
	background-repeat:no-repeat;
}


.clear
{
clear:both;
}

.infobox{
	width: 350px;
	height: auto;
	float: left;
	font-family:Arial, Helvetica, sans-serif;
	padding-top:5px;
	font-size:13px; 
	color:#000000;
	text-decoration:none ;
	text-align: left;
	padding-left: 15px;
	display: none;
}

a{
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	text-decoration:none ;
}

a:hover{
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	text-decoration:underline;
}
  

.wp-pagenavi a, .wp-pagenavi a:link {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	text-decoration: none;
	border: 1px solid #0066cc;
	color: #0066cc;
	background-color: #FFFFFF;	
	
}
.wp-pagenavi a:visited {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	text-decoration: none;
	border: 1px solid #0066cc;
	color: #0066cc;
	background-color: #FFFFFF;	
}
.wp-pagenavi a:hover {	
	border: 1px solid #000000;
	color: #000000;
	background-color: #FFFFFF;

}
.wp-pagenavi a:active {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	text-decoration: none;
	border: 1px solid #0066cc;
	color: #0066cc;
	background-color: #FFFFFF;	
}
.wp-pagenavi span.pages {
	padding: 2px 4px 2px 4px; 
	margin: 2px 2px 2px 2px;
	color: #000000;
	border: 1px solid #000000;
	background-color: #FFFFFF;
}
.wp-pagenavi span.current {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	font-weight: bold;
	border: 1px solid #000000;
	color: #000000;
	background-color: #FFFFFF;
}
.wp-pagenavi span.extend {
	padding: 2px 4px 2px 4px; 
	margin: 2px;	
	border: 1px solid #000000;
	color: #000000;
	background-color: #FFFFFF;
}
.related_post{
	line-height: 15px;
}

.main{
	width:670px;
	height:auto;
	float:left; 
	
}
.top_heading{
	width:650px;
	height:25px;
	float:left; 
	padding-left:20px;
	padding-top:5px;
}

.top_heading h2{
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 15px;
}

#text_container
{
	float:left; 
	width:670px;
	text-align:justify; 
}

.text{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	line-height:17px;
	text-align:justify;
	padding: 5px;
}


.text a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal; 
	text-decoration: underline;
}

.text a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal; 
	text-decoration: none;
}

.link{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	padding-left:5px;
}
.link a{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:underline;
	color:#000;
	font-weight:normal;
}
.link a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:underline;
	color:#000;
	font-weight:normal;
	padding-left:5px;
}
.link a:hover{
	text-decoration:none;
	color:#000000;
}
.content{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
text-align: justify;
margin: 5px;
}




.searchbox_container
{
	width:660px;
	height:auto;
	float:left;
	background-image:url(images/search-box.gif);
	background-repeat:no-repeat;
	margin-bottom: 10px;
}
.search_form
{
	width:448px;
	height:auto;
	float:left;
	padding-top:8px;
	padding-left:18px;
	padding-bottom:14px;
}
.search_bg
{
	width:420px;
	height:29px;
	float:left;
	padding-left:25px;
	padding-top:9px;
	background-image:url(images/search-bg.gif);
	background-repeat:no-repeat;
	border:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#000000;
	font-size:17px;
}
.searchbutton
{
	width:126px;
	height:40px;
	float:left;
	padding-top:8px;
	padding-left:7px;
}
.search_punchline
{
	width:629px;
	height:auto;
	float:left;
	padding-left:20px;
	padding-top:22px;
	padding-bottom:10px;
	border:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#fff;
	font-size:160%;
}
.search_text
{
	width:629px;
	height:auto;
	float:left;
	padding-left:20px;
	padding-top:16px;
	border:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#fff;
	font-size:130%;
}


.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
	
	.post-edit-link{
		color: #ff0000;
	}
	
	.more-link{
		color: #3164CD;
		font-weight: bold;
	}