/*
------------------------------------------------------------------------
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.
*/

/*bottombar { background: #000 url(http://www.masternewmedia.org/images/sponsors/bck-black.gif); border-top: 5px solid #528F8F; bottom: 0px; color: #fff; display: none; font-family: Arial, Helvetica, sans-serif; height: 75px; left: 0px; margin: 0; position: absolute; width: 100%; z-index: 9999; }
*/

#bottombar {
	background: #000;
	border-top: 5px solid #BE1402;
	bottom: 0px;
	color: #fff;
	display: none;
	font-family: Arial, Helvetica, sans-serif;
	height: 75px;
	left: 0px;
	margin: 0;
	position: absolute;
	width: 100%;
	z-index: 9999;
}
#bottombar .colA {
	float: left;
	padding: 10px 0 0 10px;
}
#bottombar .colB {
	background: url(http://www.masternewmedia.org/images/sponsors/bottombar-robin.png) no-repeat 100% 0;
	float: left;
	height: 75px;
	left: 26%;
	padding: 9px 135px 0 0;
	position: absolute;
	top: 0;
	margin:0;
}
#bottombar .title {
	color: #528F8F;
	font: normal 20px Tahoma, Arial, Helvetica, sans-serif;
	margin-left:-6px;
}
#bottombar form {
	margin: 0;
	padding-top: 8px;
}
#bottombar .inputbox {
	background: #fff;
	border: 0;
	color: #262929;
	float: left;
	height: 16px;
	margin-right: 5px;
	padding: 2px 3px;
	width: 198px;
	font-size:12px;
}
#bottombar .subscribe {
	background: url(http://www.masternewmedia.org/images/sponsors/bottombar-subscribe.png) no-repeat;
	border: 0;
	color: #dae6ee;
	cursor: pointer;
	font-weight: bold;
	height: 20px;
	margin-right: 5px;
	padding: 0 0 2px 32px;
	text-align: left;
	width: 106px;
	font: bold .9em Tahoma, Arial, Helvetica, sans-serif;
}
#bottombar .colC {
	float: right;
	height: 57px;
	position: absolute;
	right: 10px;
	text-align: right;
	top: 17px;
}
#bottombar .colC a {
	color: #aaa;
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
}
#bottombar #bottombarClose {
	margin-bottom: 12px;
}
#bottombar #bottombarShow {
}
p.footerText {
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	margin:7px 0px;
	padding:0px;
}

p.link a
{
	text-decoration:none;
}
input.inputPopFooter {
	border:solid 1px #4A4A4A;
	width:217px;
	font:normal 12px/13px Arial, Helvetica, sans-serif;
	color:#666;
	padding-top:3px;
	padding-bottom:3px;
}
#tweet a {
	color:#F00;
	margin:15px auto;
	width:150px;
}
#rssSubscription {
	float:right;
}
.rssSubscriptionLink {
	color:#FF6600;
	font:bold 12px/14px Arial, Helvetica, sans-serif;
}
.newsSubscription {
	border:solid 1px #BBBBBB;
	font:normal 11px/12px Verdana, Geneva, sans-serif;
	color:#666666;
	padding:3px;
	margin-right:5px;
	width:238px;
}
body {
	background:#0F0F0F url(images/squaredBackgroundTop.png) no-repeat top center;
	margin: 0px;
	padding: 0px;
	background-color: #000000;
	font-family: Arial;
	font-size: 12px;
	color: #FFF;
}
a {
	outline: none;
	color:#CC0000;
}
.clear {
	clear: both;
}
.hr {
	margin: 0px;
	padding: 0px;
	height: 1px;
	background-color: #2E2E2E;
	width:100%;
}

.alignleft
{
	float:left;
	text-align:left;
}

.hr_top {
	margin: 0px;
	padding: 0px;
	height: 5px;
	font-size: 1px;
	clear: both;
}
.hr_bottom {
	margin: 0px;
	padding: 0px;
	height: 1px;
	font-size: 1px;
	clear: both;
}
.red {
	color: #cc0000;
}
/*
------------------------------------------------------------------------
CONTAINER - The 970px wide wrapper used in header, main menu, and more
------------------------------------------------------------------------
*/

.container {
	margin: 0px auto;
	padding: 0px;
	width: 970px;
	text-align: left;
}
/*
------------------------------------------------------------------------
HEADER - Logo & Search Form
------------------------------------------------------------------------
*/

#header {
	margin: 0px auto;
	padding: 0px;
	width: 970px;
	height: 70px;
	text-align: left;
}
.logo, .logo a, .logo a:visited {
	margin: 10px 0px 0px 0px;
	padding: 0px;
	font-family: Geneva, Arial;
	font-size: 40px;
	font-weight: bold;
	letter-spacing: -2px;
	color: #cc0000;
	text-decoration: none;
	float: left;
}
.search {/*
	margin: 10px 0px 0px 0px;*/
	background-color: #000000;
	float: right;
}
.search .input {
	margin: 0px 3px 0px 0px;
	padding: 6px 7px 5px 7px;
	background:#000;
	width: 230px;
	font-family: Arial;
	font-size: 11px;
	font-weight:bold;
	color: #FFF;
	border-left: 1px solid #4A4A4A;
	border-top: 1px solid #4A4A4A;
	border-right: 1px solid #4A4A4A;
	border-bottom: 1px solid #4A4A4A;
}
.button {
	margin: 0px;
	padding: 0px 8px 0px 8px;
	height: 25px;
	background-color: #FF0000;
	font-family: Arial;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 10px;
	color: #ffffff;
	border: 0px;
}
.button:hover {
	margin: 0px;
	padding: 0px 8px 0px 8px;
	height: 25px;
	background-color: #333;
	cursor:pointer;
	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: 100%;
	height: 30px;
}
.main_menu li {
	margin: 0px 20px 12px 0px;
	padding: 0px;
	font-size: 14px;
	float: left;
	list-style: none;
}
.page_item a, .page_item a:visited {
	margin: 0px;
	padding: 0px;
	color: #FFF;
	text-decoration: none;
	display: block;
}
.current_page_item, .page_item a:hover {
	border-bottom: 2px solid #cc0000;
}
.current_page_item a, .current_page_item a:visited, .current_page_item a:hover {
	border-bottom: none;
}
/* END Main Menu */

/* Sub Menu */

#submenu {
	margin: 0px auto;
	padding: 0px;
	width: 970px;
	height: 34px;
	background-image: url('images/bgmenu.png');
	background-repeat:repeat-x;
}
.sub_menu li {
	margin: 0;
	padding: 0px;
	font-size: 11px;
	opacity: .99;
	-moz-opacity: .99;
	filter:alpha(opacity=99);
	float: left;
	list-style: none;
}
.sub_menu li a {
	font:bold 13px/15px Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	opacity: .99;
	-moz-opacity: .99;
	filter:alpha(opacity=99);
}
.cat-item a, .cat-item a:visited {
	margin: 0px;
	padding: 9px 8px;
	color: #999999;
	text-decoration: none;
	display: block;
}
.cat-item a:hover {
	background-color: #000;
	color: #ffffff;
	text-decoration: none;
}
.current-cat, .current-cat a, .current-cat a:visited {
	background-color: #000;
	color: #fff;
	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 #cccccc;
	border-bottom: 2px solid #cccccc;
	border-left: 1px solid #dddddd;
	border-top: 1px solid #dddddd;
}
.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: #999999;
}
.children li a:hover {
	background-color: #999999;
	color: #ffffff;
}
.children .current-cat, .children .current-cat a, .children .current-cat a:visited {
	background-color: #999999;
	color: #ffffff;
	text-decoration: none;
}
/* END Dropdown Menu */

/*
------------------------------------------------------------------------
CONTENT
------------------------------------------------------------------------
*/

/* Column Definitions */

#content
{
	margin:30px auto;
}

.column_main {
	padding: 0px 20px 20px 0px;
	width: 640px;
	float: left;
}
.column_right {
	margin:0px;
	padding: 0px;
	width: 300px;
	float: right;
}

.column_right_into
{
	margin:0px;
	padding: 0px;
	background:#181818;
	border:solid 1px #2E2E2E;
}

.column_left_b {
	margin:20px 0;
	padding: 0px 10px;
	background:#181818;
	border:solid 1px #2E2E2E;
	width: 280px;
	float: left;
}
.column_center_b {
	margin:20px 20px;
	padding: 0px 20px;
	width: 280px;
	float: left;
	background:#181818;
	border:solid 1px #2E2E2E;
}

.column_right_b {
	margin:20px 0px;
	padding: 0px 10px;
	background:#181818;
	border:solid 1px #2E2E2E;
	width: 280px;
	float: left;
}
/* END Column Definitions */

/* Featured (the first enrty in every category archives and on the index page, currently with that black background ) */

#featured {
	/*margin: 10px 0px 20px 0px;*/
	padding: 1px 20px 10px 20px;
	border:solid 1px #2E2E2E;
	background-color: #181818;
}
#featured h1 a, #featured h1 a:visited {
	color: #ffffff;
}
#featured h1 a:hover {
	color: #ffffff;
}
#featured h2 {
	color: #999999;
	font-size:13px;
}
#featured h2 a, #featured h2 a:visited {
	padding: 0px 0px 1px 0px;
	color: #ffffff;
	border-bottom: 1px solid #333333;
}
#featured h2 a:hover {
	color: #ffffff;
	border-bottom: 1px solid #ffffff;
}
#featured h2 i {
	color: #FFF;
}
#featured h2 i a, #featured h2 i a:visited {
	color: #999999;
	text-decoration: none;
	border-bottom: 1px solid #333333;
}
#featured h2 i a:hover {
	color: #ffffff;
	border-bottom: 1px solid #ffffff;
}
#featured p {
	color: #FFFFFF;
}
#featured p a, #featured p a:visited {
	color: #ffffff;
	font-size:13px;
	font-weight:bold;
}
#featured p a:hover {
	color: #FF0000;
}
#featured img, #featured img a, #featured img a:visited {
	margin: 0px 5px 0px 5px;
	padding: 0px;
	border: none;
}
#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: 20px 0px 20px 0px;
	font-family: Georgia;
	font-size: 18px;
	line-height: 22px;
	font-style: italic;
}
/* END Featured */

/* Categories */

.category_header {
	margin: 0px;
	padding: 10px;
	text-align: center;
}
/* END Categories */

/* Lists (displaying the posts) */

#content ul {
	margin: 0px 0px 10px 0px;
	padding: 0px;
}
#content li {
	margin: 0px;
	padding: 7px 0px 7px 0px;
	line-height: 16px;
	list-style-type: none;
	border-bottom: 1px dashed #aaaaaa;
}
.title a, .title a:visited {
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}
.title a:hover {
	color: #FF0000;
}
.comment_excerpt a, .comment_excerpt a:visited, .comment_excerpt a:hover {
	font-weight: normal;
}
.meta {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	color: #999999;
	font-size: 11px;
}
.meta a, .meta a:visited {
	text-decoration: underline;
	font-weight:bold;
	font-family:Verdana, Helvetica, sans-serif;
}
.meta a:hover {
	color: #FFF;
}
/* END Lists */

/* Entry */

.column_left_b img, .column_center_b img, .column_right img {
	margin: 3px 5px 5px 0px;
	padding: 0px;
	float: left;
	border: none;
}
p {
	margin: 10px 0px 10px 0px;
	padding: 0px;
	line-height: 18px;
}
p a, p a:visited {
	color: #FFFFFF;
}
p a:hover {
	color: #cc0000;
}
#entry {
	margin: 30px 0px 0px 0px;
}
#entry .digg {
	margin: 3px 10px 5px 0px;
	float: left;
}
#entry img, #entry img a, #entry img a:visited {
	margin: 15px 5px 0px 5px;
	padding: 0px;
	border: none;
}
#entry p {
	margin: 20px 0px 20px 0px;
	font-size: 12px;
}
#entry ul, #entry ol {
	margin: 20px 0px 20px 50px;
	padding: 0px;
}
#entry li {
	margin: 0px;
	padding: 3px 0px 3px 0px;
	font-size: 14px;
	list-style-type: disc;
	border-bottom: none;
}
#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: #FF0000;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	border: none;
}
.link a:hover {
	color: #ffffff;
	background-color: #333;
}
/* END Button like link styling for the 'Archives' link */

/* END Entry */

/* Comments */

.comment_author {
	margin: 20px 0px 10px 0;
	padding: 0px;
}

.comment_author  a{
	font-weight:700;
	color:White;
	text-decoration:none;
	font-size:12px;
}

.comments {
	margin: 20px 0px;
	padding: 0px;
}
.leave_comment {
	margin: 0px 0px 10px 0px;
	padding: 20px 0px;
	background-color: #000;
}
.leave_comment .textarea {
	margin: 0px;
	padding: 3px;
	width: 585px;
	font-family: Arial;
	font-size: 12px;
	color: #FFF;
	border: 1px solid #2E2E2E;
	background-color:#181818;
}
.leave_comment .input {
	margin: 0px;
	padding: 3px;
	width: 220px;
	font-family: Arial;
	font-size: 12px;
	color: #FFF;
	border: 1px solid #2E2E2E;
	background-color:#181818;
}
/* END Comments */

/* Tabs (in the sidebar for the AJAX box) */

.tab_container {
	margin: 0px;
	padding: 0px;
}
.tab_container_in {
	margin: 0px;
	padding: 10px;
}

ul#tab_content_popular li
{
	padding:15px 0px 10px 0px;
}

.tab_menu_container {
	padding: 0px 0px 0px 0px;
	height: 27px;
}
#tab_menu li {
	margin: 0px;
	padding: 7px 5px 2px 0px;
	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;
	color: #999999;
	text-decoration: none;
	display: block;
}
#tab_menu li a:hover, #tab_menu li a.current {
	background-color: #F00;
	font-weight:bold;
	color: #ffffff;
	text-decoration: none;
}
.tab_content_list {
	display: none;
}
#tab_content_tags a, #tab_content_tags a:visited {
	color: #999999;
	text-decoration: none;
	margin:1px;
}
#tab_content_tags a:hover {
	color: #FFF;
	text-decoration: none;
}
/* END Tabs */

/* Widgets */

#content .widget ul {
	padding: 10px 10px 20px 10px;
	border: 5px solid #eeeeee;
}
.widget li a, .widget li a:visited {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	display: block;
}
.widget li a:hover {
	color: #cc0000;
}
.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 10px 0px;
	padding: 0px;
	font-family: Geneva, Arial;
	font-size: 28px;
	line-height: 32px;
	font-weight: normal;
	color: #FFF;
	letter-spacing: -1px;
	text-decoration: none;
}
h1 a:hover {
	color: #FFF;
}
h2 {
	margin: 30px 0px;
	padding: 0px;
	font-weight:bold;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #cc0000;
}
h2 a, h2 a:visited {
	padding: 0px 0px 1px 0px;
	color: #cc0000;
	text-decoration: none;
}
h2 a:hover {
	color: #FFF;
}
h2 i {
	color: #999999;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
}
h2 i a, h2 i a:visited {
	color: #999999;
	text-decoration: none;
}
h2 i a:hover {
	color: #FFF;
}
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: #336699;
	text-decoration: none;
}
h3 a:hover {
	color: #cc0000;
}
/*
------------------------------------------------------------------------
FOOTER
------------------------------------------------------------------------
*/

#footer {
	margin: 0px auto;
	margin-top: 30px;
	padding: 20px 0px 20px 0px;
	width: 100%;
	background-color: #000;
}
#footer p.left {
	font-size: 12px;
	color: #CCCCCC;
	float: left;
}
#footer p.right {
	font-size: 11px;
	color: #FFFFFF;
	float: right;
}
#footer p a, #footer p a:visited {
	color: #999999;
	font-weight: normal;
	text-decoration: none;
}
#footer p a:hover {
	color: #FFF;
}

/************Twitter************/
.tweet_list .tweet_first
{
	border:none !important;
}