/*  
Theme Name: Cogent
Theme URI: http://www.cogent-design.com
Description: The default WordPress theme based on <a href="http://www.cogent-design.com">Cogent</a>.
Version: 0.1
Author: Cogent Design
Author URI: http://www.cogent-design.com

	Cogent 1.0
	 http://www.cogent-design.com

	This theme was designed and built by Cogent Design,
	whose blog you will find at http://www.cogent-design.com

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/



/* Begin Typography & Colors */
/*For blog*/


a:link, a:visited{
	text-decoration:none;
	color:#003399;
	font-size: 100%; 
}

a:hover{
	text-decoration:underline;
	color:#003399;
	font-size: 100%; 
}

#blogleftnav{
	width:171px;
	float:left;
	padding:47px 0px 20px 32px;
	background-color:#f2f2f2;
	border:1px solid green;
}

#blogleftnav ul{
	width:123px;
	margin:0px 0px 28px 20px;
	padding:0px 0px 0px 20px;

}

#blogleftnav ul li{
	list-style-type:square;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:18px;
}

#blogleftnav ul li a, a:visited{
	list-style-type:square;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:18px;
	color:#000;
	text-decoration:none;
}

#blogleftnav ul li a:hover{
	list-style-type:square;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:18px;
	color:#000;
	text-decoration:underline;
}


.blogleftnavheader{
	width:171px;
	padding:5px 0px 5px 0px;
    border-top:1px solid #cbcacb;
    border-bottom:1px solid #cbcacb;
	font-family: "Times New Roman", Georgia, Arial, Helvetica;
	font-size: 20px;
	color:#9c9a9c;
	margin-bottom:20px;
}

#blogrightcontent{
	width:518px;
	margin:47px 130px 30px 38px;
	float:left;
}

#blogrightcontent2{
	width:562px;
	margin:47px 86px 30px 38px;
	float:left;
}

.blogmainheader{
	font-family: "Times New Roman", Georgia, Arial, Helvetica;
	font-size: 28px;
	margin: 50px 0px -20px 0px;
}

.blogmainheaderbox{
		margin: 58px 0px -13px 0px;
}

a.blogmainheader2:link, a.blogmainheader2:visited{
	font-family: "Times New Roman", Georgia, Arial, Helvetica;
	font-size: 28px;
	text-decoration:none;
	color:#000;
}

a.blogmainheader2:hover{
	font-family: "Times New Roman", Georgia, Arial, Helvetica;
	font-size: 28px;
	color:#000;
	text-decoration:underline;
}


.date{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

h1 {
	font-size: 12px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif; /*was Arial - changed on 8th Jan 2008*/
	margin:18px 0px -5px 0px;/*Added - changed on 8th Jan 2008*/
	padding:0px; /*Added - changed on 8th Jan 2008*/
	color:#b7b7b7;
}

h1.test{
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size:12px;
	margin:0px;
	font-weight:bold;
	color:#b7b7b7;
}

p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:18px;
}

hr{
	border-top:1px solid #f2f2f2;
}

.firstlevelpost{
	width:356px;
}

.readmorebox{
	width:350px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #9c9a9c;
	text-align:right;
	margin-bottom:20px;
}

a.readmore:link, a.readmore:visited{
	text-decoration:none;
	color: #9c9a9c;
}

a.readmore:hover{
	text-decoration:underline;
	color: #9c9a9c;
}


.footer, a.footer:link, a.footer:visited{
	font-size:10px;
	text-decoration:none;
	color: #9c9a9c;
}

a.footer:hover{
	font-size:10px;
	text-decoration:underline;
	color: #9c9a9c;
}

/* Added on 8th January 2008 for revamping*/

#cogent_topnav{
	width:934px;
	margin:0px auto;
	height: 70px;
	padding: 13px 8px 0px 11px;
}

#content{
    width:650px;
	margin:0px auto;
	background-color:#fff;
	color:#000;
}

#case_studies_blue_left_col{
	background:url(imgs/left-blue-block.gif) top left no-repeat;
	width:36px;
	height:600px;
	float:left;
}

#case_studies_red_left_col{
	background:url(imgs/left-red-block.gif) top left no-repeat;
	width:36px;
	height:600px;
	float:left;
}


#case_studies_second_left_col{
	background:url(imgs/left-black-block.gif) top left no-repeat;
	width:231px;
	float:left;
	min-height:600px;
	padding-top:16px;
}

#case_studies_st{
	background:url(imgs/STO_Web_screen_brochure.jpg) top left no-repeat;
	width:637px;
	float:left;
	height:375px;	
}

#case_studies_radioscape{
	background:url(imgs/Radioscape_Web_screen_broch.jpg) top left no-repeat;
	width:637px;
	float:left;
	height:375px;	
}

h2{
	font-size: 20px;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
	margin:0px 0px 15px 0px;/*Added - changed on 8th Jan 2008*/
	padding:0px; /*Added - changed on 8th Jan 2008*/
	color:#9c9a9c;
}

a.h2link:link, a.h2link:visited {
	font-size: 20px;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
	margin:0px 0px 15px 0px;/*Added - changed on 8th Jan 2008*/
	padding:0px; 
	text-decoration:none;
	color:#9c9a9c;
}

a.h2link:hover{
	font-size: 20px;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
	margin:0px 0px 15px 0px;/*Added - changed on 8th Jan 2008*/
	padding:0px; 
	text-decoration:underline;
	color:#9c9a9c;
}

.white_text_in_box{
	font-size: 12px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color:#fff;
	width:188px;
	margin: 30px 0px 0px 15px;
}

.smaller_white_text{
	font-size: 10px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color:#fff;
	width:188px;
}

.smaller_black_text{
	font-size: 10px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color:#000;
	width:188px;
}

a.nav3:link,a.nav3:visited  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #999999;
	font-style: normal;
	text-decoration: none;
	margin-right:13px;
}

a.nav3:hover  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000;
	font-style: normal;
	text-decoration: none;
	margin-right:13px;
}

.nav3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #999999;
	font-style: normal;
	margin-right:13px;
}



.cs_top_nav{
	width:630px;
	text-align:right;
	padding:57px 0px 0px 0px;
	height:45px;
}

.text_in_grey_box{
	width:139px;
	float:left;	
	padding-left:273px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
}

.text_in_grey_box_radioscape{
	width:200px;
	float:left;	
	padding:205px 185px 0px 32px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
}

.text_in_right_box{
	width:160px;
	float:right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #fff;	
	padding:0px 15px 0px 25px;
}

.big_white_text{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 25px;
	color: #fff;	
	line-height:25px;
}

.cs_two_main_column1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	width:262px;
	margin-left:17px;
	float:left;
}

.cs_two_main_column2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	width:283px;
	margin-left:17px;
	float:left;
}

.width_control{
	width:262px;
}

#products_left_col{
	width:279px;
	padding:16px 44px 20px 32px;
	height:600px;
	float:left;	
}

#products_right_white_col{
	width:549px;
	padding:0px;
	background-color:#fff;
	float:right;
}

#products_right_black_col{
	width:549px;
	padding:0px;
	background-color:#000;
	float:right;
	color:#fff;
}

.products_black_text_in_box{
	font-size: 12px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color:#000;
	width:274px;
	margin: 30px 0px 0px 0px;
}

.products_black_text_in_box_2{
	font-size: 12px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color:#000;
	width:400px;
	margin: 30px 0px 0px 0px;
}

.product_smaller_black_text{
	font-size: 10px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color:#000;
	width:274px;
}

.products_greybox{
	width:135px;
	float:right;
	background-color:#4e4c4f;
	height:194px;
	padding:26px 38px 26px 32px;
	color:white;
	font-size: 11px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
}

.products_print_greybox{
	width:255px;
	float:right;
	background-color:#4e4c4f;
	height:194px;
	padding:26px 38px 26px 32px;
	color:white;
	font-size: 11px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
}


.products_web_greybox{
	width:170px;
	float:right;
	background-color:#4e4c4f;
	height:194px;
	padding:26px 38px 26px 32px;
	color:white;
	font-size: 11px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
}


.product_text_in_black_box{
     padding:40px 0px 0px 54px;
	 width:495px;
	 color:white;
	 font-size: 10px;
	 font-weight: normal;
	 font-family: Verdana, Arial, Helvetica, sans-serif; 
}

.grey_heading{
	 color:#aeaeae;
	 font-size: 13px;
	 font-weight: bold;
	 font-family: Verdana, Arial, Helvetica, sans-serif; 
}

.imgleftprint{
	float:left;
	margin:5px;
}


.imgleft{
	float:left;
	margin-right:10px;
}

.imgright{
	float:right;
	margin-left:10px;
}

.clear{
clear:both;
}

/*For blog - end*/


body{
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	font-style:normal;
	margin:0;
    background:url(http://www.cogent-design.com/images/homepage_bg1.jpg) repeat-x #315fb4;
}


body,td,th {
	color: #FFFFFF;
}

.homepage_top{
    width:977px;
	height:81px;
	margin-left:auto;
	margin-right:auto;
	background:url(http://www.cogent-design.com/images/homepage_top.jpg) top left no-repeat;
}

.homepagebg2{
	background:url(http://www.cogent-design.com/images/homepage_bg2.jpg) top left no-repeat;
	width:100%;
}

.homepagebg3{
    width:1255px;
	min-height:858px;
	background:url(http://www.cogent-design.com/images/homepage_bg3.jpg) top left no-repeat;
	margin-left:auto;
	margin-right:auto;
}

.homepagebg4{
    width:937px;
	padding:0px 20px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	background-color:#fff;
}

.cogent_logo{
   width:295px;
   margin-top:6px;/*WAS 28PX*/
   padding-left:18px;
   float:left;
}

.cogent_topnav{
   width:654px;
   margin-top:34px;/*WAS 47PX*/
   float:left;
}


a.nav:link,a.nav:visited  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #999999;
	font-style: normal;
	text-decoration: none;
	margin-right:13px;
}

a.nav:hover  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	font-style: normal;
	text-decoration: none;
	margin-right:13px;
}

a.navwhite:link,a.navwhite:visited  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	font-style: normal;
	text-decoration: none;
	margin-right:13px;
}

a.navwhite:hover  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	font-style: normal;
	text-decoration: none;
	margin-right:13px;
}

.nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	font-style: normal;
	margin-right:13px;
}

a.nav2:link,a.nav2:visited  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #999999;
	font-style: normal;
	text-decoration: none;
	margin-right:0px;
}

a.nav2:hover  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	font-style: normal;
	text-decoration: none;
	margin-right:0px;
}

a.greynav:link,a.greynav:visited  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	font-style: normal;
	text-decoration: underline;
	margin-right:0px;
}

a.greynav:hover  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	font-style: underline;
	text-decoration: none;
	margin-right:0px;
}

.nav2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	font-style: normal;
	margin-right:0px;
}

.small{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.topnavbox{
	padding: 16px 8px 0px 11px;
}

.topnavtable{
	margin-top:-3px;
	margin-bottom:24px;
	margin-right:3px;
}

.imagetable{
	margin-bottom:20px;
}

.text{
	width:700px;
	line-height:18px;

}


.logo{
	margin-top:0px;
	margin-left:11px;
}



.thumbs{
	border:1px solid #404040;
}

td{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #999;
}

.boldwhite{
	font-weight:bold;
	color:#fff;
}



#page {
	text-align: left;
	}

#header {
	}

#headerimg 	{ 
	margin: 0; 
	height: 192px; 
	width: 740px; 
	} 

#content {
	font-size: 1.2em
	}

.widecolumn .entry p {
	font-size: 1.05em;
	width:450px;
	}

.entry{
	margin-top:10px;
}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.alt {
	border-bottom: 1px solid #adaa9c;
	}

#footer {
	background-color: #000; 
	border: none;
	width:904px;
	color: #9c9a9c;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}


h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-family: Verdana, Sans-Serif;
	font-size: 1.2em;
	}



h1, #headerimg .description {
	text-decoration: none;
	color: white;
	}

	
#sidebar h2, #wp-calendar caption, cite {
	color: #9c9a9c;
	text-decoration: none;
	}

.entry p a:visited {
	color: #9c9a9c;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

#sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:18px;
	color:#000;
	text-decoration:none;
	}
	
#sidebar ul ul li a, a:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:18px;
	color:#000;
	text-decoration:none;
}

#sidebar ul ul li a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:18px;
	color:#000;
	text-decoration:underline;
}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}


#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	padding: 0; 
	}

#page {
	background-color: #fff;
	margin: 20px auto;
	padding: 0px;
	width: 904px;
	}

#header {
	background-color: #73a0c5;
	margin: 0 0 0 1px; 
	padding: 0; 
	height: 200px; 
	width: 904px;
	}

#headerimg {
	margin: 0;
	height: 200px;
	width: 100%;
	}

.narrowcolumn {
	width:550px;
	margin:47px 86px 0px 0px;
	padding-left:38px;
	float:right;
	background-color:#fff;
	}
	

.widecolumn {
	width:550px;
	margin:47px 86px 35px 0px;
	padding-left:38px;
	float:right;
	background-color:#fff;
	}

.post {
	margin:47px 86px 30px 0px;
	text-align: left;
	width:562px;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: left;
}

#footer {
	padding: 0;
	margin: 0 auto;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
/* End Structure */



/*	Begin Headers */



h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	width:171px;
	padding:5px 0px 5px 0px;
    border-top:1px solid #cbcacb;
    border-bottom:1px solid #cbcacb;
	font-family: "Times New Roman", Georgia, Arial, Helvetica;
	font-size: 20px;
	color:#9c9a9c;
	margin: 0px 0px 20px 10px;
	font-weight:normal;
	}


h3.comments {
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: 0px;
	list-style-type:square;
	} 

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {

	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type:square;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;

	}
	
#sidebar ul ul li {
	list-style-type:square;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	width:123px;
	margin:0px 0px 28px 20px;
	padding:0px 0px 0px 20px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px; 
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 300px;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
    width:450px;
	margin: 0px;
	padding: 0px;
	list-style: none;
	}

.commentlist p {
	margin: 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	width:191px;
	float:left;
	padding:47px 0px 20px 22px;
	background-color:#f2f2f2;
	float:left;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
	
#bg{
	width:904px;
	margin: 0px auto;
	background-color:#f2f2f2;
}

.bottom{
    width:977px;
	margin-left:auto;
	margin-right:auto;
	height:7px;
	padding:0;
	line-height:0;
}

.bottomnav, .bottomnav p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #b7b7b7;
	text-decoration: none;
    width:977px;
	margin-left:auto;
	margin-right:auto;
}

a.bottom:link {text-decoration: none; color: #b7b7b7;}
a.bottom:visited {text-decoration: none; color: #b7b7b7;}
a.bottom:hover {text-decoration: underline; ; color: #b7b7b7}

a.bottom2:link {text-decoration: none; color: #b7b7b7; font-size:10px;}
a.bottom2:visited {text-decoration: none; color: #b7b7b7; font-size:10px;}
a.bottom2:hover {text-decoration: underline; ; color: #b7b7b7; font-size:10px;}

/* End Various Tags & Classes*/



/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */
