/* 
Theme Name: LC2010
Theme URI: http://ulyssesonline.com/2008/01/04/the-mountain-dawn-theme/
Description: A simple single column WordPress theme.
Author: Shinya Kinoshita
Author URI: http://lurecraft.info
Version: 1.0
Tags: one columns, fixed width, blue, green, orange, widgets, no sidebar, graphics free

The CSS, XHTML and design is released under GPL:
http://www.opensource.org/licenses/gpl-license.php

*/

/* Begin Typography & Colors */

body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Verdana, Arial, Sans-Serif;
	color: #333;
	background-color: #ddd;
	text-align: center;	
	}

#page {
	background-color: #fff;
	text-align: left;
        border: 1px solid #aaa;
	}

#header {
        background-color: #fff;
	}
	
#content {
	font-size: 12px;
	}
	
#homecontent {
	font-size: 120%;
	}

.entrytext p {
    margin:2.5em 0;
	line-height:250%;
	}
.entrytext li {
    margin:15px 16px;
}

.entrytext ul,.entrytext ol,.entrytext ol li ul li {
    margin-left:30px;
	padding:0;
	}
	
.entrytext ol li h4 {
	font-size:16px;
    margin-top:px;
	margin-bottom:-30px;
	color:#3a3;
    }
	
.entrytext li,.entrytext ul li,.entrytext ol li {
	line-height:200%;
	}
	
.homeentrytext {
    margin-left:15px;
    }
   
.homeentrytext p {
    margin:5px 0;
	}

.homeentrytext img {
    margin-left:-5px;
	padding:0;
    }
	
/*#googleform {
    margin:3em auto 0 auto;
	text-align:center;
	width:300px;
    }*/
	
.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.65em;
	}

.narrowcolumn .entrytext, .widecolumn .entrytext {
        line-height: 200%; 
        }

.widecolumn {
	line-height: 1.65em;
	}
	
.narrowcolumn .postmetadata {
	text-align: left;
	}

.alt {
	background-color: #f5f5f5;
	border: 1px solid #ddd;
	}

small {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

strong {
	color: #F33;
       }

h1 {
	font-family: Georgia, "New Times Roman", Serif;
	font-weight: bold;
	}

h2, h3, h4 , h5, h6 {
        font-family: "HGP創英角ｺﾞｼｯｸUB", "ヒラギノ角ゴ Pro W8", AquaKana, "メイリオ", Meiryo, Sans-serif;
		font-weight: normal;
}

h1 {
	font-size: 440%;
	text-align: left;
	text-transform: lowercase;
        letter-spacing: 0.02em;
        font-style: italic;
	}

.description {
	font-size: 110%;
	text-align: left;
	color:#666;
	}

h2 {
	font-size: 300%;
	}

h2.pagetitle {
	font-size: 200%;
	}
	
#sidebar {
        border: none;
	}
	
#sidebar h2 {
	font-family: Arial, Sans-Serif;
	font-size: 1.4em;
	}

h3 {
	font-size: 180%;
	line-height:1;
	}

h4, h5, h6 {
	font-size: 130%;
	}
	
h1, h1 a, h1 a:hover, h1 a:visited {
	text-decoration: none;
	color: #333/*3c3*/;
	}
	
h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #f60;
	}

h2 a, h2 a:hover, h2 a:visited, h3 a, h3 a:hover, h3 a:visited, #wp-calendar caption, cite {
	text-decoration: underline;
	}

.entry p a:visited {
	color: #F56203;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 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: Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #666;
	}
	
code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
    color: #06f;
	text-decoration: underline;
	}

a:hover {
	color: #ff0;
	text-decoration: underline;
	}

.google {
    margin:0px 5px 5px 0;
	}
	
.googlebottom {
	margin-left:16px;
	margin-top:-30px;
	padding: 0;
	*margin-left:-2px;
	*margin-top:-15px;
	}
	
.homesidepost a, .homesidepost a:hover, .homesidepost a:hover {
        color: #a33;
	text-decoration: underline;
	}

.homekeyword a, .homekeyword a:hover, .homekeyword a:hover {
        color: #a33;
	text-decoration: none;
	}
	
.homesidepost ul {
    list-style: none;
    margin:10px 0;
	padding: 0;
	letter-spacing: 0.3em;
}

.homekeyword ul {
    list-style: none;
    margin:10px 0 10px -5px;
	padding: 3px 0 3px 3px;
	letter-spacing: 0.3em;
	width:198px;
	height:250px;
	border:2px solid #aaa/*aa9*/;
	overflow:auto;
}
	
#wp-calendar #prev a #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}

/* End Typography & Colors */


/* Begin Structure */

body {
	margin: 0;
	padding: 0 0 15px 0; 
	}

#page {
	margin: 10px 2%;
	padding: 0;
	width: 95%/*610px*/;
	min-width: 610px;
	max-width: 1000px;
	}
	
#header {
	padding: 0 8%;
	margin: 0 ;
	height:140px;
	width:84.09%;
	background:#fc0/*ff0*/ url('images/headerback.png') repeat-x;
	}
	
html>body  #header {
	width:84%;
	}
	
#headerright {
    float : right;
    padding: 60px 2% 0 0;
    margin :0;
	font-size:120%;
	text-align:right;
	display:inline;
}

#headerright a:link, #headerright a:visited {
    text-decoration: none;
	color:#c66;
	line-height:100%;
}

#headerright a:hover {
	color:#f00;
}
	
#AD {
    width :478px%/*100%*/;
	height :80px;
	float: left;
	padding: 0px 0px 10px 0px; 
	margin: 0px;
	/*clear: right;
	overflow:hidden;*/

	/*position:relative;*/
}
#pagetopAD {
    width :468px%/*100%*/;
	height :60px;
	float: right;
	padding: 0px 0px 10px 0px; 
	margin: -40px 0 0 0;
	/*clear: right;
	overflow:hidden;*/

	/*position:relative;*/
}
#rakuten-widjet {
    width :100%/*478px*/;
	height :160px;
	float: left;
	padding: 30px 0px 40px 0px; 
	margin: 0px;
	clear: both;
	overflow:hidden;

	/*position:relative;*/
}

#page-AD {
    width :478px;
	height :80px;
	float: right;
	padding: 0px 0px 0px 0px; 
	margin: -3px -10px 0 0;
/*	clear: both; */
	overflow:hidden;

	/*position:relative;*/
}

#AD img, #AD iframe,#page-AD img, #page-AD iframe {
	padding: 0px;
	margin: 0px;
	clear: both;
}

#content {
	float: center;
	padding: 35px 0 20px 8%/*30px*/;
	margin: 0px;
	width: 80%;
	/*width: 550px;*/
}

#homecontent {
	float: left;
	padding: 35px 0 20px 8%/*30px*/;
	margin: 0px;
	width: 55%;
	display:inline;
	/*width: 550px;*/
}

#homecontent h2 {
	font-size:140%;
	padding: 5px 0 5px 0;
	margin:0 0 0 -5px;
	line-height:120%;
	color:#3c3/*3af*/;
	}

#homecontent hr {
	display: none;
	margin:0px;
	padding:0px;
	clear:both;
	width:100%;
}

#homecontent ul {
    margin:0;
	padding:0;
	list-style: none;
	}
	
#homecontent ul li {
    margin:5px 0;
    }
	

#content ol li {
    margin: 10px 0;
}

	
#content table tr, #content table tr td {
    margin: 0;
    padding: 0;
}

#content dd {
	width: 350px;
	}
	
.entrytext, .entrytext-archives {
    margin:0 0 0 5px;
	padding:0;
	}
  
.homesidepost, .homekeyword {
    margin: 10px 20px 10px 10px;
	padding:0;
	}

.news {
    margin: 0px 20px 10px 10px;
	padding:0;
	}
	
#sidebarbanner {
    margin: 10px 0px 10px 7px;
	padding:0;
	}
	
.homesidepost h2, .homekeyword h2, .news h2 {
    font-size:120%;
	line-height:1.8;
	padding:0 0 0 5px;
	color:#fff;
	background:#f33 url('images/topsidebarmenu.png') repeat-x;
	background-position:bottom;
	font-weight:normal;
	border:1px solid #aaa;
	}

.news p {
    font-size:110%;
    margin:0 0 0 -5px;
    padding:4px;
/*    border: 2px solid #ccc;*/
}

.news h2 {
    margin-bottom:8px;
}

.PR {
    font-size:100%;
	margin:20px 0;
	padding:5px 20px 5px 10px;
	line-height:180%;
	text-decoration: none;
	}
	
.PR a {
	text-decoration: none;
	}
	
#mailinglist {
    margin: 0 auto;
	padding: 0;
	text-align: center;
}

/*	
.narrowcolumn {
	float: right;
	padding: 20px 30px 20px 30px;
	margin: 0px 0 0;
	width: 550px;
}*/

.homemsg {
	margin: 0px 0 10px 0px;
	padding:0;
	text-align:left;
	}
.homecontent .homemsg h2 {
	padding-left:2px;
}

.homemsg dl {
	margin:10px 0 30px 0px;
	padding-left:0px;
}


.homemsg dt {
	font-size:16px;
	border-top: 1px solid #ddd;
	font-weight:bold;
	margin:10px 0 0 -3px;
	padding-top:10px;
	padding-left:0px;
	/*font-style:normal;*/
	/*text-decoration:none;*/
}

.homemsg dt a {
	font-style:normal;
	text-decoration:none;
}

.homemsg dd {
	margin-top:-20px;
	line-height:180%;
	margin-left:40px;
}

.widecolumn {
	padding: 20px 0 20px 0;
	margin: 5px 0 0 40px;
	width: 550px;
	}

.superwidecolumn {
	padding: 20px 0 20px 0;
	margin: 5px 0 0 40px;
	width: 550px;
	}

.pagepost {
	margin: 0 0 40px 5px;
	padding:0;
	text-align:left;
	}

.pagepost h2 {
	line-height:1;
    margin:0px 20px 0 0;
	padding:0;
	float:left;
	font-family: "HGP創英角ｺﾞｼｯｸUB", "ヒラギノ角ゴ Pro W8", AquaKana, "メイリオ", Meiryo, Sans-serif;
    font-weight:normal;
	}
	
.pagepost h3 {
	line-height:2;
    color: #0c0;
    margin: 0px 0 0px 0;
	padding:0;
	font-family: "HGP創英角ｺﾞｼｯｸUB", "ヒラギノ角ゴ Pro W8", AquaKana, "メイリオ", Meiryo, Sans-serif;
	font-weight:normal;
    }
	
.pagepost h4 {
	color: #0c0;
	font-size:160%;
	}
.homepagepost {
	margin: 0 0 10px 5px;
	padding:10px;
	text-align:left;
	
	}
.homepagepost h3 {
    font-size: 110%;
    color: #300;
	margin:0 0 5px 10px;
	padding:0;
    }
	
.post {
	margin: 0 0 40px 0;
	padding:0;
	text-align: left;
	}
	
.post h2 a,.post h2 a:link, .post h2 a:visited {
	text-decoration: none;
	}

	
.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
        margin: 20px 0 5px 0;
	padding-top: 5px;
	}

.widecolumn .postmetadata {
        margin: 20px 0 5px 0;
	}
	
#footer {
	background:#f80/*39c*/ url('images/footerback.png') repeat-x bottom;
	padding: 0 8%;
	margin: 0;
	width: 84%;
	clear: both;
	height:90px;
	}

.footerleft {
	margin: 0;
	padding: 10px 0 10px 0px;
	text-align: left;
        color: #eee;
	
	}
	
.footerright {
	margin: 0;
	padding: 10px 0 10px 0px;
	text-align: right;
        color: #eee;
		float:right;
	}

#footer a {
        color:#FC9D4A;
}

/* End Structure */

#menu {
      text-align:center;
	  padding:5px 0;
	  }
/*	Begin Headers */

h1 {
	padding: 40px 0 0 0;
	margin: 0;
	}

.description {
	padding: 0 0 0 8px/*30px*/;
	color:#c66;
	}

h2 {
	margin: 25px 0 0px -5px;
        padding: 0;
	}

h2.pagetitle {
	margin: 25px 0 0px -5px;
        padding: 0; 
	}

#sidebar h2 {
    font-size: 140%;
	margin: 30px 0 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 0px 0 20px 0px;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px 0;
	}
	
/* End Headers */


/* Begin Sidebar */

#sidebar {
	padding:40px 20px 20px 0;
	margin:100px;
	width: 100px;
	float: right;
	background-color:#ffc;
	}	
	
#homesidebar {
	/*padding:40px 8% 20px 0;*/
	margin:5px 8% 0px 0;
	padding: 0 0 10px 10px;
	width: 230px;
	float: right;
	display:inline;
	/*background-color:#ffc;*/
	}	
	
#sidebar form {
	margin: 0;
	}

/* End Sidebar */


/* Begin Navigation  */
#navcontainer, #navcontainer2 {
    margin:0;
	padding:0;
	}
*html #navcontainer, #navcontainer2 {
    margin-right:-1px;
	}

#navcontainer {
	height:37px;
	background:#f60;
}
	
#navcontainer ul {
	background-color:#f60 ;
	background:#f60 url('images/headerbackmenu1.png') repeat-x;
	padding: 12px 0 7px 0;
	margin: 0px;
	list-style: none;
	float: center;
	text-align: center;
	font-size: 18px;
	font-family: AquaKana, "メイリオ", Meiryo, Sans-serif;
	font-weight:bold;
	line-height:100%;
}

	
#navcontainer ul li { 
	display: inline;
}
#navcontainer ul li a {
	color: #fff;
	margin: 0px 0 0 0;
	padding:12px 10px 7px 10px;
	font-size: 18px;
	text-decoration: none;
	background:#f60 url('images/headerbackmenu1.png') repeat-x; /*background-position: 2px*/
	line-height:100%;
	/*float: left;*/
	height:32px;
}
#navcontainer ul li a:hover {
	text-decoration: underline;
}
#navcontainer ul li.current_page_item a, #navcontainer ul li.current_page_parent a {
    color:#fff;
	background:#f60/*07f*//*6af*//*6c3*//*fc0*/ url('images/headerbackmenu1current.png') repeat-x;
	padding: 9px 10px 7px 10px;
    margin:3px 0 0 0;
	font-size: 18px;
	line-height:100%;
	height:32px;
}
#navcontainer ul li.current_page_item a:hover {
	text-decoration: none;
}
#navcontainer ul li a:hover {
	text-decoration: underline;
}



#navcontainer2 ul {
	background:#6af/*6c3*//*fc0*/ url('images/headerbackmenu2.png') repeat-x;
	padding: 11px 0 10px 0;
	margin: 0px;
	list-style: none;
	float: center;
	/*width: 140%;*/
	text-align: center /*left*/;
	font-size: 12px;
	font-family: Arial, Sans-Serif;
}
#navcontainer2 ul li { 
	display: inline; 
}
#navcontainer2 ul li a {
	color: #fff;
	margin: 2px 0 0 0;
	padding:11px 6px 10px 6px;
	text-decoration: none;
	background:#6af/*6c3*//*fc0*/ url('images/headerbackmenu2.png') repeat-x background-position: 2px;
	/*float: left;*/
}
#navcontainer2 ul li a:hover {
	text-decoration: underline;
}
#navcontainer2 ul li.current_page_item a {
    color:#fff;
	background:#fff url('images/headerbackmenu2current.png') no-repeat;
	padding: 8px 8px 10px 8px;
    margin:0;
}
#navcontainer2 ul li.current_page_item a:hover {
	text-decoration: none;
}
#navcontainer2 ul li a:hover {
	text-decoration: underline;
}







.pageitem {
    font-size:90%;
	}
	
/* End of Navigation */



/* 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: -10px;
	} 

html>body .entry li {
	margin: 0 0 0 10px;
        padding: 0 0 0 10px;
	}

.pagepost ul li, .post ul li {
        list-style-type: square;
        }

.entrytext a, .entrytext a:visited {
	color:#06f;
	}

.entrytext ol li a, .entrytext ol li a:visited {
	color:#06f;
	}
	
.entry ul li:before, #sidebar ul ul li:before {
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	list-style: decimal-leading-zero;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.entrytext dl {
	margin:0 0 0 5px;
	padding:0;
	}
	
.entrytext dd {
	margin:0px;
	padding:2px 20px 20px 20px;
	line-height:140%;
	letter-spacing:0px;
	}

.entrytext dt {
	font-size:9px;
	letter-spacing:0px;
	margin:0;
	padding:0px 20px 0px 20px;
	}
	
.entrytext dt a {
	font-size:14px;
	text-decoration:underline;
	font-weight:bold;
	color:#06f;
}

	
em {
	text-decoration:none;
	font-style:normal;
	background:#ff6;
	}
	
.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}
	
#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#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: left;
	}

/*#sidebar #searchform #s {
	width: 150px;
	padding: 2px;
        background-color: #eee;
        color: #333;
	}

#sidebar #searchsubmit {
	padding: 1px;
	background-color: #eee;
        color: #333;
	}*/

.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;
        color: #333;	
        background-color: #f7f7f7;
        border: 1px solid #ccc;
	}

#commentform textarea {
	width: 540px;
	padding: 2px;
        background-color: #f7f7f7;
        border: 1px solid #ccc;
        color: #333;
	}

#commentform #submit {
	margin: 0 4px 0 0;
	float: right;
        border: 1px solid #ccc;
	}

#cse-search-box ,#cse-search-box input {
    margin:0;
	padding:0;
	letter-spacing: 0px;
	}

/* End Form Elements */

.entrytext-archives h3 {
    margin:20px 0;
    padding:0;
    }
	
.entrytext-archives ul li {
    margin:10px 0 0 5px;
    padding:0;
	list-style:none;
    }
	
/* Begin Comments*/

.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: left;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}

/* End Comments */


/* 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: left;
	width: 100%;
        margin: 0;	
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; 
	}

#wp-calendar {
        margin: 0;
}

/* End Calendar */


/* Begin Various Tags & Classes */

acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
        border-left: 1px solid #ccc;
        padding-left: 10px;
}

#navcontainer hr {
	display: none;
	}
 
.center {
	text-align: center;
	}

img {
        border: 0;
}

.post img, .postpage img {
        padding: 1px;
        border: none;
	}

.entry img, .entrytext img {
	margin:0;
        padding:1px;
        border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
	
.widget_search {
	padding: 0;
        margin: 30px 0 0 0;
}
	
.widget_search input {
	margin: 2px 0;
	padding: 1px;
	color: #333;
	background-color: #eee;
}

html {
        min-height: 100%;
        margin-bottom: 1px;
}

.embed {
	width:48%;
	float:left;
        padding:0 0 0 10px;
        margin:0 0 20px 0;
}

#personalpic img {
        padding:0;
	margin:0 10px 0 0;
	border: none;
	float:left;
}

.highlighted li {
        background-color:#ffe;
        border:1px solid #ddd;
}

#contact legend {
       font-size: 1.5em;
       color:#F56203;
}

table.center {
       margin-left:auto; margin-right:auto;
}

.post table {
       margin: 0px;
}

.post table th {
      background-color: #F56203;
}

.post table td {
      background-color: #f7f7f7;
}

.left {
      float: left;
	  margin:0;
	  padding:0;
	  display:inline;
	  clear: both;
}

.right {
      float: right;
      margin: 0 40px 0 0;
	  padding:0;
	  display:inline;
}

.totop {
      float: right;
      margin: 0 -14px 0 0;
	  padding:0;
	  display:inline;
}

.totop, .totop a, .totop a:hover, .totop a:visited {
	text-decoration: none;
	color: #f96;
	font-size:120%;
	}
	
.aligncenter, div.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.alignleft {
        text-align: left;
        float: left;
}

.alignright {
        text-align: right;
        float: right;
}
	
.gravatar img {
	float:right;
	margin-top:-15px;
}

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}

/* End Various Tags & Classes*/

#googletoppage {
text-align: center;
margin:-25px auto 10px auto;
padding:0;
width:468px;
height:14px;
/*overflow:hidden;
clear:both;*/
}

#googletoppage iframe,#googletoppage iframe a {
margin:0;
padding:0;
}
