/*  
Theme Name: SecurityConfig Theme
Theme URI: http://www.securityconfig.com/
Description: This is the new wordpress theme for Securityconfig
Version: 1.0
Author: Rafael Robinson
Author URI: http://www.ientry.com/
*/
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin: 0px;
	padding: 0px;
	vertical-align: top;
}
div {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin: 0px;
	padding: 0px;
}
a, a:visited{
	color: #0066cc;
	text-decoration: none;
}
a:hover, a:hover:visited {
	color: #0066cc;
	text-decoration: underline;
}
p {
	margin: 5px 0px 5px 0px;
	padding: 0px;
}
form {
	margin: 0px;
	padding: 0px;
}
cite {
	font-weight: bold;
}
small {
	font-style: italic;
}
.container {
	width: 100%;
}
.center {
	text-align: center;
}
.clear {
	clear: both;
}
.header {
	height: 44px;
	clear: both;
}
.logo {
	width: 257px;
	height: 44px;
	float: left;
}
.logoright {
	height: 44px;
	text-align: right;
}
.navbar {
	width: 100%;
	height: 25px;
	padding: 3px 0px 3px 0px;
	background-color: #6699CC;
	clear: both;
}
.navlinks {
	width: 387px;
	padding: 4px 0px 0px 0px;
	float: left;
}
.searchbar {
	text-align: right;
	padding: 2px 5px 0px 0px;
}
.searchbar input, .searchbar img {
	vertical-align: bottom;
}
.searchbarinput {
	width: 200px;
	height: 14px;
	font-size: 9px;
}
.search2 {
	margin: 10px 0px 0px 0px;
	padding: 5px 0px 0px 0px;
}
.search2input {
	width: 300px;
}
.topad {
	width: 100%;
	text-align: center;
	padding: 10px 0px 10px 0px;
	background-image: url(http://images.ientrymail.com/securityconfig/images/adareabackground.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.welcomebar {
	background-color: #6699cc;
	text-align: center;
	color: #FFFFFF;
	margin: 0px 0px 10px 0px;
	padding: 5px;
	clear: both;
}
.leftcolumn {
	width: 160px;
	padding: 5px;
	text-align: left;
}
.leftcolumn ul {
	margin: 0px 0px 15px 0px;
	padding: 0px;
	width: 158px;
}
.leftcolumn ul li {
	list-style: none;
	margin: 0px;
	padding: 2px;
	text-align: left;
	border-left: solid 1px #6699cc;
	border-right: solid 1px #6699cc;
}
.leftcolumn h2 {
	margin: 0px;
	padding: 2px;
	color: #FFFFFF;
	font-size: 14px;
	border: solid 1px #000000;
	background-color: #6699CC;
	width: 160px;
}
.lcheader {
	background-color: #6699cc;
	font-weight: bold;
	color: #FFFFFF;
}
.lcheader a {
	color: #FFFFFF;
}
.nlsusite {
	font-weight: bold;
}
.lcfooter {
	text-align: right;
	border-bottom: solid 1px #6699cc;
}
.formField {
	width: 148px;
}
.middlecolumn {
	padding: 5px;
}
.middlecolumn ol {
	margin: 0px;
	padding: 0px 0px 0px 30px;
}
.middlecolumn li {
	padding: 2px;
	background-image: url(http://images.ientrymail.com/securityconfig/images/comment_background.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.middlecolumn h2 {
	margin: 0px;
	padding: 2px;
	color: #FFFFFF;
	font-size: 14px;
	border-top: solid 1px #000000;
	background-color: #6699CC;
}
.pagetitle {
	background: none;
	border: none;
}
.post {
	margin: 0px 0px 15px 0px;
	padding: 5px;
	border-top: solid 1px #8D8D8D;
}
.post h2 {
	margin: 0px;
	padding: 0px;
	border: none;
	background-color: #FFFFFF;
	color: #0066CC;
}
.post h2 a, .post h2 a:hover, .post h2 a:visited, .post h2 a:hover:visited {
	text-decoration: none;
	color: #0066CC;
}
.post ul {
	margin: 15px 0px 15px 0px;
	padding: 0px;
}
.post ul li {
	margin: 0px 0px 3px 0px;
	padding: 0px;
	background: none;
	list-style: none;
}
.entry {
	padding: 5px;
}
.entry2 {
	background-color: #FFF8EE;
	padding: 5px;
}
.postmetadata {
	border-top: dashed 1px #FFDCA8;
	padding: 5px;
	font-weight: bold;
}
.commentlist {
	width: 80%;
}
.commentmetadata {
	font-style: italic;
}
.alt {
	background-color: #EEEEEE;
	padding: 2px;
}
.dark {
	background-color: #EEEEEE;
	padding: 3px;
}
.light {
	background-color: #FFFFFF;
	border-right: solid 1px #EEEEEE;
	padding: 3px;
}
.editbox {
	padding: 5px;
	font-weight: bold;
	color: #CC0000;
	border: dotted 1px #EEEEEE;
}
.editbox a {
	color: #CC0000;
}
#comments {
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	margin: 15px 0px 2px 0px;
	border-bottom: dotted 1px #000000;
	padding: 0px;
}
#respond {
	font-size: 12px;
	font-weight: bold;
	color: #6699CC;
	margin: 15px 0px 2px 0px;
	padding: 0px;
}
#commentform {
	width: 80%;
	padding: 5px;
	border: dotted 1px #CCCCCC;
}
#author {
	width: 250px;
}
#email {
	width: 250px;
}
#url {
	width: 250px;
}
#comment {
	width: 100%;
	height: 250px;
}
#submit {
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	background-color: #6699CC;
}
#first_name {
	width: 250px;
}
#company {
	width: 20px;
}
#job_title {
	width: 250px;
}
#phone_no {
	width: 250px;
}
#advertcomment {
	width: 300px;
	height: 150px;
}
.greentdbackground {
	background-color: #6699CC;
	padding: 4px;
	color: #FFFFFF;
	border-bottom: solid 1px #FFFFFF;
}
.greentdtext {
	padding: 15px 5px 5px 5px;
}
.greentdtext ul {
	margin: 0px;
	padding: 0px;
}
.greentdtext li {
	list-style: none;
	background-image: none;
}
.greentdtext h2 {
	background-color: #CCCCCC;
	border: solid 1px #6699CC;
	margin: 0px;
	padding: 2px;
}
.submainad {
	text-align: center;
	margin: 15px 0px 0px 0px;
}
.navigation {
	width: 100%;
	background-color: #EEEEEE;
}
.alignleft {
	text-align: left;
	float: left;
	width: 50%;
}
.alignright {
	text-align: right;
	float: left;
	width: 50%;
}
.topborder {
	border-bottom: solid 1px #000000;
	background-color: #6699CC;
	font-weight: bold;
	color: #FFFFFF;
}
.subborder {
	border: solid 1px #EEEEEE;
}
.screencap {
	text-align: center;
	float: left;
	margin: 0px 15px 0px 0px;
	height: 125px;
	height: 125px;
}
.downloadlink {
	font-weight: bold;
	font-size: 13px;
	margin: 15px 0px 15px 0px;
}
.downloadlink a {
	text-decoration: none;
	color: #CC0000;
}
.authorlink {
	display: inline;
	margin: 0px;
	padding: 0px;
}
.authorlink a {
	text-decoration: none;
}
.categorylink {
	display: inline;
	margin: 0px;
	padding: 0px;
}
.categorylink a {
	text-decoration: none;
}
.softwareinfo {
	width: 90px;
	margin: 0px;
	padding: 0px;
	float: left;
	font-weight: bold;
}
.softwareinfoalt {
	width: 70px;
	margin: 0px;
	padding: 0px;
	float: left;
	font-weight: bold;
}
.pubdescrip {
	font-weight: bold;
	font-size: 13px;
	color: #6699CC;
	margin: 5px 0px 0px 0px;
	text-align: left;
	border-top: solid 1px #6699CC;
}
.singlescreenshot {
	float: left;
	width: 125px;
	height: 125px;
	margin: 0px 15px 15px 0px;
	padding: 8px 0px 0px 0px;
}
.rightcolumn {
	width: 336px;
	padding: 5px;
}
.rightcolumn h2 {
	margin: 0px;
	padding: 2px;
	color: #FFFFFF;
	font-size: 14px;
	border: solid 1px #000000;
	background-color: #6699CC;
	width: 330px;
}
.rightcolumn ul {
	width: 336px;
	margin: 0px 0px 15px 0px;
	padding: 0px;
}
.rightcolumn li {
	list-style-type: disc;
	list-style-position: inside;
	padding: 2px;
	border-left: solid 1px #EEEEEE;
	border-bottom: solid 1px #EEEEEE;
	border-right: solid 1px #EEEEEE;
	list-style-image: url(http://images.ientrymail.com/securityconfig/images/li_star.gif);
}
.rightcolumn li a, .rightcolumn li a:visited {
	text-decoration: none;
	color: #000000;
}
.rightcolumn li a:hover, .rightcolumn li a:hover:visited {
	text-decoration: underline;
	color: #000000;
}
.rightcolumnad {
	width: 160px;
	text-align: center;
	margin: 10px 0px 10px 0px;
}
#ctas_form {
	background-color: #EEEEEE;
}
#ctas_form ul {
	margin: 0px;
	padding: 0px;
}
#ctas_form li {
	background-image: none;
	list-style: none;
}
#ctas_form a, #ctas_form a:visited, #ctas_form a:hover, #ctas_form a:hover:visited {
	text-decoration: none;
}
#ctas_searchquery {
	margin: 5px 0px 5px 0px;
}
.adrightcol {
	margin: 0px 0px 15px 0px;
}
.footer {
	background-color: #6699cc;
	padding: 10px;
	text-align: center;
	color: #FFFFFF;
}
.footer a, .footer a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.footer a:hover, .footer a:hover:visited {
	text-decoration: underline;
	color: #FFFFFF;
}
/* Begin Contact Form CSS */
.contactform {
	position: static;
	overflow: hidden;
	width: 100%;
	background-color: #6699CC;
}
.contactleft {
	width: 92px;
	white-space: pre;
	text-align: left;
	clear: both;
	float: left;
	display: inline;
	padding: 4px;
	margin: 0px;
	color: #FFFFFF;
}
.contactright {
	width: 312px;
	text-align: left;
	float: left;
	display: inline;
	padding: 4px;
	margin: 0px;
	color: #FFFFFF;
}
.contacterror {
	border: 1px solid #ff0000;
}
.contactsubmit {

}
/* End Contact Form CSS */
.dropdown {
	margin: 0px 0px 15px 0px;
}
.signupbottom {
	text-align: center;
	padding: 2px;
	border-left: solid 1px #EEEEEE;
	border-bottom: solid 1px #EEEEEE;
	border-right: solid 1px #EEEEEE;
	list-style-type: none;
}
.top-ientry-bar {
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 35px;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	background: #6699CC url(http://images.ientrymail.com/securityconfig/ientry-bar.jpg) repeat-x left top;
}
.top-ientry-bar a {
	margin: 0px;
	padding: 8px 15px 10px 10px;
	float: left;
	color: #FFFFFF;
	display: block;
	font-weight: bold;
	text-decoration: none;
	border-right: solid 1px #6699CC;
}
.top-ientry-bar a:hover {
	margin: 0px;
	padding: 8px 15px 10px 10px;
	float: left;
	color: #FFFFFF;
	display: block;
	font-weight: bold;
	text-decoration: none;
	border-right: solid 1px #6699CC;
	background: #6699CC url(http://images.ientrymail.com/securityconfig/ientry-hover.jpg) repeat-x left top;
}
.top-ientry-bar a img {
	margin: -5px 5px -6px 0px;
	z-index: 2;
}
#ientry-bar-right {
	float: right;
	border-right: none;
	border-left: solid 1px #6699CC;
}
.ientry-bar-clear {
	clear: both;
}
