/*------------------------------------------------------------------------
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: 0.750em;
	color: #333333;
	background:#fff url('images/bg.png') repeat-x top left;
	}

a 	{outline: none;}

.clear {clear: both;}

.hr {
	margin: 0px;
	padding: 0px;
	height: 1px;
	font-size: 1px;
	background-color: #ffffff;
	clear: both;
	border-bottom: 1px solid #cccccc;
	}

.hr_top {
	margin: 0px;
	padding: 0px;
	height: 5px;
	font-size: 1px;
	background-color: #eeeeee;
	clear: both;
	border-top: 1px solid #cccccc;
	}

.hr_bottom {
	margin: 0px;
	padding: 0px;
	height: 5px;
	font-size: 1px;
	background-color: #eeeeee;
	clear: both;
	border-bottom: 1px solid #cccccc;
	}

.red {color: #cc0000;}


/*
------------------------------------------------------------------------
CONTAINER - The 980px wide wrapper used in header, main menu, and more
------------------------------------------------------------------------
*/

.container {
	margin: 0 auto;
	padding: 0px;
	/*width: 900px;*/
	text-align: left;
	}


/*
------------------------------------------------------------------------
HEADER - Logo & Search Form
------------------------------------------------------------------------
*/

/*horizontal list*/
ul.horiz 
{
	overflow:hidden;
	list-style:none;
	padding:0;
	margin:0;
}
ul.horiz li 
{
	float:left; 
	padding-right:1em;
}

/*main content area*/
div.content
{
	max-width:957px;
	margin:0pt auto;
	padding-bottom:2em;
	overflow:hidden;
}

/* header section */

.replace
{
	position:relative; 
	margin:0px; 
	padding:0px; 
	/* hide overflow:hidden from IE5/Mac */ 
	/* \*/ 
	overflow: hidden; 
	/* */ 
} 
.replace span
{
	display:block; 
	position:absolute; 
	top:0px; 
	left:0px; 
	z-index:1; /*for Opera 5 and 6*/ 
}


div.header {
	max-width:945px;
	margin:0pt auto 13px;
	padding-top:26px;
	overflow:hidden; 
}

/* logo is text replaced */
div.header span.replace 
{
	float:left;
	font-weight:normal;
	line-height:52px;
	margin:0pt;
	font-size:20px;
}

div.header span.replace , div.header span.replace span 
{	 
	height:52px; 
	width:207px;
	background: transparent url('images/logo.gif') no-repeat scroll 0% 40%; 
	cursor:pointer;
}

div.header span.replace a, div.header span.replace a:hover 
{
	float:left;
	color:#4c4c4c;
}
div.header ul.horiz 
{
	float:right;
	line-height:52px;
}
div.header ul.horiz li 
{
	padding-right:0;
}

div.header ul.horiz a 
{
	color:#0066a4; 
	font-weight:bold; 
	font-size:1em; 
	padding: 6px 0 18px 35px;  
	text-decoration:none;
}

div.header ul.horiz a:hover span 
{
	border-bottom: dotted 1px #0066a4;
}

div.header ul.horiz a.contact 
{

	background:transparent url('images/contact.gif') no-repeat left top;
}

div.header ul.horiz a.contact span 
{
	margin-right:12px;
}

div.header ul.horiz a.members 
{
	background:transparent url('images/members.gif') no-repeat 10px top ;
}

h1.h1head {
	font-size:1.5em;
	font-weight:bold;
	font-style:italic;
	line-height:1em;
	color:#0066a4;
	padding-bottom:20px;
}

/* Menu */

div.menu 
{
	max-width:949px;
	margin:0pt auto;
	overflow:hidden;
	background: transparent url('images/menu_bg.jpg') no-repeat top left; 
	padding:0;
	line-height:50px;
}

div.menu a 
{
	color:#fff;
	font-weight:bold;
	font-size:1em;
	text-decoration:none;
}

div.menu a:hover
{
	color:#acc6d8;
}

div.menu li 
{
	padding:0 18.5px;
}

/*footer*/

div.footer 
{
	max-width:950px;
	margin: 0 auto 2em;
	padding-top:2em;
	/*background: transparent url('images/poweredby.gif') no-repeat right bottom;*/
	line-height:21px;
}

div.footer #copyright 
{
	font-size:0.917em;
	float:left;
	padding-right:5px;
}


div.footer a:hover 
{
	color:#04b0e5
}

div.footer a 
{
	font-size:0.917em;
	text-decoration:none;
	color:#0066a4;
}

div.footer li 
{
	padding-right:5px;
}

div.footer li.sep 
{
	background: transparent url('images/footer_sep.gif') no-repeat left center;
	padding:0 5px 0 7px;
}

/*Info Box*/

.infoboxtop 
{
	margin:18px 0 35px;
	padding-top:24px;
	background:transparent url('images/infobox_top.png') no-repeat top left;
}
.infoboxbottom
{
	padding: 0 4px 1px;
	background:transparent url('images/infobox_bottom.png') no-repeat bottom left;
}

.infoboxbg 
{
		padding: 0 250px 38px 38px;
		background:transparent url('images/infobox_bg_sm.jpg') no-repeat bottom right;
}



.infoboxbg h1 
{
	color:#4A88B7;
	font-size:1.5em;
	font-style:normal;
	padding-top:14px;
	font-weight:normal;
}

.infoboxbg p
{
	font-size:1.083em;
	line-height:1.308em;
}

.infoboxbg p.title
{
	color:#4a88b7;
	font-size:1.5em;
	font-weight:normal;
	padding-top:18px;
	margin:0;
}

.search {
	margin:0;
	padding: 5px;
	background-color: #F2F2F2;
	border-right: 1px solid #ebebeb;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ebebeb;
	}

.search .input {
	margin: 0px 5px 0px 0px;
	padding: 7px 7px 5px 7px;
	width: 200px;
	font-family: Arial;
	font-size: 11px;
	color: #999999;
	border-left: 1px solid #ebebeb;
	border-top: 1px solid #ccc;	
	border-right: 1px solid #ebebeb;
	border-bottom: 1px solid #fff;
	}

.button {
	margin: 0px;
	padding: 0px 8px 0px 8px;
	height: 25px;
	background-color: #373737;
	font-family: Arial;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 10px; /*Left as pixels until cascade can be confirmed*/
	color: #ffffff;
	cursor:pointer;
	border: 0px;
	}

.button:hover {background-color: #4a88b7;}


/*
------------------------------------------------------------------------
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: #cc0000;
	text-decoration: none;
	display: block;
	border-bottom: 2px solid #ffffff;
	}

.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;}


/* Sub Menu */

#submenu {
	margin: 0px auto;
	padding: 0px;
	/*width: 900px;*/
	height: 30px;
	background-color: #F2F2F2;
	border-left: 1px solid #EBEBEB;
	border-right: 1px solid #EBEBEB;	
	border-bottom: 1px solid #cccccc;
	}

.sub_menu li {
	margin: 4px 5px 7px 0px;
	padding: 0px;
	font-size: 11px;
	float: left;
	list-style: none;
	}

.cat-item a, .cat-item a:visited {
	margin: 1px 6px 0 6px;
	padding: 5px 0 1px 0;
	color: #999999;
	text-decoration: none;
	display: block;
	}

.cat-item a:hover {
	color: #4a88b7;
	text-decoration: underline;
	}

 .current-cat a, .current-cat a:visited {
	color: #4a88b7;
	text-decoration: none;
	}


.sub_menu li b {
	margin: 0px;
	padding: 5px 0px 3px 10px;
	color: #3f3f3f;
	text-decoration: none;
	display: block;
	}

/* Breadcrumb */

div.breadcrumb 	{
	/*width: 900px;*/
	margin: 10px auto 5px auto;
	font-size:0.917em;
	color:#999;
	}
	
div.breadcrumb a {text-decoration: none;}

div.breadcrumb a,
div.breadcrumb a:visited {
	color:#999;
	padding:0 0 1px 0;
	}
	
div.breadcrumb a:hover {
	color: #4a88b7;
	text-decoration:underline;
	}

div.breadcrumb .current {color:#3f3f3f;}




/* 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: 1px solid #cccccc;
	border-bottom: 1px 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 {color: #4a88b7;}

.children .current-cat, .children .current-cat a, .children .current-cat a:visited {
	background-color: #fff;
	text-decoration: none;
	}
	


/*
------------------------------------------------------------------------
CONTENT
------------------------------------------------------------------------
*/

/* Column Definitions */

.column_main {
	margin: 10px 0px 10px 0px;
	padding: 0px 20px 20px 0px;
	width: 590px;
	float: left;
	}

.column_right {
	margin: 10px 0 10px 0px;
	padding: 0px 0px 20px 0px;
	width: 275px;
	float: right;
	}

.column_left_b {
	margin: 10px 0px 10px 0px;
	padding: 0px 20px 20px 0px;
	width: 265px;
	float: left;
	}

.column_center_b {
	margin: 10px 0px 10px 0px;
	padding: 0px 20px 20px 20px;
	width: 275px;
	float: left;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	
	
	}
/*---------- Member Logos in Right Column ----------*/

div.column_right h2.membersLabel	{
	margin-bottom: 20px;
	}

div.column_right img.memLogo {
	margin: 0;
	padding: 0;
	width: auto;
	height: auto;
	float: left;
	clear:none;
	}



/* Featured (the first enrty in every category archives and on the index page, currently with that black background ) */
#featureborder 	{
	border: 1px solid #8EB5D2;
	margin: 0px 0px 30px 0px;
	}
	
#featured {
	padding: 15px 15px 0px 15px;
	border: 2px solid #fff;
	background-color: #F2F8FB;
	}

#featured h2 {
	color: #999999;
	font-weight: normal;
	}

#featured h2 a, #featured h2 a:visited {
	padding: 0;
	color: #4a88b7;
	font-weight: bold;
	}

#featured h2 a:hover {
	color: #4a88b7;
	text-decoration: underline;
	}

#featured h2 i {color: #999999;}

#featured h2 i a,
#featured h2 i a:visited {
	color: #999999;
	text-decoration: none;
	font-weight: normal;
	}

#featured h2 i a:hover {
	color: #4a88b7;
	text-decoration: underline;
	}

#featured p {margin-top: 0;}

#featured p a,
#featured p a:visited {color: #4a88b7;}

#featured p a:hover {
	color: #4a88b7;}
		

#featured img, #featured img a, #featured img a:visited {
	margin: 5px 0px 10px 20px;
	padding: 0px;
	float: left;
	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;
	}

/* Categories */

.category_header {
	margin: 10px 0px 0px 0px;
	padding: 20px 20px 10px 20px;
	background-color: #f2f2f2;
	text-align: center;
	border-right: 1px solid #ebebeb;
	border-left: 1px solid #ebebeb;
	border-bottom: 1px solid #cccccc;
	}

/* 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: #3F3F3F;
	font-weight: bold;
	text-decoration: none;
	}

.title a:hover {
	color: #4a88b7;
	text-decoration: none;
	}

.comment_excerpt a, .comment_excerpt a:visited, .comment_excerpt a:hover {
	font-weight: normal;
	border: none;
	}

.meta {
	margin: 0px 0px 15px 0px;
	padding: 0;
	color: #999;
	font-size: 0.917em;
	}

.meta a,
.meta a:visited {
	color: #999;
	text-decoration: none;
	}

.meta a:hover {
	color: #4a88b7;
	text-decoration: underline;
	}


/* Entry */

.column_left_b img, .column_center_b img, .column_right img {
    margin: 3px 10px 5px 0px;
    padding: 0px;
    /* remove this to prevent text wrapping next to images
    float: left; */
    
    /* add in new auto width */
    width: auto;
    height: auto;
    border: none;
    clear:both;
	}

p 	{
	margin: 10px 0px 15px 0px;
	padding: 0px;
	line-height: 1.5em;
	}

p a, p a:visited {
	color: #4a8bb7;
	text-decoration: none;
	}

p a:hover { text-decoration: underline;}

#entry {
	margin: 0px 0px 0px 0px;
	}

#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;
	border: none;
	}

#entry p {
	margin: 20px 0px 20px 0px;
	font-size: 1em;
	}

#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 0 5px 0; /*bottom margin added with float and clear to ensure vertical layout at bottom of main page*/
	padding: 4px 6px 4px 6px;
	float: left;
	clear: both;
	background-color: #bbbbbb;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;	
	border: none;
}

.link a:hover {
	color: #ffffff;
	background-color: #4a88b7;
	text-decoration: none;
}


/* 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: 20px;
	background-color: #f2f2f2;
	border-right: 1px solid #ebebeb;
	border-left: 1px solid #ebebeb;
	border-bottom: 1px solid #ccc;
	}

#commentform p 	{
	margin: 10px 0 0px 0;
	}

.leave_comment .textarea {
	margin: 0px;
	padding: 6px 7px 5px 7px;
	width: 535px;
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	border-top: 1px solid #ccc;
	border-right: 1px solid #ebebeb;
	border-left: 1px solid #ebebeb;
	border-bottom: 1px solid #fff;
	}

.leave_comment .input {
	margin: 0px;
	padding: 6px 7px 5px 7px;
	width: 220px;
	font-family: Arial;
	font-size: 1em;
	color: #333333;
	border-top: 1px solid #ccc;
	border-right: 1px solid #ebebeb;
	border-left: 1px solid #ebebeb;
	border-bottom: 1px solid #fff;
	}

/* Tabs (in the sidebar for the AJAX box) */

.tab_container {
	margin: 0px;
	padding: 5px;
	background-color: #F2F2F2;
	border-right: 1px solid #ebebeb;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ebebeb;
	}

.tab_container_in {
	margin: 0px;
	padding: 10px;
	background-color: #fff;
	border-left: 1px solid #ebebeb;
	border-top: 1px solid #ccc;	
	border-right: 1px solid #ebebeb;
	border-bottom: 1px solid #fff;
	}

.tab_menu_container {
	padding: 0px 0px 0px 0px;
	margin: 15px 0 0 0;
	height: 27px;
	background-color: #F2F2F2;
	border-right: 1px solid #ebebeb;
	border-left: 1px solid #ebebeb;
	}

#tab_menu li {
	margin: 0px;
	padding: 7px 5px 2px 0px;
	background-color: #eeeeee;
	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 5px 0 0;
	padding: 3px 0 0px 0px;
	background-color: #eeeeee;
	color: #999999;
	text-decoration: none;
	display: block;
	}

#tab_menu li a:hover, #tab_menu li a.current {
	color: #4a88b7;
	text-decoration: underline;
	}

.tab_content_list {display: none;}

#tab_content_tags a, #tab_content_tags a:visited {
	color: #999999;
	text-decoration: none;
	}

#tab_content_tags a:hover {
	color: #4a88b7;
	text-decoration: none;
	}

/* 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	{
	font-size: 2.333em;
	line-height:1em;
	padding: 0;
	margin: 0;}

h1 a,
h1 a:visited {
	margin: 0 0 10px 0px;
	padding: 0;
	font-family: Geneva, Arial;
	color: #3F3F3F;
	letter-spacing: -1px;
	text-decoration: none;
	}

h1 a:hover {color: #4a88b7;}

h2 {
	margin: 10px 0px 0px 0px;
	padding: 0px;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	color: #999999;}

h2 a,
h2 a:visited {
	padding: 0px 0px 1px 0px;
	color: #4a88b7;
	text-decoration: none;
	white-space: nowrap;
	}

h2 a:hover {
	color: #4a88b7;
	text-decoration:underline;
	}

h2 i {
	color: #999999;
	font-size: 11px;
	line-height: 1.364em;
	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: #4a88b7;
	text-decoration: underline;
	}

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: 5px 0px 20px 0px;
	/*width: 900px;*/
	border-top: 1px solid #8EB5D2;
	}

#footer p.left {
	font-size: 11px;
	color: #999999;
	float: left;
	}

#footer p.right {
	font-size: 11px;
	color: #999999;
	float: right;
	}

#footer p a, #footer p a:visited {
	color: #666;
	font-weight: normal;
	text-decoration: none;

	}

#footer p a:hover {
	color: #4a88b7;
	text-decoration: underline;
	}

#articlelogos {
 padding-top:10px
}
