/*last change: 2010-01-30 
Theme Name: japan-style
Description: japan-style Wordpress Theme by Good Design Web
Author: Good Design Web; modified by benkyo.pl
*/
 
/* Reset
-------------------------------------------------------------------*/
* {
	padding: 0;
	margin: 0;
	position: relative;
}
ul li, ol li { list-style: none; list-style-position: inside; }
ol ol, ul ul, ol ul, ul ol { margin-left: 5px; margin-bottom: 0; }
ul {
	margin-left: 8px;
}

img { border: none; }

/* Body
-------------------------------------------------------------------*/
body { 
        margin: 0 auto;
        font: 12px/18px Verdana, Helvetica, Arial, Geneva, sans-serif; 
	color: #333; 
	background: #DED5BA url(images/bg.jpg) no-repeat center top; 
}

*:first-child+html body {background: #DED5BA url(images/bg.jpg) no-repeat center -8px;}

* html body {background: #DED5BA url(images/bg.jpg) no-repeat center -8px;}

h1, h2, h3, h4, h5, h6 { font-family: "Trebuchet MS", Helvetica, Arial, Geneva, Sans-Serif; color: #414d4c; }
h1 {font-size: 22px; line-height: 26px; margin-bottom: 10px; }
h2 {font-size: 20px; line-height: 24px; margin-bottom: 7px; margin-top:20px; font-weight: bolder; }
h3 {font-size: 18px; line-height: 22px; margin-bottom: 5px; margin-top: 10px; }
h4 {font-size: 16px; line-height: 20px; margin-bottom: 5px; }
h5 {font-size: 14px; line-height: 20px; margin-bottom: 5px; margin-top: 10px;}
h6 {font-size: 12px; line-height: 16px; margin-bottom: 5px; }

h1 span { color: #999; }

a { color: #3b5a4a; }
a:hover { color: #3b5a4a; }
a:visited { color: #3b5a4a; }

p {
	margin-bottom: 10px;
	margin-top: 1px;
	margin-right: auto;
	margin-left: auto;
	text-indent: 4em;
	text-align: justify;
}

input {font: 12px Verdana, Helvetica, Arial, Geneva, sans-serif; }
#s {width: 120px; }
textarea { font: 12px Verdana, Helvetica, Arial, Geneva, sans-serif; }
blockquote { 
	font: italic 14px/22px Georgia, Serif; 
	padding: 5px 10px;
	margin-bottom: 20px;
	background: #e4ede2; 
}

hr {
	float: left;
	width: 100%;
}

/* Header
-------------------------------------------------------------------*/
#header { 
	width: 960px; 
	height: 300px; 
        margin: 0 auto;
	background: url(images/header_bg_wide.jpg) no-repeat center; 
	position: relative; 
}
#header h2 { 
        width: 230px;
        position: absolute;
       	text-align: center;
        top: 80px;
        left: 140px;
	font: 20px Verdana; 
	padding-top: 0px; 
	margin-bottom: 0; 
	color: #fff; 
}
#header h2 a { 
        color: #333; 
	text-decoration: none; 
}
#header span {
        position: absolute;
        top: 195px;
        left: 40px; 
	padding-left: 10px; 
	font-size: 1.6em; 
	color: #333; 
}


/* Container
-------------------------------------------------------------------*/
#wrapper { 
	width: 960px; 
	overflow: hidden; 
	background: url(images/container_bg_wide.jpg) repeat-y;
        margin: 0 auto; 
}



/* Navigation
-------------------------------------------------------------------*/
#nav { 
	width: 700px; 
	height: 100px; 
	margin-left: 0px; 
	position: relative;
        top: 175px;
}
#nav ul { 
	margin-left: 30px; 
	position: absolute; 
	bottom: -1px; 
	overflow: hidden; 
	height: 65px; 
}
#nav ul li { 
	float: left; 
	margin-right: 3px; 
	padding-left: 3px; 
        font-weight: bold;
}
#nav ul li.current_page_item { 
        width: 122px;
        height: 45px;
}
#nav ul li a {
        width: 122px;
        height: 45px;
        background: url(images/nav_bg.gif) no-repeat; 
	display: block; 
	text-decoration: none; 
	color: #333; 
	line-height: 45px; 
	text-align: center;
}
#nav ul li a:hover { color: #555; }
#nav ul li.current_page_item a { background: url(images/nav_bg.jpg) no-repeat; color: #ff0000; }



/* Content
-------------------------------------------------------------------*/
#content { 
	width: 530px; 
	float: left; 
	padding: 0 10px 15px 10px;
	border-left: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
}
#content .post {
	margin-bottom: 5px;
	padding: 0px;
}
#content .post p {
	margin-bottom: 10px;
	margin-top: 10px;
	text-indent: 4em;
}
#content .post h3 a { text-decoration: none; font-size: 20px; padding-left: 20px; }
#content .post-list li { list-style: none; }
#content .post .post-info { 
	clear: both; 
	font-size: 11px; 
	color: #777; 
	padding: 15px 5px 5px 5px; 
	margin-bottom: 5px; 
        text-align: right;
	background: url(images/meta_bg.gif) top center no-repeat; 
}
#content .post .post-info a { color: #333; text-decoration:none; }
#content .post .post-info a:hover { color: #555; text-decoration:none; }
#content #pages { text-align: center; }
#content #pages a { font: bold 20px "Trebuchet MS"; color: #414d4c; text-decoration: none; }
#content #pages a:hover { color: #1e2726; }
#content ul, ol, dl { margin-bottom: 20px; }
#content li{ list-style-type: inherit; }
#content ul { 
	list-style: disc;
	list-style-position: inside; 
}
#content ol { 
	list-style: decimal; 
	list-style-position: inside; 
}
#content dl dt { 
	font-weight: bold;
}
#content dl dd { 
	font-style: italic;
	margin: 0 0 5px 20px;
	color: #555;
}
.uwaga  {
	background-image: url("http://benkyo.pl/images/gifs/background_paper2.jpg");
	margin-top: 10px;
	margin-right: 40px;
	margin-bottom: 10px;
	margin-left: 40px;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #A89B67;
	border-right-color: #756834;
	border-bottom-color: #756834;
	border-left-color: #A89B67;
	background-color: #ECE8D7;
	padding: 5px;
	font-style: italic;
	font-weight: bold;
	display: block;
	clear: both;
}
.tabela {
	vertical-align: middle;
	font-size: 100%;
}
.tabela  table  {
	margin-top: 10px;
	margin-bottom: 10px;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: solid;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	border-top-color: #FFFFFF;
	border-right-color: #808080;
	border-bottom-color: #808080;
	border-left-color: #FFFFFF;
}
.tabela  tr  {

}
.tabela th {
	text-align: center;
	border-top-width: 1pt;
	border-right-width: 1pt;
	border-bottom-width: 1pt;
	border-left-width: 1pt;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #808080;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #808080;
	padding: 3px;
	font-size: 120%;
	font-weight: bold;
	background-color: #EEEEEE;
	color: #555555;
}
.tabela td   {
	text-align: center;
	vertical-align: middle;
	border-top-width: 1pt;
	border-right-width: 1pt;
	border-bottom-width: 1pt;
	border-left-width: 1pt;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #808080;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #808080;
	padding: 3px;
}
.kanji  {
	font-size: 120%;
	color: #000000;
}
.romaji {
	font-size: x-small;
	font-style: normal;
	color: #009900;
	margin-top: -5px;
}
.przyklad {
	padding: 5px;
	margin-right: auto;
	margin-left: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 5px;
	margin-bottom: 5px;
	float: left;
	width: 100%;
	background-color: #EEFFEE;
	display: block;
	clear: both;
}
.przyklad .jap {
	text-align: right;
	float: left;
	margin: 0px;
	width: auto;
}
.przyklad .romaji {
	padding-right: 10px;
	margin-top: -5px;
	text-align: right;
	display:block;
}
.przyklad .jap .kanji {
	font-size: 120%;
	text-align: left;
}

.przyklad .im {
	vertical-align: middle;
	float: left;
	width: 20px;
	text-align: center;
	margin: 3px 6px;
}

.translation {
	color: #660000;
	text-align: left;
	vertical-align: middle;
	font-style: italic;
	overflow: hidden;
	position: relative;
	min-width: 33%;
}
.cwiczenia {
	background-color: #DDDDDD;
	display: block;
	padding: 10px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	clear: both;
	flat: left;
}
.cwiczenia li {
	cursor: help;
}
.romaji-switch {
	background-color: #99FFFF;
	padding: 5px;
	margin-left: auto;
	border: 1px solid #66CCFF;
	font-size: x-small;
	margin-right: auto;
	width: 220px;
	text-align: center;
}
.dialog {
	padding: 2px;
	border: 1px solid #0066CC;
	margin-top: 5px;
	margin-bottom: 5px;
	width: 98%;
	background-image: url("http://benkyo.pl/images/gifs/background_paper3.jpg") repeat scroll center top;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
.dialog .linia {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.dialog .tekst {
	margin-left: 5px;
	padding: 5px;
	clear: right;
	margin-right: 0px;
	width: auto;
}

.dialog .osoba {
	vertical-align: top;
	font-size: 80%;
	clear: left;
	text-align: right;
	padding: 5px;
	font-weight: bolder;
}
.osoba  .kanji {
	text-align: right;

}

.b120 {
	font-size: 120%;
	font-weight: bold;
}
.regula {
	font-size: 125%;
	background-color: #FFFFDD;
	text-align: center;
	vertical-align: middle;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	height: 200%;
	padding: 15px 15px 15px 120px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #9999FF;
	border-right-color: #000066;
	border-bottom-color: #000066;
	border-left-color: #9999FF;
	line-height: 150%;
	background-image: url(http://benkyo.pl/images/gifs/gears2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	clear: both;
}
.slowniczek {
	text-align: left;
	width: 99%;
}
.slowniczek td {
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
}
.kanji-table {
	width: 100%;
	display: block;
	text-align: center;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	clear: both;
	height: auto;
	vertical-align: middle;
	border: 1px solid #999999;
	position: relative;
}
.kanji-table .gora {
	clear: both;
	text-align: center;
	display: block;
	width: auto;
	background-color: #00FFFF;
}

.kanji-table  .top-left {
	font-weight: bold;
	text-align: center;
	display: inline;
	float: left;
	position: relative;
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
	height: 50px;
	width: 76px;
	line-height: normal;
}
.kanji-table .top-kanji {
	font-size: 300%;
	display: inline;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	width: 36px;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
	margin: 0px;
}

.kanji-table .ilosc-kresek {
	font-style: normal;
	font-weight: normal;
	color: #999999;
	font-size: 80%;
	padding: 0px;
	text-align: center;
	margin: 0px;
	position: absolute;
	vertical-align: top;
	float: left;
	line-height: 100%;
	width: 2em;
	display: inline;
	top: 0px;
	right: 0px;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-bottom-color: #999999;
	border-left-color: #999999;
}

.kanji-table .znaczenie {
	font-size: 100%;
	text-align: left;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	line-height: normal;
}
.kanji-table  .gora  .znaczenie {
	font-size: x-large;
	display: inline;
	float: left;
	position: relative;
	min-height: 46px;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	vertical-align: middle;
	width: 433px;
}
.kanji-table .srodek {
	clear: both;
	border-bottom: none;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #999999;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.kanji-table .kanji-info {
	display: inline;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #999999;
	width: auto;
	float: left;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}

.kanji-table .animacja {
	float: left;
	display: inline;
	position: relative;
	margin: 0px;
	padding: 0px;
	border: thin solid #0031FE;
}
.kanji-table .czytanie {
	float: left;
	position: relative;
}
.kanji-table  .uwagi {
	font-size: 90%;
	vertical-align: top;
	text-align: justify;
	padding: 3px;
	min-height: 126px;
}
.kanji-table  .przyklady {
	width: 100%;
	clear: both;
}
.kanji-table   table {
	width: 100%;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
.przyklady th {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	padding-bottom: 3px;
	margin: 0px;
	padding-right: 8px;
	padding-left: 8px;
	background-color: #FFFFDD;
}
.kanji-table  td {
	text-align: center;
	height: auto;
	margin-right: 10px;
	margin-left: 10px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	line-height: normal;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	padding-top: 2px;
	padding-right: 8px;
	padding-bottom: 2px;
	padding-left: 8px;
}
.kanji-table .naglowek2 {
	font-size: x-small;
	font-weight: bold;
	background-color: #CCCCCC;
	text-align: center;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #999999;
	background-image: url(http://benkyo.pl/images/gifs/bar03.gif);
	overflow:hidden;
	position: relative;
}
.kanji-table .naglowek3 {
	font-size: x-small;
	font-weight: bold;
	background-color: #CCCCCC;
	text-align: center;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #999999;
	background-image: url(http://benkyo.pl/images/gifs/bar02a.gif);
}

.kanji-table  .kanji-yomi {
	width: 120px;
	font-size: 110%;
	text-align: center;
	line-height: normal;
	vertical-align: sub;
	display: block;
	padding-top: 5px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
}

.aligncenter { margin-left: auto; margin-right: auto; }
.alignleft { float: left; margin: 5px 15px 10px 0; }
.alignright { float: right; margin: 5px 0 10px 15px; }



/* Czytanki
-------------------------------------------------------------------*/
.autor_czytanki {
	font-size: x-small;
	font-style: italic;
	font-weight: bold;
	text-align: right;
}

/* Slownik
-------------------------------------------------------------------*/
#slownik {
	width: 500px;
}

#slownik-gora {
	background-image: url(http://benkyo.pl/images/slownik/dict-back2_1.png);
	background-repeat: no-repeat;
	width: 500px;
	height: 89px;
	padding: 25px 10px 0;
	margin: 0 10px;
	position: relative;
}
#slownik-gora-entry {
	padding: 0px;
	text-align: left;
	margin: 10px 10px;
}

#szukanyWyraz {
	width: 300px;
}

#slownik_szukaj {
	font-size: 14px;
	width: 250px;
}
#slownik-gora-opcje {
	padding: 3px;
	float: right;
	margin-top: 20px;
	margin-right: 24px;
	position: relative;
	font-size: 120%;
}

#slownik-gora-opcje a {
	color: #0066CC;
}
#slownik-opcje {
	background-image: url(http://benkyo.pl/images/slownik/dict-back2_2.png);
	background-repeat: repeat-y;
	width: 480px;
	height: 25px;
	padding: 15px 20px;
	margin: 0 10px;
}
#slownik-srodek {
	background-image: url(http://benkyo.pl/images/slownik/dict-back2_3.png);
	background-repeat: repeat-y;
	width: 500px;
	padding: 5px 10px;
	margin: 0 10px;
}
#slownik-tabela table {
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #A89B67;
	border-right-color: #756834;
	border-bottom-color: #756834;
	border-left-color: #A89B67;
	text-align: center;
	border-collapse: collapse;
	border-spacing: 0;
	table-layout: fixed;
	width: 100%;
}
#slownik-tabela th, #slownik-tabela td {
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	border-color: #A89B67 #756834 #756834 #A89B67;
}
#slownik-gora-entry th, td {border-style: none;}
#slownik-tabela ul, li {
	margin: 1px 1px 1px 1px;
	padding: 0;
	list-style: decimal inside none;
}
#slownik-dol {
	background-image: url(http://benkyo.pl/images/slownik/dict-back2_4.png);
	background-repeat: no-repeat;
	color: #756834;
	font-size: 80%;
	width: 470px;
	height: 49px;
	padding: 0px 25px;
	margin: 0 10px;
}

#autosugestia{position: absolute; width:300px; border:solid 1px #DEDEDE; z-index: 1; left: 120px; top: 65px; opacity: 0.8; display:none;}
#autosugestia ul, #autosugestia li{padding:0; margin:0; border:0; list-style:none;}
#autosugestia li {border-top:solid 1px #DEDEDE;}
#autosugestia li a{display:block; padding:4px; text-decoration:none; color:#000000; font-weight:bold;}
#autosugestia li a small{display:block; text-decoration:none; color:#999999; font-weight:normal;}
#autosugestia li a:hover{background:#FFFFCC;}
#autosugestia ul {padding:6px;}
.sugs{
	list-style-type: none;
	margin: 0;
	padding-left: 5px;
}
//jak user najedzie myszką
.sugs:hover{
	background:white;
	padding-left: 15px;
}

/* Sidebar
-------------------------------------------------------------------*/
#sidebar-right { 
	width: 200px;
	float: right;
	font-size: 11px; 
	margin: 0 2px 5px 0;
	color: #555;
}
#sidebar-left { 
	width: 200px;
	float: left;
	font-size: 11px; 
	margin: 0 0 5px 5px;
	color: #555;
}

#sidebar-right h3, #sidebar-left h3 { 
        font: normal 18px Verdana, Arial, Sans-Serif; 
        color: #444; 
        background: url(images/sidetitle_bg.gif) no-repeat;
        padding-left: 23px;
        margin-top: 0;
}

#sidebar-right a, #sidebar-left a { color: #38463e; text-decoration: none; }
#sidebar-right a:hover { color: #38463e; }

#sidebar-right .block, #sidebar-left .block {
	width: 180px;
	padding: 0 10px 10px;
	overflow: hidden;
	color: #555;
}
#sidebar-right .block li, #sidebar-left .block li  { 
	background: url(images/arrow.gif) no-repeat 0px 8px; 
	padding-left: 5px;
}
#sidebar-right .block a:hover, #sidebar-left .block a:hover  { color: #777; }

/* Calendar */
#sidebar-right .block #calendar_wrap a { }
#sidebar-right .block #calendar_wrap .pad { background: none; }
#sidebar-right .block #calendar_wrap #prev { background: none; }
#sidebar-right .block #calendar_wrap #next { background: none; }
#sidebar-right .block #calendar_wrap table { width: 100%; margin: 0;padding: 0;}
#sidebar-right .block #calendar_wrap table th { width: 14.2%; }
#sidebar-right .block #calendar_wrap table td { width: 14.2%; background: #d6ded4; text-align: center; color: #888; }
#sidebar-left .block #calendar_wrap a { }
#sidebar-left .block #calendar_wrap .pad { background: none; }
#sidebar-left .block #calendar_wrap #prev { background: none; }
#sidebar-left .block #calendar_wrap #next { background: none; }
#sidebar-left .block #calendar_wrap table { width: 100%; margin: 0;padding: 0;}
#sidebar-left .block #calendar_wrap table th { width: 14.2%; }
#sidebar-left .block #calendar_wrap table td { width: 14.2%; background: #d6ded4; text-align: center; color: #888; }


/* Search
-------------------------------------------------------------------*/
#search {
	
}

#search input { border: 0; }

#search #s { 
	width: 150px;
        height: 26px;
	padding: 3px 0 4px 5px;
	margin-right: -4px;
	vertical-align: top;
	line-height: 0;
	font: normal 12px Verdana;
	vertical-align: top;
	color: #333;
	background: url(images/search_bg.jpg) no-repeat;
}
#search #searchsubmit { 
	width: 56px; 
	height: 26px;
        text-align: center;
	background: url(images/searchbt_bg.jpg) no-repeat;
        font-weight: bold;
}
.bt{
        cursor: pointer;
}

/* Comments
-------------------------------------------------------------------*/
.comments-title { 
	text-align: center; 
	font: bold 17px "Trebuchet MS", Helvetica, Arial, Geneva; 
	color: #414d4c; 
}
#comments .comment { 
	background: #E7E8EB; 
	margin-bottom: 10px; 
	overflow: hidden; 
	width: 600px; 
	padding-bottom: 5px; 
}
#comments .comment .comment-avatar { 
	float: left; 
	width: 50px; 
	padding: 5px 7px; 
}

#comments .comment .comment-content { 
	float: left; 
	padding: 10px 15px; 
	margin: 5px 5px 0 0; 
	width: 500px; 
	background: #F7F8F9; 
}
#comments .comment .comment-content a { color: #444; }

#comments .comment .comment-info { 
	font-size: 11px;
	color: #777;
	margin-bottom: 5px; 
}
#comments .comment .comment-info span {
	font: bold 16px "Trebuchet MS", Helvetica, Arial, Geneva;  	
	padding-right: 10px; 
	margin-bottom: 5px;
}
#comments .comment .comment-info a { 
	color: #444; 
	text-decoration: none;
}


/* Comment Form
-------------------------------------------------------------------*/
#commentform { 
	background: #F7F8F9; 
	border: 5px solid #E7E8EB; 
	padding: 10px; 
	color: #555; 
}
#commentform p { margin-bottom: 7px; }
#commentform textarea { 
	width: 415px; 
	border: 1px solid #aaa; 
	height: 120px;
}
#commentform input.text { 
	width: 150px; 
	border: 1px solid #aaa; 
	margin-right: 5px; 
	padding: 3px 3px; 
}
#commentform input#submit {
        width: 148px;
        height: 30px;
        background: url(images/submit_bg.gif) no-repeat;
        text-align: center;
        border: none;
}

/* Footer
-------------------------------------------------------------------*/

#footer { 
	width: 960px; 
        height: 295px;
	color: #666666;
	margin: 0 auto; 
	background: url(images/footer_bg_wide.jpg) no-repeat;
        position: relative; 
} 

.rss {
        float: right;
	width: 184px; 
        height: 73px;
}

#footer-inner {

        clear: both;
        text-align: center; 
	width: 960px; 
	margin: 0 auto;
        padding-top: 70px; 
}
#footer p { 
	font-size: 11px; 
	margin: 0;
        text-align: center; 
}
#footer a { color: #666666; 
	text-decoration: none;
}
/*POLL*/

#container p {
	font-family:Georgia, serif; color:#333; 
	margin:0; line-height:2em; text-indent: 2em;
}
#container a  {color:#339; }
#pollcontainer {
	margin:5px; border:1px solid #f3f3f3;
	background:#f9f9f9; padding:5px;
}
#loader{ display:none; text-align:center;}
.option{ margin:5px 0; }
.option p{ line-height:1.1em; font-size:0.85em; }
.bar{ height:10px; background:#3399cc; }
.yourvote{ background:#113399; }