/*
------------------------------------------------------------------------
Theme Name:    News
Theme URI:     http://quommunication.com/
Description:   A new kind of WordPress theme. For comments, questions or problems visit the <a href="http://quommunication.com/forum" title="Quommunication Forum">Quommunication Forum</a>!
Version:       1.02
Author:        Quommunication
Author URI:    http://quommunication.com/
------------------------------------------------------------------------

Support:       Bence Kucsan, support@quommunication.com
Updated:       January 14 2008
Copyright:     (c) 2008 Quommunication, a product of Bence Kucsan

All rights reserved.
*/

body {
	margin: 0px;
	padding: 0px;

	background-color: #ffffff;

	font-family: Arial;
	font-size: 12px;
	color: #333333;
}

a {
	outline: none;
}

.clear {
	clear: both;
}

#attachment img {
	margin: 5px 0px 10px 20px;
	padding: 0px;
	width: 400px;
	height: 400px;
	border: solid 4px;
	border-color: #cecece;
	float: left;
}

.wp-caption {
float: right;
max-width: 150px;
padding-left: 20px;
}

.wp-caption img {
margin: 0 auto;
}

.wp-caption-text {
text-align:center
}

.hr {
	margin: 0px;
	padding: 0px;
	
	height: 1px;
	font-size: 1px;

	background-color: #ffffff;
	
	clear: both;

	border-bottom: 1px solid #747474;
}

.hr_top {
	margin: 0px;
	padding: 0px;
	
	height: 3px;
	font-size: 1px;

	background-color: #CECECE;
	
	clear: both;

	border-top: 1px solid #747474;
}

.hr_bottom {
	margin: 0px;
	padding: 0px;
	
	height: 5px;
	font-size: 1px;

	background-color: #CECECE;
	
	clear: both;

	border-bottom: 1px solid #747474;
}

.red {
	color: #0069b0;
}

/*
------------------------------------------------------------------------
CONTAINER - The 980px wide wrapper used in header, main menu, and more
------------------------------------------------------------------------
*/

.container {
	margin: 0px auto;
	padding: 0px;
	
	width: 980px;
	
	text-align: left;
}

/*
------------------------------------------------------------------------
HEADER - Logo & Search Form
------------------------------------------------------------------------
*/

#header {
	margin: 0px auto;
	padding: 0px;

	width: 980px;
	height: 100px;

	text-align: left;
}

.logo, .logo a, .logo a:visited {
	background-image: url(images/logo.gif);
	width: 436px;
	height: 120px;
	margin: 5px 0px 5px 0px;
	padding: 0px;

	font-family: Geneva, Arial;
	font-size: 40px;
	font-weight: bold;
	letter-spacing: -2px;
	color: #0069b0;
	text-decoration: none;
	
	float: left;
}

.search {
	margin: 32px 0px 0px 0px;
	padding: 5px;
	
	background-color: #CECECE;

	float: right;
}

.search .input {
	margin: 0px 3px 0px 0px;
	padding: 6px 7px 5px 7px;
	
	width: 230px;
	
	font-family: Arial;
	font-size: 11px;
	color: #747474;

	border-left: 1px solid #747474;
	border-top: 1px solid #747474;	
	border-right: 1px solid #CECECE;
	border-bottom: 1px solid #CECECE;
}

.button {
	margin: 0px;
	padding: 0px 8px 0px 8px;
	
	height: 25px;
	background-color: #000000;
	
	font-family: Arial;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 10px;
	color: #ffffff;
	
	border: 0px;
}
/*
------------------------------------------------------------------------
MENUS - Main, Pages (currently not in use) & Sub Menu
------------------------------------------------------------------------
*/

#menu {
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
	
	width: 980px;
	height: 30px;
}



.main_menu li {
	margin: 0px 20px 12px 0px;
	padding: 0px;

	font-size: 16px;
	font-weight: bold;
	
	float: left;
	list-style: none;
}

.page_item a, .page_item a:visited {
	margin: 0px;
	padding: 3px 6px 3px 6px;

	color: #747474;
	text-decoration: none;
	
	display: block;
}

.current_page_item, .page_item a:hover {
	background-color: #747474;

	color: #ffffff;
	text-decoration: none;}

.current_page_item a, .current_page_item a:visited, .current_page_item a:hover {
	background-color: #747474;

	color: #ffffff;
	text-decoration: none;
}

.alignright img {
	text-align: right;
}

/* END Main Menu */

/* Sub Menu */

#submenu_back {
	margin: 0px auto;
	padding: 0px;
	
	width: 100%;
	height: 32px;
	background-color: #CECECE;
	
	border-bottom: 1px solid #747474;	
}
#submenu {
	margin: 0px auto;
	padding: 0px;
	
	width: 980px;
	height: 32px;
}
.rss {
	margin-top: 7px;	
	font-size: 16px;
	font-weight: bold;
	float: right;
}
.rss a, .rss a:visited {
	color: #0069b0;
	text-decoration: none;
}
.rss a:hover {
	color: #ffffff;
	background-color: #0069b0;
	text-decoration: none;
}
.rss img {
	width: 16px;
	height: 16px;
}
.sub_menu li {
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 5px;
	padding: 0px;
	
	font-size: 18px;
	font-weight: bold;
	
	float: left;
	list-style: none;
}

.cat-item a, .cat-item a:visited {
	margin: 0px;
	padding: 3px 15px 3px 6px;

	color: #3C3C3C;
	text-decoration: none;
	
	display: block;
}

.cat-item a:hover {
	background-color: #747474;

	color: #ffffff;
	text-decoration: none;
}

.current-cat, .current-cat a, .current-cat a:visited {
	background-color: #747474;

	color: #ffffff;
	text-decoration: none;
}

.sub_menu li b {
	margin: 0px;
	padding: 3px 0px 3px 0px;

	color: #000000;
	text-decoration: none;
	
	display: block;
}

/* END Sub Menu */

/* Dropdown Menu, if there are some children categories in WordPress defined */

.children {
	margin: 0px;
	padding: 4px 0px 4px 0px;
	
	position: absolute;
	left: -9000px;
	
	background-color: #ffffff;
	border-right: 2px solid #747474;
	border-bottom: 2px solid #747474;
	border-left: 1px solid #CECECE;
	border-top: 1px solid #CECECE;
}

.sub_menu li:hover ul, .sub_menu li.iehover ul {
	left: auto;
}

.children li {
	margin: 1px 7px 1px 7px;
	padding: 1px 0px 1px 0px;
	
	float: none;
}

.children li a, .children li a:visited {
	background-color: #ffffff;

	color: #747474;
}

.children li a:hover {
	background-color: #747474;

	color: #ffffff;
}

.children .current-cat, .children .current-cat a, .children .current-cat a:visited {
	background-color: #747474;

	color: #ffffff;
	text-decoration: none;
}

/* END Dropdown Menu */

/*
------------------------------------------------------------------------
CONTENT
------------------------------------------------------------------------
*/

/* Column Definitions */

.column_main {
	margin: 5px 0px 5px 0px;
	padding: 0px 20px 0px 0px;
	
	width: 640px;
	
	float: left;
}

.column_right {
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 20px 0px;
	
	width: 300px;
	
	float: right;
}

.column_left_b {
	margin: 5px 0px 5px 0px;
	padding: 0px 20px 20px 0px;
	
	width: 299px;
	
	float: left;
	
	border-right: 1px solid #747474;
}

.column_center_b {
	margin: 5px 0px 5px 0px;
	padding: 0px 20px 20px 20px;
	
	width: 299px;
	
	float: left;
	
	border-right: 1px solid #747474;
}

/* END Column Definitions */

/* Featured (the first enrty in every category archives and on the index page, currently with that black background ) */

#featured {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-bottom:  5px;
	
}
#featured_head {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	
	}
#featured_head h1 a, #featured_head h1 a:visited {
	font-family: Geneva, Arial;
	font-size: 30px;
	line-height: 38px;
	font-weight: normal;
	color: #000000;
	letter-spacing: -1px;
	text-decoration: none;

}

#featured_head h1 a:hover {
	color: #ffffff;
	background-color: #0069b0;
	padding: 0px 2px 0px 2px;
}

#featured h2 {
	color: #747474;
}

#featured h2 a, #featured h2 a:visited {
	padding: 0px 0px 1px 0px;
	color: #ffffff;
	border-bottom: 1px solid #333333;

}

#featured h2 a:hover {
	color: #000000;
	background-color: #ffffff;
}

#featured h2 i {
	color: #747474;
}

#featured h2 i a, #featured h2 i a:visited {
	color: #747474;
	text-decoration: none;

	border-bottom: 1px solid #747474;
}

#featured h2 i a:hover {
	color: #ffffff;
	background-color: #0069b0;
	border-bottom: none;
}

#featured p {
	color: #000000;
}

#featured p a, #featured p a:visited {
	color: #0069b0;
	border-bottom: 1px solid #cecece;
}

#featured p a:hover {
	color: #ffffff;
	background-color: #0069b0;
	border-bottom: none;
}

#featured img, #featured img a, #featured img a:visited {
	margin: 0px 0px 0px 4px;
	padding: 4px;
	width: 227px;
	height: 227px;
	float: right;
	border: solid 4px;
	border-color: #cecece;
}

#featured img a:hover {
	border-color: #0069b0;
}

#featured ul, #featured ol {
	margin: 20px 0px 20px 50px;
	padding: 0px;
}

#featured li {
	margin: 0px;
	padding: 3px 0px 3px 0px;
	
	font-size: 14px;

	list-style-type: disc;
	border-bottom: none;
}

#featured blockquote p {
	margin: 10px 0px 20px 0px;

	font-family: Georgia;
	font-size: 18px;
	line-height: 22px;
	font-style: italic;
}

/* END Featured */

/* Categories */

.category_header {
	margin: 10px 0px 0px 0px;
	padding: 20px 20px 10px 20px;
	
	background-color: #CECECE;
	
	text-align: center;
	
	border-bottom: 1px solid #747474;
}

/* END Categories */

/* Lists (displaying the posts) */

#content ul {
	margin: 0px 0px 10px 0px;
	padding: 0px;
}

#content li {
	padding: 7px 0px 7px 0px;
	
	line-height: 16px;
	
	list-style-type: none;

	border-bottom: 1px dashed #aaaaaa;
}
#carousel {
	width: 640px;
}
	
#carousel li {
}

#carousel h2 {
	margin: 0px 0px 0px 0px;
	padding: 0px;

	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #0069b0;
	border-bottom: none;
}

.title a, .title a:visited {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

.title a:hover {
	color: #ffffff;
	background-color: #0069b0;
}
#front .title_main a, #front  .title_main a:visited {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	font-size: 15px;
}

#front .title_main a:hover {
	color: #ffffff;
	background-color: #0069b0;
}

.comment_excerpt a, .comment_excerpt a:visited, .comment_excerpt a:hover {
	font-weight: normal;
}

.comment_excerpt a:hover {
	color: #ffffff;
	background-color: #0069b0;

}

.meta {
	margin: 0px 0px 15px 0px;
	padding: 0px;

	color: #747474;
	font-size: 11px;
}

.meta a, .meta a:visited {
	color: #747474;
	text-decoration: none;
	border-bottom: 1px solid #CECECE;
}
.meta a:hover {
	color: #ffffff;
	background-color: #747474;
}

/* END Lists */

/* Entry */

.column_left_b img, .column_center_b img, .column_right img {
	margin: 3px 0px 5px 10px;
	padding: 0px;
	
	float: right;
	
	height: 82px;
	width: 82px;
	
	border: solid 2px #cecece;
}

p {
	margin: 10px 0px 10px 0px;
	padding: 0px;
	
	line-height: 18px;
}

p a, p a:visited {
	color: #0069b0;
	text-decoration: none;
	
	border-bottom: 1px solid #CECECE;
}

p a:hover {
	color: #ffffff;
	background-color: #0069b0;
}

#entry {
	margin: 30px 0px 0px 0px;
	width: 640px;
}

#entry .digg {
	margin: 3px 10px 5px 0px;
	float: left;
}

#entry img, #entry img a, #entry img a:visited {
	margin: 5px 0px 10px 20px;
	padding: 0px;
	width: 150px;
	height: 150px;
	border: solid 4px;
	border-color: #cecece;
	float: right;
}

#entry p {
	margin: 20px 0px 20px 0px;
	
	font-size: 14px;
}
#entry h2 {
	padding: 0px;
	margin: 0px;
	}

#entry ul, #entry ol {
	margin: 20px 0px 20px 50px;
	padding: 0px;
}

#entry li {
	margin: 0px;
	padding-bottom: 2px;
	border-bottom: none;
	list-style-type: square;

}
#entry li a, #entry li a:visited {
	margin: 0px;
	
	font-size: 12px;
	line-height: 14px;
	color: #0069b0;
}
#entry li a:hover{
	color: #ffffff;
	background-color: #0069b0;
}

#entry blockquote p {
	margin: 20px 0px 20px 0px;

	font-family: Georgia;
	font-size: 18px;
	line-height: 22px;
	font-style: italic;
}

/* Button like link styling for the 'Archives' link */

.link a, .link a:visited {
	margin: 0px;
	padding: 4px 6px 4px 6px;

	background-color: #747474;

	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	
	border: none;
}

.link a:hover {
	color: #ffffff;
	background-color: #00395E;
}

/* END Button like link styling for the 'Archives' link */

/* END Entry */

/* Comments */

.comment_author {
	margin: 20px 20px 20px 0px;
	padding: 0px;
	
	width: 150px;

	float: left;
}

.comments {
	margin: 10px 0px 10px 0px;
	padding: 0px;
	
	width: 469px;
		
	float: left;
}

.leave_comment {
	margin: 0px 0px 10px 0px;
	padding: 10px;
	
	background-color: #CECECE;
}

.leave_comment .textarea {
	margin: 0px;
	padding: 6px 7px 5px 7px;
	
	width: 585px;
	
	font-family: Arial;
	font-size: 12px;
	color: #333333;

	border-left: 1px solid #747474;
	border-top: 1px solid #747474;	
	border-right: 1px solid #CECECE;
	border-bottom: 1px solid #CECECE;
}

.leave_comment .input {
	margin: 0px;
	padding: 6px 7px 5px 7px;
	
	width: 220px;
	
	font-family: Arial;
	font-size: 12px;
	color: #333333;

	border-left: 1px solid #747474;
	border-top: 1px solid #747474;	
	border-right: 1px solid #CECECE;
	border-bottom: 1px solid #CECECE;
}

/* END Comments */

/* Tabs (in the sidebar for the AJAX box) */

.tab_container {
	margin: 0px;
	padding: 0px;
	
	border: 5px solid #CECECE;
}

.tab_container_in {
	margin: 0px;
	padding: 10px;
	
	border-left: 1px solid #CECECE;
	border-top: 1px solid #CECECE;
	border-right: 1px solid #747474;
	border-bottom: 1px solid #747474;
}

.tab_menu_container {
	padding: 0px 0px 0px 0px;
	
	height: 27px;
	
	background-color: #CECECE;
}

#tab_menu li {
	margin: 0px;
	padding: 7px 5px 2px 0px;
	
	background-color: #CECECE;
	
	font-size: 11px;
	line-height: normal;

	float: left;
	list-style: none;
	cursor: pointer;
	
	border-bottom: none;
}

#tab_menu .first {
	padding: 7px 5px 2px 6px;
}

#tab_menu li a, #tab_menu li a:visited {
	margin: 0px;
	padding: 3px 6px 3px 6px;
	
	background-color: #CECECE;

	color: #747474;
	text-decoration: none;
	
	display: block;
}

#tab_menu li a:hover, #tab_menu li a.current {
	background-color: #747474;

	color: #ffffff;
	text-decoration: none;
}

.tab_content_list {
	display: none;	
}

#tab_content_tags a, #tab_content_tags a:visited {
	color: #747474;
	text-decoration: none;
}

#tab_content_tags a:hover {
	color: #000000;
	text-decoration: none;
}

/* END Tabs */

/* Lower sidebar */
#lower_sidebar {
	margin-top: 20px;
	padding: 10px 11px 5px 12px;
	
	border: 5px solid #CECECE;
}
#lower_sidebar li a, #lower_sidebar li a:visited,  {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	
	display: block;
}



/* Widgets */

#content .widget ul {
	padding: 10px 10px 20px 10px;
	
	border: 5px solid #CECECE;
}

.widget li a, .widget li a:visited {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	
	display: block;
}

.widget li a:hover {
	color: #ffffff;
	background-color: #0069b0;
}

.widget .page_item a, .widget .page_item a:visited, .widget .page_item a:hover  {
	border-bottom: none;
}

.widget .cat-item a, .widget .cat-item a:visited {
	padding: 0px;
}

.widget .cat-item a:hover, .widget .current-cat, .widget .current-cat a, .widget .current-cat a:visited {
	background-color: #ffffff;
}

/* END Widgets */

/*
------------------------------------------------------------------------
HEADERS
------------------------------------------------------------------------
*/

h1, h1 a, h1 a:visited {
	margin: 0px 0px 5px 0px;
	padding: 0px;

	font-family: Geneva, Arial;
	font-size: 22px;
	line-height: 32px;
	font-weight: normal;
	color: #000000;
	letter-spacing: -1px;
	text-decoration: none;
}

h1 a:hover {
	color: #ffffff;
	background-color: #0069b0;
}

h2 {
	margin: 10px 0px 5px 0px;
	padding: 0px;

	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #0069b0;
}

h2 a, h2 a:visited {
	padding: 0px 0px 1px 0px;

	color: #0069b0;
	text-decoration: none;

	border-bottom: 1px solid #CECECE;
}

h2 a:hover {
	color: #ffffff;
	background-color: #0069b0;
}

h2 i {
	color: #747474;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
}

h2 i a, h2 i a:visited {
	color: #747474;
	text-decoration: none;
	
	border-bottom: 1px solid #CECECE;
}

h2 i a:hover {
	color: #ffffff;
	background-color: #747474;
}

h3 {
	margin: 20px 0px 20px 0px;
	padding: 0px;
	
	font-family: Geneva, Arial;
	font-size: 20px;
	line-height: 20px;
	font-weight: normal;
	color: #000000;
	letter-spacing: -1px;
}

h3 a, h3 a:visited {
	color: #00395E;
	text-decoration: none;
}

h3 a:hover {
	color: #ffffff;
	background-color: #0069b0;
}

/*
------------------------------------------------------------------------
FOOTER
------------------------------------------------------------------------
*/

#footer {
	margin: 0px auto;
	margin-top: 30px;
	padding: 20px 0px 20px 0px;
	
	width: 100%;
	background-color: #CECECE;
}

#footer p.left {
	font-size: 11px;
	color: #747474;
	float: left;
}

#footer p.right {
	font-size: 11px;
	color: #747474;
	float: right;
}

#footer p a, #footer p a:visited {
	color: #747474;
	font-weight: normal;
	text-decoration: none;
	
	border-bottom: 1px solid #CECECE;
}

#footer p a:hover {
	color: #ffffff;
	background-color: #000000;
}


/*
------------------------------------------------------------------------
List page
------------------------------------------------------------------------
*/

#list_page {
padding-left: 0px;
}
#list_page img {
float: right;
width: 80px;
height: 80px;
border: solid 2px #cecece;
margin: 0px 0px 3px 3px; 
}
#list_page_meta {
}

#list_page h1 {
	margin: 0px 0px 5px 0px;
	padding: 0px;

	font-family: Geneva, Arial;
	font-size: 16px;
	line-height: 18px;
	font-weight: normal;
	color: #0069b0;
	letter-spacing: -1px;
	text-decoration: none;}

#list_page h1 a, #list_page h1 a:visited  {
	color: #0069b0;
}
#list_page_header {
	color: #ffffff;
	background-color: #0069b0;
	padding-top: 5px;
	padding-bottom: 1px;
	padding-left: 3px;
	padding-right: 0px;
	margin-bottom: 5px;
	margin-top: 5px;

	}
#list_page_header h1 {
	font-size: 14px;
	font-weight: normal;
	line-height: 14px;
	color: #ffffff;
	background-color: #0069b0;
	letter-spacing: -1px;
	}

#list_page h1 a:hover  {
	color: #ffffff;
	background-color: #0069b0;
	}

#list_page_intro {
margin-bottom: 30px;
padding-bottom: 5px;
border-bottom: solid 3px #CECECE;
}

#list_page_intro a:link #list_intro a:visited {
}
#list_page_intro a:hover {
}

/* image galleries */
.cat_gallery {
	width: 980px;
	height: auto;
	float: left;
	margin-bottom: 10px;
	}
	
.cat_gallery img {
	display: inline;
	margin-right: 5px;
	border: solid 2px;
	border-color: #cecece;
	}
	

/* RATINGS */
.rating-container {
	height: 18px;
	width: 90px;
	background: url(http://www.noknok.tv/wp-content/plugins/ds-rating-v1-3/ds-rating-images/gold/rating-off.gif) no-repeat;
	overflow: hidden;
position: relative;
	}
.rating {
	padding-top: 18px;
	height: 0px !important; 
	height /**/:18px; /* for IE5/Win only */
	background: url(http://www.noknok.tv/wp-content/plugins/ds-rating-v1-3/ds-rating-images/gold/rating-on.gif) no-repeat;
	text-align: left;
	overflow: hidden;
	}
.zero { width: 0px; }
.zero-and-half { width: 9px; }
.one { width: 18px; }
.one-and-half { width: 27px; }
.two { width: 36px; }
.two-and-half { width: 45px; }
.three { width: 53px; }
.three-and-half { width: 62px; }
.four { width: 71px; }
.four-and-half { width: 80px; }
.five { width: 90px; }

/*
+----------------------------------------------------------------+
|																							|
|	WordPress 2.5 Plugin: WP-PageNavi 2.31									|
|	Copyright (c) 2008 Lester "GaMerZ" Chan									|
|																							|
|	File Written By:																	|
|	- Lester "GaMerZ" Chan															|
|	- http://lesterchan.net															|
|																							|
|	File Information:																	|
|	- Page Navigation CSS Style													|
|	- wp-content/plugins/wp-pagenavi/pagenavi-css.css					|
|																							|
+----------------------------------------------------------------+
*/


.wp-pagenavi a, .wp-pagenavi a:link {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	text-decoration: none;
	border: 1px solid #0069b0;
	color: #0069b0;
	background-color: #FFFFFF;	
}
.wp-pagenavi a:visited {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	text-decoration: none;
	border: 1px solid #00395E;
	color: #00395E;
	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 #CECECE;
	color: #CECECE;
	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;
}
#gallery {
	width: 400px;
}
#gallery img {
	width: 400px;
	height: auto;
}

.gallery_navigation {
	width: 400px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;

}

.gallery_navigation a:link, .gallery_navigation a:visited, .gallery_navigation a:hover {
	width: 400px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	font-size: 12px;
	color: #0066CC;
	text-align: center;
	text-decoration: none;

}

.gallery_image {
	margin-left: 16px;
	margin-right: 16px;
	border: 4px solid #8B8B8B;
	width: 400px;
}
.image_caption {
	width: 400px;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 12px;
	color: #000000;
	text-align: left;
}

#sidebar_graphics {
	width: 300px;
	float: right;
	margin-top: 0px;
	margin-left: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
	border: none;
}

/** Tweetmeme Plugin **/
.tweetmeme_button{
float: left; margin-right: 10px;
}

