/*
Theme Name: Softactivity.com
Theme URI: http://softactivity.com/
Description: 
Version: 
Author: 
Tags: blue, custom header, two columns, widgets

*/


/* MAIN TYPOGRAPHY */
html { font-size: 62.5%; font-family:  tahoma, ms sans serif; }
strong, th, thead td, h1, h2, h3, h4, h5, h6 { font-weight: bold; }
cite, em, dfn { font-style: italic; }
code, kbd, samp, pre, tt, var, input[type='text'], input[type='password'], textarea { font-size: 1.2em; font-family: tahoma, courier, monaco, "Lucida Console", mono-space; }
del { text-decoration: line-through; color: #666; }
ins, dfn { border-bottom: 1px solid #ccc; }
small, sup, sub { font-size: 85%; }
abbr, acronym { text-transform: uppercase; font-size: 85%; letter-spacing: .1em; }
a abbr, a acronym { border: none; }
abbr[title], acronym[title], dfn[title] { cursor: help; border-bottom: 1px solid #ccc; }
sup { vertical-align: super; }
sub { vertical-align: sub; }

/* QUOTES */
blockquote { border-top: 1px solid #ccc; border-bottom: 1px solid #ccc; color: #666; }
blockquote *:first-child:before { content: "\201C"; }
blockquote *:first-child:after { content: "\201D"; }

/* language specific quotes! */
q { quotes: "\201C" "\201D" "\2018" "\2019"; }

/*
-----------------------------
CONTENT ONLY, DEFAULT
-----------------------------
*/

/* BASE SIZES */
body { font-size: 1.1em; line-height: 1.4em; background: #FFF; }
h1 { font-size: 1.5em; }
h2 { font-size: 1.4em; }
h3 { font-size: 1.3em; }
h4 { font-size: 1.2em; }
h5 { font-size: 1.1em; }
h6 { font-size: 1em; }

/* HR */
hr { display: block; background: #aaa; color: #aaa; width: 100%; height: 1px; border: none; }

/* LISTS */
ol { list-style-position: outside; list-style-type: decimal; }
dt { font-weight: bold; }

/* MARGINS & PADDINGS */
body { margin: 1px; }
blockquote *:first-child { margin: .8em 0; }
hr, p, ol, dl, pre, blockquote, address, form { margin-bottom: 1.6em; }
p+p { margin-top: -.8em; }

/* NOTE: Calulate header margins: TOP: 1.6em/size, BOTTOM: 1.6em/size/2 */
h1 { margin: 1.5em 0 .5em;  }
h2 { margin: 1.57em 0 .135em; }
h3 { margin: 1.14em 0 .17em; }
h4 { margin: 1.23em 0 .215em; }
h5 { margin: 1.33em 0 .27em; }
h6 { margin: 1.6em 0 .4em; }
caption { padding-bottom: .8em; } /* padding instead of margin for IE */
blockquote { padding: 0 1em; margin: 1.6em 0; }
fieldset { padding: 0 1em 1em 1em; margin: 1.6em 0; } /* padding-top is margin-top for fieldsets in Opera */
legend { padding-left: .8em; padding-right: .8em; }
legend+* { margin-top: 1em; } /* compensates for the opera margin bug */
textarea, input { padding: .15em .4em .1em .4em; }
select { padding: .1em 0 0 .2em; }
option { padding: 0 .4em; }
dt { margin-top: .8em; margin-bottom: .4em; }
form div { margin-bottom: .8em; }

/* COLORS */
a:link { text-decoration: underline; color: #36c; }
a:visited { text-decoration: underline; color: #99c; }
a:hover { text-decoration: underline; color: #c33; }
a:active, a:focus { text-decoration: underline; color: #000; }
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a { color: #ff6600 !important; text-decoration: none !important; }
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover { color: Red !important; }
code, pre { color: #c33; } /* very optional, but still useful. W3C uses about the same colors for codes */

/* CLEARFIX */
.clearfix:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; font-size:0;}
.clearfix {display: inline-block;} /* for IE/Mac */
html[xmlns] .clearfix {  display: block; }

/* IMG ALIGN */
img[align=left] {float:left; margin:0 1em 1em 0}
img[align=right] {float:right; margin:0 0 1em 1em}



/* Main Structure */

html,body{height:100%;}
#main,#footer{min-width:780px;}
#main{margin:0 0 -50px;min-height:100%;background-color: #E2E5E7;}
#header {background-color: #fff;}
#clear{clear:both;overflow:hidden;height:50px;}
#left, #wrapper {background-color: #E2E5E7;}
#left .content, #wrapper .content {background-color: #fff; }
#left{width:210px;}
#wrapper{width:100%;border:0;}
#wrapper .content{margin: 10px 10px 10px 10px;min-height:100%;}
#left .content{
	margin: 10px 0px 10px 10px;
	min-height:100%;
	padding-bottom:20px;
	padding-top:10px;
}
#footer{height:90px;}
#center_block {min-width:780px;border:0;}
#sidebar {
	margin-top: 10px;
	margin-right: 10px;
	width: 250px;
}


/* Blank Styles */

#menu_blog {background-color: #e2e5e7;}
a#menu_blog:hover {color:#999999; }

hr {	color: #e9e9e9;	height: 1px;}
hr.white {	color: #ffffff;	height: 1px;}
p {	font-family: tahoma, ms sans serif;	font-weight : normal;}
.pic {	border-color: #333333;	padding-right: 0;	margin-right: 0;}
td {
	font-family: tahoma, ms sans serif;
	font-size: 11px;
	vertical-align: top;
	color: #333333;
}
.pic1 {	border-color: #1f9def;	padding-right: 5;	margin-right: 5;}
.newshd{color: #999999;font-size: 14px;}
.art {color: #000000;font-size: 12px;}
td.toplink {
	font-family: tahoma, ms sans serif;
	font-size: 10px;
	text-align: right;
	vertical-align: middle;
	color: #ffffff;
	background: #ff6600;
	font-weight: normal;
	padding-top: 5px;
}
td.footer1 {
	font-family: tahoma, ms sans serif;
	font-size: 10px;
	text-align: center;
	vertical-align: middle;
	color: #878787;
	background: #f9f9f9;
	padding-top: 2;
	padding-bottom: 2;
	padding-left: 20;
	padding-right: 20;
	font-weight : normal;
}
td.footer2a {
	font-family: tahoma, ms sans serif;
	font-size: 10px;
	text-align: center;
	vertical-align: middle;
	color: #ffffff;
	background: #4580bb;
	padding-top: 2;
	padding-bottom: 2;
	padding-left: 20;
	padding-right: 20;
	font-weight : normal;
}
td.footer2b {
	font-family: tahoma, ms sans serif;
	font-size: 10px;
	text-align: right;
	vertical-align: middle;
	color: #ffffff;
	background: #4580bb;
	padding-top: 2;
	padding-bottom: 2;
	padding-left: 20;
	padding-right: 20;
	font-weight : normal;
}
td.leftcol {
	font-family: tahoma, ms sans serif;
	font-size: 11px;
	text-align: left;
	vertical-align: top;
	color: #333333;
	background: #ffffff;
	padding-top: 10;
	padding-bottom: 5;
	padding-left: 10;
	padding-right: 10;
	font-weight : normal;
}
th {
	font-family: tahoma, ms sans serif;
	font-size: 11px;
	text-align: left;
	vertical-align: middle;
	color: #333333;
	background: #e2e5e7;
	padding-top: 5;
	padding-bottom: 5;
	padding-left: 10;
	padding-right: 10;
	font-weight : bold;
}
table.tab1 {
	margin-left: 10px;
	width: 172px; 
	border: 0;
}
td.tab1 {
	font-family: tahoma, ms sans serif;
	font-size: 11px;
	background: #f1f3f4;
	padding-left: 10px;
	padding-right: 10px;
	font-weight : normal;
}
td.tab1a {
	font-family: tahoma, ms sans serif;
	font-size: 11px;
	text-align: left;
	vertical-align: top;
	color: #333333;
	background: #f1f3f4;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 0;
	padding-right: 10;
	font-weight : normal;
}
.menu1 {
	font-family: tahoma, ms sans serif;
	font-size: 11px;
	text-align: left;
	background: #ffffff;
	padding-left: 20px;
	font-weight : normal;
}

td.maincol {
	font-family: tahoma, ms sans serif;
	font-size: 11px;
	text-align: justify;
	vertical-align: top;
	color: #333333;
	background: #ffffff;
	padding-top: 10;
	padding-bottom: 5;
	padding-left: 10;
	padding-right: 10;
	font-weight : normal;
}
.plaintext {
	font-family: tahoma, ms sans serif;
	font-size: 11px;
	text-align: left;
	vertical-align: top;
	color: #333333;
	padding-top: 5;
	padding-bottom: 5;
	padding-left: 10;
	padding-right: 10;
	font-weight : normal;
}
.bright {
	font-family: tahoma, ms sans serif;
	font-size: 11px;
	text-align: left;
	vertical-align: middle;
	color: #333333;
	background: #ffffff;
	padding-top: 5;
	padding-bottom: 5;
	padding-left: 10;
	padding-right: 10;
	font-weight : normal;
}
.odd {
	font-family: tahoma, ms sans serif;
	font-size: 11px;
	text-align: left;
	vertical-align: top;
	color: #333333;
	padding-top: 5;
	padding-bottom: 5;
	padding-left: 10;
	padding-right: 10;
	font-weight : normal;
}
.even {
	font-family: tahoma, ms sans serif;
	font-size: 11px;
	text-align: left;
	vertical-align: top;
	color: #333333;
	background: #f1f3f4;
	padding-top: 5;
	padding-bottom: 5;
	padding-left: 10;
	padding-right: 10;
	font-weight : normal;
}
td.content0 {
	font-family: tahoma, ms sans serif;
	font-size: 11px;
	text-align: left;
	vertical-align: top;
	color: #333333;
	background: #ffffff;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 0;
	padding-right: 0;
	font-weight : normal;
}
td.content-r {
	font-family: tahoma, ms sans serif;
	font-size: 11px;
	text-align: justify;
	vertical-align: top;
	color: #333333;
	background: #ffffff;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 10;
	padding-right: 0;
	font-weight : normal;
}
td.content-l {
	font-family: tahoma, ms sans serif;
	font-size: 11px;
	text-align: justify;
	vertical-align: top;
	color: #333333;
	background: #ffffff;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 0;
	padding-right: 10;
	font-weight : normal;
}
td.block {
	font-family: tahoma, ms sans serif;
	font-size: 13px;
	text-align: left;
	vertical-align: top;
	color: #333333;
	background: #e2e5e7;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 10;
	padding-right: 10;
	font-weight : normal;
}
td.box {  background-color:#7da6cf;  color:white;  text-align:center;}
a.box:link, a.box:visited, a.box:active, a.box:hover {  color:white;	text-decoration: none;}
input.search, select.search, textarea.search
{
	font-family: tahoma, ms sans serif;
	font-size: 10px;
	color: #333333;
	background-color: #fbfbfb;
	border-left: #bdc0bc 1px solid;
	border-right: #ffffff 1px solid;
	border-top: #bdc0bc 1px solid;
	border-bottom: #f7f7f7 1px solid;
	width: 90px;
}
input.button {	border: 0;}
input.search_btn {	font-size: 10px;	font-weight: bold;	width : 30pt;}
a:link, a:visited, a:active {	color: #336cb6;	}
a:hover {	color: #f12b2b;	text-decoration: underline;}
a.white:link, a.white:visited, a.white:active {	color: #ffffff;	text-decoration: underline;	font-weight : normal;}
a.white:hover {	color: #ffffff;	text-decoration: underline;	font-weight : normal;}
a.parnetlink, a.parnetlink:visited, a.parnetlink:hover {color:  #878787;text-decoration: none;}
a.bottomlinks, a.bottomlinks:visited, a.bottomlinks:hover {text-decoration: none;}
img.flags{border: 1px solid LightGrey;}
td.screens {padding: 20;}
a.menulink:link, a.menulink:visited {
background:url(images/p2.gif) no-repeat;
background-position: 10px 5px;
display:block;
padding-top:0px;
padding-bottom:0px;
padding-left:20px;
vertical-align:middle;
width:90%;
text-decoration:none;
font-weight : bold;
}
a.menulink:hover{background-color: #e2e5e7;}
a.menulinktop:link, a.menulinktop:visited {
background:url(images/p1.gif) no-repeat;
background-position:0 5px;
display:block;
padding-top:0px;
padding-bottom:0px;
padding-left:10px;
vertical-align:middle;
width:90%;
text-decoration:none;
font-weight : bold;
}
a.menulinktop:hover {background-color: #e2e5e7;}
a.menulinkbox:link, a.menulinkbox:visited{
	background: url(images/p1.gif) no-repeat;
	background-position: 0 5px;
	display: block;
	padding-left: 10px;
	vertical-align: middle;
	text-decoration: none;
	color: #ff6600;
}
a.menulinkbox:hover {color: red;}
a.h2{ color: #ff6600;font-weight : bold;text-decoration: none;}
a.h2:hover{	color:Red;}

table.resellers
{
	width: 100%;
}

table.resellers td
{
	border-bottom: thin dotted lightgray;
}

img.award
{
	margin:10;
}


/* Additional Styles */
.lc {
	background-image: url(images/index_01.gif);
	background-position: left top;
	background-repeat: no-repeat;
}
.rc {
	background-image: url(images/index_03.gif);
	background-position: right top;
	background-repeat: no-repeat;
}
td.header {
	width: 11px;
	height: 25px;
}
a.header {
	color: #fff;
}
a.spy {
	margin-right: 20px; 
	margin-top: 3px;
	vertical-align: top;
}
span.lang {
	vertical-align: top;
	padding-top: 3px;
}
table.logo {
	background-image: url(images/index_06.gif);
	background-position: center top;
	background-repeat: repeat-x;
	width: 100%;
	border: 0;
	margin-bottom: 1px;
	margin-top: 1px;
}
img.button {
	cursor: pointer; 
	display: none;
}
hr.blue_empty {
	background: #4781BC;
	color: #4781BC;
	height: 24px;
	display: block;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
table#home {
	margin-bottom: 5px;
	width: 100%;
	border: 0px;
}
td.line {
	background-image: url(images/line-h.gif);
	background-position: center top;
	background-repeat: repeat-x;
}
td.height5 {
	background-image: url(images/1x1.gif);
	background-position: center top;
	background-repeat: no-repeat;
	width: 100%; 
	height: 5px;
}
table.dot_separator {
	width: 85%;
	border: 0;
	margin: 0 auto;
}



/* Default Wordpress */

/* Begin Typography & Colors */

#page {
	background-color: white;
	border: 1px solid #959596;
	text-align: left;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	font-size: 1.2em;
	margin-top: 10px;
	}

.widecolumn {
	line-height: 1.6em;
	}

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

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}

small {
	font-size: 0.9em;
	line-height: 1.5em;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.commentlist li, #commentform input, #commentform textarea {
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.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;
	}

.commentmetadata {
	font-weight: normal;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	text-decoration: none;
	}

a:hover {
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */

#page {
	background-color: white;
	margin: 0px auto;
	padding: 0;
	}
.narrowcolumn {
	padding: 0px 40px 20px 10px;
	margin: 0;
	}
.post {
	margin: 0 0 40px;
	text-align: justify;
	clear: both;
	}
.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 20px;
	margin: 0;
	}

h2.pagetitle {
	text-align: center;
}
div.post h2 {
	padding-top: 20px;
}	
#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

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

h3.comments {
	padding: 0;
	margin: 20px auto 10px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	width: 50%;
	text-align: right;
	}

.alignleft {
	float: left;
	width: 50%;
	text-align: left;
	}
/* End Images */



/* Begin Lists

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

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol 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: 15px;
	}

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

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

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

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

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	padding: 5px 3px;

	}

#sidebar #searchform #s {
	width: 128px;
	padding: 2px;
	float: left;
	margin-right: 10px;
	margin-top: 2px;
	}

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

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



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

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

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

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

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

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



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

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

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

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	}
/* End Various Tags & Classes*/



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

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.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 */
