/*
+----------------------------------------------------------------+
|																							|
|	WordPress 2.5 Plugin: WP-Polls 2.31										|
|	Copyright (c) 2008 Lester "GaMerZ" Chan									|
|																							|
|	File Written By:																	|
|	- Lester "GaMerZ" Chan															|
|	- http://lesterchan.net															|
|																							|
|	File Information:																	|
|	- Polls CSS File																	|
|	- wp-content/plugins/wp-polls/polls-css.css								|
|																							|
+----------------------------------------------------------------+
*/
.wp-polls-archive { color: #6b6969; font-family: Georgia, "Times New Roman", Times, serif;
	/* background-color: #ffffff; */
}
.wp-polls, .wp-polls-form { color: #6b6969; font-family: Georgia, "Times New Roman", Times, serif;
	/* background-color: #ffffff; */
}
.wp-polls ul li, wp-polls-ul li, .wp-polls-ans ul li { color: #6b6969; font-family: Georgia, "Times New Roman", Times, serif; text-align: left; background-image: none; display: block; }
.wp-polls ul li:before, wp-polls-ul li, .wp-polls-ans ul li:before, #sidebar ul ul li:before { color: #6b6969; font-family: Georgia, "Times New Roman", Times, serif; content: ''; }
.wp-polls IMG, .wp-polls LABEL , .wp-polls INPUT, .wp-polls-loading IMG, .wp-polls-image IMG { color: #6b6969; font-family: Georgia, "Times New Roman", Times, serif; display: inline; border: 0; padding: 0; margin: 0; }
.wp-polls-ul { color: #6b6969; font-family: Georgia, "Times New Roman", Times, serif; padding: 0; margin: 0 0 10px 10px; }
.wp-polls-ans { color: #6b6969; font-family: Georgia, "Times New Roman", Times, serif; width:100%; filter: alpha(opacity=100); -moz-opacity: 1; opacity: 1;
	/* background-color: #ffffff; */
}
.wp-polls-loading { color: #6b6969; font-family: Georgia, "Times New Roman", Times, serif; display: none; height: 16px; line-height: 12px; text-align: left; }
.wp-polls-image { color: #6b6969; font-family: Georgia, "Times New Roman", Times, serif; border: 0; }
.wp-polls .Buttons { color: #6b6969; border:solid 1px #c8c8c8; background-color: #f3f6f8; }
/* Polls Archive Paging */
.wp-polls-paging a, .wp-polls-paging a:link { color: #6b6969; padding: 2px 4px; margin: 2px; border: solid 1px #0066cc; background-color: #ffffff; }
.wp-polls-paging a:visited { color: #6b6969; padding: 2px 4px; margin: 2px; border: solid 1px #0066cc; background-color: #ffffff; }
.wp-polls-paging a:hover { color: #6b6969; border: solid 1px #000000; background-color: #ffffff; }
.wp-polls-paging a:active { color: #6b6969; padding: 2px 4px; margin: 2px; border: solid 1px #0066cc; background-color: #ffffff; }
.wp-polls-paging span.pages { color: #6b6969; padding: 2px 4px; margin: 2px; border: solid 1px #000000; background-color: #ffffff; }
.wp-polls-paging span.current { color: #6b6969; padding: 2px 4px; margin: 2px; font-weight: bold; border: solid 1px #000000; background-color: #ffffff; }
.wp-polls-paging span.extend { color: #6b6969; padding: 2px 4px; margin: 2px; border: solid 1px #000000; background-color: #ffffff; }
/* Styles Used In WP-Admin */
#wp-polls-pollbar-bg { color: #6b6969; width: 25px; height: 25px; border: solid 1px #000000; }
#wp-polls-pollbar-border { color: #6b6969; width: 25px; height: 25px; border: solid 1px #000000; }
.wp-polls-ans ul  { color: #6b6969; font-size: 11px; font-family: Georgia, "Times New Roman", Times, serif; font-weight: bold; font-style: normal; text-align: left; list-style: none; }
.wp-polls ul  { color: #6b6969; font-size: 11px; font-family: Georgia, "Times New Roman", Times, serif; font-weight: bold; font-style: normal; text-align: left; list-style: none; }
.wp-polls-ans  { color: #6b6969; font-size: 11px; font-family: Georgia, "Times New Roman", Times, serif; font-weight: bold; font-style: normal; text-align: left; list-style: none; }
