/*
Theme Name: Softwaretesting.Net 
Theme URI: http://joomlahostingpro.com/
Description: WordPress Custom Theme by Jan Pekar.
Version: 05 2009 , 11:02
Author: Jan.Pekar@gmail.com
*/

html>body #content {
	height: auto;
	min-height: 580px;
}

body{
	font-family: verdana;
	background-color: #FFFFFF;
	text-align: center;
}

body,td,th {
	color: #666666;
}

a, a:link {
	padding: 1px;
	color: #424242;
	text-decoration: underline;
}

a:hover {
	color: #424242;
	text-decoration: none;
	SP_HOVERLINK;
}

h1 {
	font-family: georgia;
	font-weight: bold;
	font-size: 190%;
}


h2 {
	font-family: Arial;
	font-weight: bold;
	font-size: 150%;
}

h3 {
	font-family: Arial;
	font-size: 20px;
	color:#9B9B9B;
	margin-top:-30px;
}


h4 {
	font-size: 105%;
}

p {
	font-size: 80%;
	margin-bottom:1em;
}

strong, b {
	font-weight: bold;
}

em, i {
	font-style: italic;
}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
}

acronym, abbr
{
	font-size: 0.9em;
	letter-spacing: .07em;
}

a img {
	border: none;
}


#hd{
	text-align: center;
	padding-top: 24px;
	padding-bottom: 24px
}
#hd h1{
	font-size: 290%;
	color: #FFFFFF;

}

h3 a:link, h3 a:hover, h3 a:visited{
	color: #0789C5;
}

.item {
	padding: 10px;
	background-color: #E8F3F9;
	/*
	background-image: url(/); 
	background-repeat: repeat;*/
	text-align:left;
	border: 0pt solid #C0C0C0;
	margin-bottom: 1em;
	font-size:12px;
	margin-bottom:30px;
	padding-bottom:40px;
	
	
}

.item ul {
	list-style-type: disc;
	padding-left: 15px;
	margin-left: 10px;
	
}


.item ol{
	list-style-type: decimal;
	padding-left: 15px;
	margin-left: 10px;
	font-size: 80%;
}

.itemhead{
	padding-top: 5px;
	padding-bottom: 5px;
	
}


.chronodata {
	display: inline;
	text-align: right;
	margin-left: 2em;
	font-size: 80%;
}


.itemhead h3{
	display: inline;
}

h4 a:link, h4 a:hover, h4 a:visited{
        color: #FFFFFF;
		text-decoration:none;
}

input{
	font-size: 80%;
}

.metadata{
	line-height: 190%;
	font-size: 75%;
}

.metadata a:link, .metadata a:hover, .metadata a:visited{
	color: #424242;
}

.commentlist p {
	clear: both;
	font-size: 90%;
}


cite{
	font-size: 95%;
}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
}

.commentmetadata {
	font-size: 80%;
	float: right;

}

.commentlist li {
	padding: 2px;
	border-top: 1px solid #C0C0C0;
}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 20px;
	color: #FFFFFF;
}

.navigation a:link, .navigation a:hover, .navigation a:visited{
	color: #1E90CF;
	font-size:12px;
	margin-bottom:20px;
}

.alignright {
	float: right;
}

.alignleft {
	float: left
}


#secondary, #third{
	background-color: #FFFFFF;
	text-align:left;
	padding: 0px;
	border: 0pt solid #C0C0C0;
	border-bottom: 0px;
	min-height: 300px;
	width:246px;
	margin:0px;
	float:left;
	margin-left:4px;
}

#secondary h4, #third h4{
	color: #666666;
	font-family: Trebuchet MS, arial, sans-serif;
	margin-top: 5px;
	padding: 0px;

}

#secondary p, #third p{
		padding: 3px;
		font-size: 70%;
}

#third {
	margin-left: 9px;
}

#menu {
padding:0; 

}
#menu ul {
list-style:none; 
margin:0; 
padding:0;  
/*border-left:1px solid #ddd;
border-right:1px solid #ddd;
/*border-bottom: 0px solid #ddd; */
margin-top:-14px;
margin-bottom:10px;
margin-left:3px;
width:244px;
background: url("images/modulesf.jpg")  -3px bottom no-repeat ;
padding:0px;
padding-bottom:6px;
}
#menu ul li { 
padding:0px;
padding-bottom:2px;
padding-top:2px;
margin:0px; 
margin-top:-3px; 
border-bottom: #ddd solid 0px; 
background: none;
background: url("images/modulesm.jpg") -2px repeat-y ;
width:244px;
}
#menu ul li a { 
display:block; padding:2px 2px 2px 19px; text-decoration:none; color: #666666;
background:#ffffff url("images/bullet1.gif") left no-repeat; 
margin-left:1px;
margin-right:4px;
}
#menu ul li a:hover { color:#666666; 
background: #E8F3F9 url("images/bullet1.gif") left no-repeat; 
}
#menu ul li em { display:block; }
#menu ul li.sect { font-weight:bold; color:#666666; background:#89d; padding:2px 0; text-indent:2px; margin-top:2px;}
#menu ul li.first {margin-top:0;}
#menu h4 {
color:#FFFFFF;
font-size:14px;
background: url("images/modulesh.jpg") no-repeat;
height:38px;
width:244px;
padding-left:15px;
padding-top:10px;
margin:0px;
}
#menu th{color: #666666;}
#menu caption{ color:#666666;}
#menu td a{color:#FCE8A9}


li .categories, li .linkcat, li .pagenav {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

.yui-nav{
	margin-bottom: -1px;
}

.yui-navset .yui-nav a:hover {
	background-color: #406C93;
	color: #FFFFFF;
}

.yui-navset .yui-nav li a {
    background-color: #CCCCFF;
	background-image: url(/); 
	background-repeat: repeat;
	border-bottom: 0px;
	color: #FFFFFF;
	padding: .3em .7em .3em .7em;
	text-decoration:none;
	font-size: 85%;
}

.sidebarSearch{
	clear: both;
	margin-bottom: 5px;
	margin-left: 2px;
}


#wp-calendar {
	empty-cells: show;
	font-size: 90%;
	margin: 0;
	width: 90%;
}

#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;
	text-decoration: none;
}


#wp-calendar td {
	color: #FFFFFF;
	font-size: 70%;
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;
}


#wp-calendar #today {
	background: ;
	color: #406C93;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}

#ft {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #FFFFFF;
}

#ft a:link, #ft a:hover, #ft a:visited{
	color: #FFFFFF;
}
.textwidget{ color:white; padding-left:8px; font-size:12px}

#sharethis_0,#sharethis_1,#sharethis_2,#sharethis_3,#sharethis_4{
display:block;
width:200px;
height:30px;
padding:10px;

background:#F4F4F4;
float:left;
margin-bottom:20px;
}

.itemholder{

}

.metadata{
display:block;
background:#F4F4F4;
padding:10px;
height:30px;
font-size:12px;
color:#0789C5;
float:right;
width:399px;
text-align:right;
}


a,a:link,a:hover,a:visited{
color:#0789C5;
}

a.metadata,a.metadata:link,a.metadata:hover,a.metadata:visited{
color:#0789C5;
}
a.category,a.category:link,a.category:hover,a.category:visited{
color:#0789C5;
}
.storycontent{
font-size:14px;
}
p{
font-size:14px;
color:#444;
}
a.rsswidget{
color:#FFFFFF;
}
#dhtmlpointer22{
position:absolute;
left: -300px;
z-index: 101;
visibility: hidden;
}

#dhtmltooltip22{
position: absolute;
left: -300px;
width: 40px;
border: 1px solid black;
padding: 2px;
background-color: #1C99D1;
visibility: hidden;
z-index: 100;
color:white;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}


