@import url('css/data_table.css');
@import url('media/css/TableTools.css');
@import url('css/software_list.css');
@import url('css/tabs.css');

/*
Theme Name: simpleX
Theme URI: http://www.wpshoppe.com/themes/
Description: <strong>Simple and Clean</strong> WordPress Blog Theme designed by <a href="http://www.wpshoppe.com">WPshoppe</a>! Now with <strong>Theme Options</strong> to choose different color combinations.
Version: 1.3
Author: Chandra Maharzan
Author URI: http://www.wpshoppe.com/about/
Tags: custom-colors, custom-header, fixed-width, two-columns, black, silver, light, theme-options, right-sidebar, threaded-comments

	Development Log
	===============================================================
	Nov 5, 2008 - 1.0.1 Works in Firefox, Chrome. Few IE Bugs
	Nov 6, 2008 - 1.0.2 Works in IE6, IE7, Firefox 2+, Chrome 0.3
	Nov 6, 2008 - 1.0.3 Sidebar CSS fixes
	Nov 6, 2008 - 1.0.4 Icons added to sidebar
	Nov 7, 2008 - 1.0.5 Single Page Templates customized
	Nov 8, 2008 - 1.0.6 Flickr Badge (from widget) added / CSS
	Nov 9, 2008 - 1.0.7 Comments section CSS
	Nov 9, 2008 - 1.0.8 Footer / RSS beautified!
	Nov 10, 2008 - 1.0.9 Sidebar CSS / Calendar fixed
	Nov 12, 2008 - 1.1 Multi-level menus fixed
	Nov 13, 2008 - 1.1.1 CSS Fixed
	Nov 26, 2008 - 1.1.2 Index Page Link Fixed
	Dec 2, 2008 - 1.1.3	Various CSS Issues Fixed
	Dec 7, 2008 - 1.2 Theme Options / Various CSS Themes, Organized CSS files, Better user interface, Better Typography
	Dec 8, 2008 - 1.2.1 Properly CSS Organized, Valid xHTML/CSS, Tested with IE6, IE7, IE8 Beta 2, FF2, FF3, Chrome 0.4, Safari 3.2.1
	Dec 20, 2008 - 1.3 Compatible with WordPress 2.7, Commented Thread Styles
	
	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

/* Structure Styles */

body {
	background: none repeat scroll 0 0 #F6F6F6;
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family:  Arial, Verdana, Tahoma;
	text-align: center;
	margin: 0;
	padding: 0;
	}	

#page {
	text-align: left;
	}
	
#listpage{
	text-align:left;
}

#listpage #header #headerimg{
	width: 100%;
}

#listpage #pagemenu{
	background: none repeat scroll 0 0 black;
}

#listpage #footer{
	width: 100%;
}
	
	
#main { /* SimpleX addition to center as well as make header footer 100% */
	background: none repeat scroll 0 0 #FFFFFF;
	width: 960px;
	margin: 0 auto;
	border-left: 1px solid #EDEDED;
	border-right: 1px solid #EDEDED;
	}

#content {
	font-size: 1.4em;
	float: left;
	}
	
#breadcrumbs {
	margin-left: 20px;
	padding-bottom: 5x
}

.narrowcolumn .entry {
	line-height: 1.6em;
	width: 100%;
	}
	
.narrowcolumn .highlights_left {
	line-height: 1.8em;
	width: 47%;
	float:left;
	font-weight: bold;
	text-align: left;
	vertical-align: bottom;
	}
	
.narrowcolumn .highlights_right{
	line-height: 1.8em;
	width: 47%;
	float:right;
	font-weight: bold;
	}	

.narrowcolumn .postmetadata {
	text-align: left;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.8em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: Georgia, Sans-Serif, Verdana ;
	font-weight: normal;
	}

h1 {
	font-size: 45px;
	text-align: left;
	padding-left:40px;
	}
	
#headerimg .description {
	color: black;
	font-family: Georgia, Sans-Serif, Verdana;
	font-size: 17px;
	line-height:11px;
/*	padding: 0px 75px;*/
	}
	
h2 {
	font-size: 2.2em;
	clear:both;
	}	

h2.pagetitle {
	font-size: 2.2em;
	font-style: italic;
	}	

#sidebar ul li h2 {
	font-family: Arial, Verdana, Tahoma;
	font-size: 1.2em;
	padding: 5px 5px;
	}

h3 {
	font-size: 1.6em;
	clear:both;
	}

h1, h1 a, h1 a:hover, h1 a:visited {
	text-decoration: none;
	}	
	
#header h1, #header h1 a, #header h1 a:hover, #header h1 a:visited{
    /*font-family: 'Crimson Text',Georgia, Sans-Serif, Verdana;*/
	/*font-size: 36px;*/
	/*text-transform: uppercase;*/
	/*letter-spacing: 0.064em;
	word-spacing: 0.069em;
	line-height: .86em;*/
	font-style:normal;
	text-align:center;
	}

/*
.smaller_text {
	font-size: 36px; 
}	
*/

.com_text{
	color: #666666; 
}

#content h1 {	
	font-size: 2.0em;	
	padding-top: 5px;
	font-family: Arial,Verdana,Tahoma;
	margin-left: 15px;
}

#content h3 {
	padding-left: 20px;
	font-size: 1.6em;
	font-family:Arial,Verdana,Tahoma
}

#content h2 {
font-family: Arial, Verdana, Tahoma;
font-size: 1.4em;
padding-top: 5px;
}


#header h2, #header h2 a, #header h2 a:hover, #header h2 a:visited {
	color: black;
	font-family: Georgia, Sans-Serif, Verdana;
	font-size: 45px;
	letter-spacing: normal;
	line-height: 60px;
	word-spacing: 0.069em;
	text-align: center;
	clear:none;
	padding: 0px;
	margin: 0px;
	}		

	
h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}	

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em Arial, 'Lucida Grande', Verdana, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font: 0.8em Arial, Verdana,  Sans-Serif;
	}

.commentmetadata {
	font-size: 0.9em;
	font-weight: normal;
	}
	
#sidebar {
	font: 1.2em Arial, Verdana, Sans-Serif;
	}	
	
acronym, abbr, span.caps
{
	font-size: 1.1em;
	}	
	
code {
	font: 0.9em 'Courier New', Courier, Fixed;
	padding: 10px;
	display: block;
	}
	
a {
	text-decoration: none;
	padding: 0 1px;
	}

	
h1 a, h2 a, h3 a, h1 a:hover,h2 a:hover, h3 a:hover{
	border: none;
	background: none;
}

#sidebar #wp-calendar a {
	text-decoration: none;
	margin: 0;
	padding:0;
	}
#sidebar #wp-calendar caption {
	font: bold 1.3em  Arial,'Lucida Grande', Verdana, Sans-Serif;
	text-align: left;
	margin-top: 6px;
	}	
	
#sidebar #wp-calendar #prev a, #wp-calendar #next a {
	font-size: 1em;
	}	
	
#sidebar #wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	text-align: center;
	}
	
.post hr {
	display: block; 
	border: none;
	}		
	
.narrowcolumn .postmetadata2 {
	padding: 13px 0 16px 0;
	margin-top: 15px;
}	

.entry img {
	padding: 5px;
	max-width: 100%;
	}	
	
/* Begin Structure */

#page {
	padding: 0;
	width: 100%;	
	}

#header {
	background: none repeat scroll 0 0 #F6F6F6;
	margin:0;
	padding: 0;
	width: 100%;
	}

#headerimg {
	background: none repeat scroll 0 0 white;
	margin: 0;
	height: 85px;
	width: 960px;
	margin: 0 auto;
	border-top: 2px solid #666666;
	border-left: 1px solid #EDEDED;
	border-right: 1px solid #EDEDED;
	}

#headerwrap{}
	
/* SimpleX search location */
#searchdiv {
	position:absolute;
	top: 77px;
	margin-left: 661px;
}

.narrowcolumn {
	padding: 30px 0px;
	margin: 0px auto;
	width: 666px;	
	}
	
.fullcolumn {
	padding: 15px 0px;
	margin: 0px auto;
	width: 100%;	
}
	
.post {
	margin: 0 20px 30px;	
	}
	
.narrowcolumn .postmetadata {
	margin:0 0 0 18px;
	}


.postmetadata {
	clear: both;
	font-size: 0.8em;
}

.clear {
	clear: both;
}

#footer {
	border-right: 1px solid black;
	border-left: 1px solid black;
	background: black;
	padding: 0;
	margin: 0 auto;
	width: 961px;
	clear: both;
	color: white;
	}
	
#footerarea {	
	overflow: hidden;
}

#footerarea span {
	margin: 0;
	padding: 10px 40px;
	font-size: 1.1em;
	}
	
#footerarea span#footerleft {
	float:left;	
}

#footerarea span#footerright {
	float:right;
}
/* End Structure */


/*	Begin Headers */
h1 {
	line-height: 60px;
	padding-left:0;
	margin: 0;
	}
	

h2 {
	margin: 10px 0 2px 0;
	padding-top: 10px;
	}


#sidebar h2 {
	color: white;
	background-color: #383838;
	border-bottom: 1px black;
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding:0;
	margin: 30px 0 0;
	}

h3#comments {
	padding: 0;
	margin: 40px 0 0 20px ;
	}
/* End Headers */	

/* Begin Images */
img.centered {
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 5px;
	margin: 0 0 5px 15px;
	}

img.alignleft {
	padding: 5px;
	margin: 0 15px 5px 0;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

/* simpleX addition */

.entry {
	float: left;	
	margin-bottom: 20px;
}

.entry p {
	padding: 7px 0 7px 0;
	margin:0;
	font-weight: normal;
}
.entry p a.img {
	border:none;
	background:none;
}
.entry p a.img:hover {
	border:none;
	background:none;
}


/* end */

html>body .entry ul {
	margin-left: 50px;
	padding: 0px 0 0px 30px;
	padding-left: 10px;	
	}

html>body .entry li {
	margin: 0;
	}

.entry  ol, .entry ul {
	padding:0;
	margin:  5px 0 5px 50px;
	}

.entry ol li, .entry ul li {
	margin: 0;
	padding: 0;
	}	

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;	
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 40px;	
	}

#sidebar ul p, #sidebar ul select {
	margin: 0;
	}

#sidebar ul ul, #sidebar ul ol {
	margin:0px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin:0;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 0;
	padding:0;
	list-style:none;	
	}
	
#sidebar a {
	color: #505050;
	border: none;
	background: none;	
	display: block;
	padding: 5px 5px;
	/*background: url(images/meta.gif) no-repeat 5px 7px;*/
	padding-left: 20px;
}
#sidebar a:hover {
	color: #404040;
	/*background: url(images/meta.gif) no-repeat 5px 7px;*/
}	

* html #sidebar a {
	height: 1px;
}
	
#sidebar .archives a, #sidebar .cat-item a, #sidebar .cat-item a:hover,
#sidebar #archives ul li a {
	background: url(images/cat.gif) no-repeat 5px 7px;
	padding-left: 20px;	
}

#sidebar .cat-item a:hover, #sidebar .archives a:hover,
#sidebar #archives ul li a:hover {
	background: url(images/cat.gif) no-repeat 5px 7px;
}
#sidebar .linkcat a, #sidebar .linkcat a:hover, 
#sidebar .blogroll a {
	background: url(images/fav.gif) no-repeat 5px 7px;
	padding-left: 20px;	
}

#sidebar .linkcat a:hover,
#sidebar .blogroll a:hover {
	background: url(images/fav.gif) no-repeat 5px 7px;
}

#sidebar .textwidget {
	margin: 6px;
}
/* End Entry Lists */

/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}
	
#content #searchform {
	margin: 10px auto;
	padding: 5px 25px;
	text-align: left;
	}

#header #searchform #s {
	width: 130px;
	padding: 4px;
	font: 1.4em arial, verdana, sans-serif;
	}

#header #searchsubmit {
	padding: 3px;
	font: 1.4em arial, verdana, sans-serif;
	font-weight: bold;
	z-index: 25;
	}
	
#content #searchform #s {
	padding: 4px;
	font: 1.1em arial, verdana, sans-serif;
	border: 1px solid #777;
	/*border-bottom-left-radius: 8px 8px;
	border-bottom-right-radius: 8px 8px;
	border-top-left-radius: 8px 8px;
	border-top-right-radius: 8px 8px;*/
	color: #666;
	/*display: block;*/
	font-size: 20px;
	padding: 5px 5px 5px 5px;
	background-color: white;
	width: 500px;
	}

#content #searchsubmit {
	padding: 5px 15px;
	font: 1.1em arial, verdana, sans-serif;
	font-size: 20px;
	}	

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}
#commentform{
	margin: 0px 20px 30px 20px;
}	
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	font-size: 1.2em;
	}

#commentform textarea {
	margin-top:5px;
	width: 100%;
	padding: 2px;
	font-size: 1.2em;
	}

#commentform #submit {
	margin-top: 5px;
	padding: 5px;
	font-weight: bold;
	font-size: 1.3em;
	}
	
legend {
	font-size: 1.2em;
	font-weight:bold;
	padding: 2px 10px;
}

.entry form { 
	text-align:left
}

#search_form fieldset{
	border: 0px;
}	
/* End Form Elements */

/* Begin Comments*/
.commentlist {
	padding: 0;
	}

.commentlist li {
	margin: 15px 0 3px;
	list-style: none;
	padding: 20px;
	}
	

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}
	
/* Threaded Comments */	

ol.commentlist { list-style:none; margin:0 0 0em; padding:0; text-indent:0; }
ol.commentlist li {  margin: 15px 0 0 20px; list-style: none; padding: 20px;}
ol.commentlist li.alt { }
ol.commentlist li.bypostauthor {}
ol.commentlist li.byuser {}
ol.commentlist li.comment-author-admin {}
ol.commentlist li.comment { }
ol.commentlist li div.comment-author {}
ol.commentlist li div.vcard { }
ol.commentlist li div.vcard cite.fn { font-style:normal; font-size: 14px; }
ol.commentlist li div.vcard cite.fn a.url {}
ol.commentlist li div.vcard img.avatar { float: right;	padding: 2px; }
ol.commentlist li div.vcard img.avatar-32 {}
ol.commentlist li div.vcard img.photo {}
ol.commentlist li div.vcard span.says {}
ol.commentlist li div.commentmetadata {margin: 0; display: block;}
ol.commentlist li div.comment-meta {  }
ol.commentlist li p {margin: 13px 5px 13px 0; line-height:16px;}
ol.commentlist li ul { margin:0 0 0em 0em; }
ol.commentlist li div.reply { }
ol.commentlist li div.reply a { font-weight:bold; }
ol.commentlist li ul.children { list-style:none; margin:2em 0 0; text-indent:0; padding:0}
ol.commentlist li ul.children li { font-size: 12px;}
ol.commentlist li ul.children li.alt {}
ol.commentlist li ul.children li.bypostauthor {}
ol.commentlist li ul.children li.byuser {}
ol.commentlist li ul.children li.comment {margin:0;}
ol.commentlist li ul.children li.comment-author-admin {}
ol.commentlist li ul.children li.depth-2 { margin:0; }
ol.commentlist li ul.children li.depth-3 { margin:0; }
ol.commentlist li ul.children li.depth-4 { margin:0; }
ol.commentlist li ul.children li.depth-5 {}
ol.commentlist li ul.children li.odd {}
ol.commentlist li.even { background:#F4F5F2; border:1px solid #E9E9E4;}
ol.commentlist li.odd { background:#fcfcfc; border: 1px solid #E6E6E6;}
ol.commentlist li.parent { }
ol.commentlist li.pingback { padding:1em; }
ol.commentlist li.thread-alt { }
ol.commentlist li.thread-even {}
ol.commentlist li.thread-odd {}
ol.commentlist .navigation {
	padding:10px 0;
	margin:10px 0;
	clear:both;
	border: none;
	}

/* End Comments */

/* Begin Sidebar */
#sidebar
{	
	width: 265px;
	float: right;
	margin: 32px 0px 0px 0;
	}

#sidebar form {
	margin: 0;
	}
	
/* End Sidebar */

/*Begin Ads*/
.ad_sidebar
{	
	width: 250px;
	/*float: right;*/
	margin: 0px 0px 15px 0;
	}

.ad_banner
{
	/*display: inline;*/
	width:768px;
	height:90px;
	/*position: absolute;*/
	/*top:-30px;
	left:0px;
	margin:5px 0px 0px 5px;
	z-index: 5;*/
	padding: 0px 0px;
}

/* End Side Ads*/

/* Begin Calendar */
#sidebar #wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 190px;
	}

#sidebar #wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#sidebar #wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#sidebar #wp-calendar a {
	display: block;
	}

#sidebar #wp-calendar caption {
	text-align: right;
	width: 190px;
	padding-right: 10px;
	}

#sidebar #wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

blockquote {	
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}
	
.navigation {
	margin: 50px 0;
	padding-top: 30px;
	clear:both;
	}
	
pre {
	width: 500px;
	margin-right: 250px;
	font-size: 1.1em;
}
/* End Various Tags & Classes*/

/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	text-align: center;
	padding-top: 4px;
	margin: 10px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}


/* End captions */

img.wp-smiley {
	border:none;
	padding: 0;
}

.entry a.more-link {
	padding: 1px 6px;
	font-size:0.8em;
	font-weight: bold;
	float:right;
	}

.navigation a {
	font-size:1em;
	padding: 5px 10px;
	font-weight: bold;
	}	

/*simpleX RSS*/

#sidebar li#rssfeeds{
	padding-left: 18px;
	margin-left: 5px;
	margin-top: 10px;
	background:url(images/rss.gif) left center no-repeat;
}
#sidebar li#rssfeeds a, #sidebar .textwidget a, #sidebar #tag_cloud a, #sidebar p a {
	background: none;
	display:inline-block;
	margin:0;
	padding:0;
}


#sidebar #tag_cloud a{
	margin:5px 5px 0 6px;
}

#sidebar #wp-calendar {
	margin:6px;
	padding:0;
}

/* Header Menu */

.clearfix:after {
    content: " ";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}


.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}

/* Page Menu CSS */

#pagemenu {	
	background: none repeat scroll 0 0 #F6F6F6;
	width: 100%;
	font-size: 1.4em;
}

#pagemenu ul#page-list {
	background: black;
	border-left: 1px solid black;
	border-right: 1px solid black;
	list-style: none;
	margin: 0 auto;
	width: 960px;	
	display: block; /* ignored by IE  remove space bug on FF, Chrome */	
}

#pagemenu ul li.page_item a, #pagemenu ul li.cat-item a {
	font-weight: bold;
	padding: 0px 20px;
	text-decoration: none;	
	border: none;	
}

#pagemenu ul li.page_item a:hover, #pagemenu ul li.cat-item a:hover {
	text-decoration: none;
}

#pagemenu  #page-list {
	margin:0; padding:0;
	}
		
#pagemenu #page-list li {
		padding:0px;
		float:left;
		list-style: none;
		line-height:30px;
		display: inline;
		margin-left: 5px;
	}
	
#page-item-15{
	border-left: 1px dotted black;
}
	
#pagemenu #page-list li a, #page-list li ul li a{		
	    display:block		
	}	

#page-list li ul.children li a:hover{
	background: #b22222;
	color: white;
}
	
#pagemenu #page-list li ul {
	position: absolute;
	width: 12em;
	left: -999em;
	border-top: none;
	margin:0;
	padding:0; 	
}
#pagemenu #page-list li:hover ul, #pagemenu #page-list li.sfhover ul {
	left: auto;	
}
#pagemenu #page-list li ul li {
	line-height:28px;	
	width:16em;
	margin:0px;
}
#pagemenu #page-list li:hover, #pagemenu #page-list li.hover {
    position: static;
}
#pagemenu #page-list li ul ul {
	margin: -29px 0 0 12em;
}
#pagemenu #page-list li:hover ul ul, #pagemenu #page-list li.sfhover ul ul {
	left: -999em;
}
#pagemenu #page-list li:hover ul, #pagemenu #page-list li li:hover ul, #pagemenu #page-list li.sfhover ul, #pagemenu #page-list li li.sfhover ul {
	left: auto;
}
#pagemenu #page-list li:hover ul ul, #pagemenu #page-list li:hover ul ul ul, #pagemenu #page-list li.sfhover ul ul, #pagemenu #page-list li.sfhover ul ul ul {
	left: -999em;
}
#pagemenu #page-list li:hover ul, #pagemenu #page-list li li:hover ul, #pagemenu #page-list li li li:hover ul, #pagemenu #page-list li.sfhover ul, #pagemenu #page-list li li.sfhover ul, #pagemenu #page-list li li li.sfhover ul {
	left: auto;
} 


/* sidebar ul li pages category */

#sidebar .page_item ul li, #sidebar .cat-item ul li{
	padding-left: 15px;
} 

#sidebar ul li div a.freedownload {
	background: url(images/downloadsimplex.gif) no-repeat;
	text-indent: -9999px;
	display: block;
	height: 70px;
	width: 200px;
	border: none;
}

#sidebar ul li div a.freedownload:hover {
	background: url(images/downloadsimplex.gif) no-repeat 0 -70px;
	position: relative;
}

/* for ad */

#sidebar ul li div div {
	font-size: 0.9em;
	line-height: 1.8em;
}
#sidebar ul li div span.red {
	font-size: 1em;
	font-weight:bold;
	color:#f00;
}

/* MFA - Added for Tables */
th {
	font: bold 12px;
	color: ccc;
	font-family: 'lucida grande', Verdana,Georgia, sans-serif;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #ccc;
	letter-spacing: 2px;
	text-align: left;
	text-transform: uppercase;
	padding: 9px 6px 6px 12px;
}

td {
	font: normal normal normal 12px/normal 'lucida grande', arial, tahoma, sans-serif;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 9px 6px 6px 12px;
	color: #black;
}

/* MFA - Customizations  testing*/

.formwrap{
	margin-left:20px;
	background: none repeat scroll 0 0 #F5F5F5;
	border: 1px solid #E5E5E5;
}

.review_top {
	background-color:#FBF9EA;
	border:1px solid #E2E1D5;
	padding: 2px 5px 80px;
	margin: 10px 0px 0px;
}

.review_captions {
	margin-top: 1px;
	margin-bottom: 0px;
	margin-right: 1px;
}

.review_title {
    margin-left:0px !important;
	line-height: 30px;
	margin-top: 0px;
	padding-bottom: 5px;
	font-size:1.4em;
	padding-top: 5px
}

.reviewpage{
	padding-top: 15px;
	padding-bottom: 7px;
}

.comment_title{
	line-height: 30px;
	margin: 5px 0 0 20px;
	padding-top: 0px;
	padding-bottom: 10px;
	font-size:1.4em;
	padding-top: 10px;
	background: black;
}

.comment_title a, .comment_title a:hover { color: white;}

#featureWrapper {
clear: both;
text-align: center;
/*background: #333; */
}

#featuredposts {
margin: 0 auto;
text-align: left;
}

.featurebox {
float:left;
padding: 5px;
width: 45%;
}

.featurereviews {
padding: 10px;
background-color: #F3F3F3;
font-size: 12px;
color: #4C4C4C;
float:left;
}

.comment_container {
	border: 1px solid #E6E6E6;
	background-color: white;
	font-size: 14px;
	line-height: 22px;
	padding: 20px 0px 0px 20px;
}

#featuredposts h3 {
color: #F90;
font-weight: normal;
letter-spacing: normal;
border-bottom: solid 1px #CCC;
font-size: 1.8em;
}

#featuredposts img {
float:left;
margin-right:3px;
border: none;
}

#featurereviews a {
color: black;
border-bottom: none;
}

#featuredposts a:hover {
color: black;
}

.featureduser{
	text-decoration: none;
	color: #F90;
}

.bigtable {
clear:both;
width: 95%;
}

.myrp_title_cell {
	text-decoration: none;
	text-align: right;
	border-bottom: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	font: 12px 'lucida grande',arial,tahoma,sans-serif;
	padding: 9px 51px 8px 20px;
	margin-top:	0px;
	margin-right:	0px;
	margin-bottom:	0px;
	margin-left: 0px
}

.myrp_input_value{
	text-decoration: none;
	border-bottom: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	font: 12px 'lucida grande',arial,tahoma,sans-serif;
	padding: 9px 116px 8px 10px;
	margin-top:	0px;
	margin-right:	0px;
	margin-bottom:	0px;
	margin-left: 0px
}

.myrp_input_message {
	background-color: #CCCCCC;
	text-decoration: none;
	border-bottom: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	font: 12px 'lucida grande',arial,tahoma,sans-serif;
	padding: 9px 6px 6px 12px
}

td.myrp_title_cell a, td.myrp_title_cell a:hover {
	background: none;
	text-decoration: none;
	border-bottom: none;
	color: #444;
	}
	
.myrp_comment_fields_name {
	text-decoration: none;
	text-align: right;
	border-bottom: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	font: 12px 'lucida grande',arial,tahoma,sans-serif;
	padding: 3px 23px 3px 19px;
	margin-top:	0px;
	margin-right:	0px;
	margin-bottom:	0px;
	margin-left: 0px
}

.myrp_comment_fields_input{
	text-decoration: none;
	border-bottom: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	font: 12px 'lucida grande',arial,tahoma,sans-serif;
	padding: 3px 9px 3px 9px
}

td.myrp_comment_fields_name  a, td.myrp_comment_fields_name  a:hover {
	background: none;
	text-decoration: none;
	border-bottom: none;
	color: #444;
	}

#software_rating{
	border: 1px solid #CCC;
}

#software_rating  table tr th{
	text-transform: none;
	letter-spacing: 1px;
	border: 0
}

#software_rating  table tr td{
	border: 0
}

.comment-sec-rating{
margin-bottom: 12px
}

.myrp_ratings_comments table{
	background-color: #E5EECC;
	background-image: url("http://www.helpdeskreport.com/wp-content/themes/simplex/images/bggreenfade.gif");
	background-repeat: repeat-x;
	border: 1px solid #D4D4D4;
	color: black;
	padding-bottom: 4px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0px;
}

.myrp_ratings_comments table tr td{
	border: 0px;
	text-align: left
}

.socialstuff{
	padding: 20px 0px;
	margin: -1px;
	text-align: center; 
}

.tags{
	/*background-color: #EEE;*/
	/*border: 1px solid #CCC;*/
	border-top: none;
	margin: 10px 0px 0px;
	padding: 2px 5px;
	clear: both;
}

#social {
	height: 29px;
	position: absolute;
	right: -34px;
	top: 18px;
	width: 99px;
}

#social li {
    float: left;
    height: 29px;
    width: 29px;
	list-style: none;
}
#social li a {
    background: url("http://www.helpdeskreport.com/wp-content/themes/simplex/images/social.jpg") no-repeat;
    height: 29px;
    width: 29px;
	border-bottom: none;
}

.title_image{
display: block;
font-size: 6px;
text-indent: -2000em;
z-index: 99999;
}

#social li a.facebook {background-position: 0 -58px;}
#social li a.twitter {background-position: -33px -58px;}
#social li a.feed {background-position: -67px -58px;}
#social li a.facebook:hover {background-position: 0 0;}
#social li a.twitter:hover {background-position: -33px 0;}
#social li a.feed:hover {background-position: -67px 0;}
#social li a.facebook:active {background-position: 0 -29px;}
#social li a.twitter:active {background-position: -33px -29px;}
#social li a.feed:active {background-position: -67px -29px;}

#socialstuff {
	position: absolute;
	margin-left: 932px;
	top: 62px;
	padding: 5px 3px;
}

#search_reviews{
	padding-left: 15px;
	padding-right: 15px;
}

.search_review_help{
	padding-left: 5px;
	padding-right: 85px;
	padding-bottom: 5px;
}

#tag_search{
	padding-left: 15px;
	padding-right: 15px;
}

#browse_search{
	margin-top: 15px;
	padding-top: 10px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom:25px;
}

.highlightme{
	border: 2px solid #FAFAFA;	
}

.highlightme:hover {
	border: 2px solid #C3D9FF;
}

/*homepage areas*/

#helpdeskreport_main{
	padding: 10px;
	background-color: #F1F1F1;
	margin-bottom: 16px;
}

#main_inner{
	border: 1px solid #E6E6E6;
	border-top: 3px solid #CCC;
	padding: 19px;
	margin: 2px 0 16px 0;
	background-color: white;
}

#helpdeskreport_main h2{
	font-size: 24px;
	margin: -5px 0 10px 0;
	padding-bottom: 10px;
	font-weight: bold;
}

#whatsnew {
}
#whatsnew h4, #whatsnew h5{
	font-size: 0.93em;
	padding-left: 46px;
	margin-bottom: 0px;
}

h5 {
	margin-bottom: 2px;
}

#whatsnew p{
	padding-left:46px;
}

.section_header{
	background: #DEDEDE;
	height: 32px;
	padding: 9px 20px 0 20px;
	border-top: 1px solid #B8B8B8;
	border-bottom: 1px solid #B8B8B8;
}

div.section_header h3{
	float: left;
	font-size: 16px;
	color: #1A1A1A;
	margin: 0 7px 0 0;
	padding-left: 0px;
}

/*Search results page */
.alert_box {
	background-color: lightYellow;
	border-color: #E6DB55;
	border-bottom-left-radius: 3px 3px;
	border-bottom-right-radius: 3px 3px;
	border-top-left-radius: 3px 3px;
	border-top-right-radius: 3px 3px;
	border-style: solid;
	border-width: 1px;
	margin: 0 25px;
	padding: 0px 0.6em;
}

.reward_bounty{
	text-align: left;
	font: Helvetica, Arial;
	font-weight: bold;
	font-size: 2.0em;
	color: green;
	padding: 8px 0px;
}

/*single-review styling*/
.linkbutton {
    float: left;
	width: 100%;
	margin: 10px 0;
}
.linkbutton a:link{
	/*border: 2px solid #E2E1D5; 
	background-image: url("http://www.helpdeskreport.com/wp-content/themes/simplex/images/bggreenfade.gif");
	border-bottom-left-radius: 3px 3px;
	border-bottom-right-radius: 3px 3px;
	border-top-left-radius: 3px 3px;
	border-top-right-radius: 3px 3px;
	padding: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	float:right;*/
	width:160px;
	background-color: #D65231;
    background-image: -moz-linear-gradient(center bottom , #C62909 2%, #D95218 51%, #EA7827 76%);
    border: 1px solid #DE6A2D;
    border-radius: 5px 5px 5px 5px;
    font-size: 1em;
    letter-spacing: 1.2px;
    margin-top: 5px;
    padding: 5px 10px;
    text-transform: uppercase;
	text-align: center;
}

.linkbutton a {
    color: #FFFFFF;
	text-decoration: none;
	border-bottom: none;
}

.linkbutton a:hover{
	background-color: #E88D38;
    background-image: -moz-linear-gradient(center bottom , #D65231 10%, #E2752C 51%, #EB8D28 87%);
	color: #FFFFFF;
}
/* News feed table*/

#alert_table{
	border-collapse:collapse;
	border-spacing: 2px;
}

.alertdate{
	background-color: #FBF9EA;
	border: 1px solid #ccc;
	border-bottom: 0px;
}

.alerttitle{
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-top: 0px;
	border-bottom: 0px;
}

.alertdescription{
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-top: 0px;
	border-bottom: 1px solid #ccc;
}

.alertdescription a{
	color: darkgray !important;
}


/*
#search_reviews{
	border-top: 2px solid #C3D9FF;
	border-bottom: 2px solid #C3D9FF;
	background-color: #E8EEFA;
	padding: 0px;
	margin: 0px;
}*/

.widget{
	background-color: white;
	padding-bottom: 10px;
	border: 1px solid #DDD;
	margin-right: 5px;
}

.widget_nav_menu{
    
}

.myrp_rating_container {
	padding-top: 6px;
	Padding-bottom: 4px;
}

#myrp_wp_top_rated_widget-3 ul li a{
	padding-left: 9px;
} 

#myrp_wp_top_rated_widget-3 ul li {
	padding-right: 7px;
}

.bloglink{
	padding-bottom: 5px;
}
.bloglink a, .bloglink a:visited{
	color: #B85B5A;
	border-bottom: 1px solid #E8C8C8;
}
.bloglink a:hover{
	background: none repeat scroll 0 0 #E8C8C8;
	border-bottom: 1px solid #C47373;
	color:#333333;
}

.terms a, .terms a:visited, .terms a:hover {
	color: black;
	text-decoration: bold;
	background: none;
	border-bottom: 1px solid gray;
	color:#333333;
}

.new_list {
	list-style-image: url("http://www.helpdeskreport.com/shared/images/new.gif");
}

.new_list li {

}

.myrp_wp_top_rated_widget{
	margin-right: 5px;
	padding-right:5px;
}


#container_wrap{
	overflow: hidden;
	width:100%;
}

#auth_box{
    border: 1px solid;
    height: 175px;
    margin-left: 20px;
    padding-left: 15px;
}

/* Google Translate box styling */
#google_translate_element{
	float: right;
}

.goog-te-menu-value{
	border-bottom: none;
}

/* Comment list - homepage */
.detail-row {
	margin: 0 10px 20px 0;
	height:95px;
	background-color: #F1F1F1;
	2px solid #E6E6E6;
}

.comment-detail {
	padding-left: 100px;
}

.left-title {
	display: inline;
	font-size: 14px;
	font-weight: bold;
	color: #333;
}

.reviewedby {display: inline;font-size: 11px;color: gray;font-weight: normal;}
.right-author{display: inline;font-weight: bold;color:#808080;}

.left-user {
	float: left;
}

.left-user img {
	max-width: none;
	
}

.comment-textbox{

}
