/* 
Theme Name: IncredibleSoftwareSolutions BreathingTheme
Theme URI: http://www.Incrediblesoftwaresolutions.com/themes/IncredibleSoftwareSolutionsGreen
Description: <p>IncredibleSoftwareSolutions Breathing  Theme is  designed and built using a 3 Column Layout.</p><ul style="list-style:none;"><li>* Left Widgetised Sidebar</li><li>* Widget Ready</li><li>* un-Tested on WordPress 2.2.x and WordPress 2.3.x</li></ul> <p>Visit the <a href="http://www.Incrediblesoftwaresolutions.com/themes/">Theme Page</a> For support call Hilary on 0843351636 RSA , 02081448856 UK or skype me on hilaryal</p>
Version: 1.1
Author: Hilary Albutt    
Author URI: http://www.Incrediblesoftwaresolutions.com/
Sylesheet url is under css/styles, themestyle,mymenu and sidebar and tabbed for the top menu to aid ease of debugging
This theme was designed and built
whose blog you will find at http://Incrediblesoftwaresolutions.com/themes/3col
Tags:blue,professional,table,css,user input
The CSS, XHTML and design is copyright Incredible Software Solutions

*/

#out-foot {
	width: 100%;
	margin: 10px 5px 10px -4px;
	background-repeat: no-repeat;
	background-position: bottom;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #6BAADD;
}
#footer {font-size:0.8em;
	width: 100%;
	color: #6633FF;
	 
	text-align: center;
	padding-top: 9px;
	position: relative;
	height: 45px;
	vertical-align: middle;
	margin:0px -1px;
}
#footer a {
color: #6699FF;
text-decoration: underline
}
#footer a:hover {
color: #000;
text-decoration: none;
}
#footer .rss {
	background: url(../images/ico/feed-icon.gif) left center no-repeat;
	padding-left: 12px;
	color: #000000;
}
#footer .right {
	position: absolute;
	right: 0;
	top: 10px;
	text-align: right;
}
 
/* Featured Post */
.featuredpost {
padding: 5px;
margin-bottom: 10px;
}
.featuredpost .entry {
border-bottom: 1px solid #ccc;
text-align: left;
}
.featuredpost h2 {
	text-transform: capitalize;
	font-family: Tahoma, "Times New Roman", Times, serif;
	font-size: 1.6em;
	font-weight: 400;
	color: #FFFFFF;
	text-decoration: none;
}
.featuredpost h2 a:link, .featuredpost h2 a:visited {
color: #000;
display: block;
border-bottom: 2px solid #fff;
}
.featuredpost h2 a:hover{ 
color: #FFFFFF;
}



/* Meta   Featured   */
.meta2-1 {
	font-size: 100%;
	position: relative;
	padding: 3px 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #006699;
}
.meta2-1 .mt1 img {
border: 2px solid #0066FF;
}

/* Meta  */
.author {
position: relative;
padding: 3px 0;
color: #3366CC;
}
.author a {color: # FF6600;}
.author a:hover {text-decoration: underline;}
.meta2 {
	font-size: 100%;
	color: #000000;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	position: relative;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 5;
}
.meta .author{visibility:visible;}
.mt a {color: #0066FF;}
.mt a:hover {text-decoration: underline;}
.mt1 {
position: absolute;
left: 0;
top: 5px;
color: #000000;
}
.meta2 .mt1 img {
border: 1px solid #ccc;
}
.mt2 {
color: #000000;
margin-left: 55px;
top: 0;
}
.mt2 a {color: #0066FF;}
.mt2 a:hover{text-decoration: underline;}
p.meta a:link, p.meta a:visited{
color: #0066FF;
padding: 2px 4px;
}
p.meta a:hover {
	color: #fff;
	background-color: #0066FF;
}
p.meta2 a:link, p.meta2 a:visited {
color: #CC3300;
padding: 2px 4px;
}
p.meta2 a:hover {
color: #0066FF;
background: #0066FF;
}
.meta2 .date {
background: url(../images/ico/date.png) 0 0 no-repeat;
padding-left: 16px;
}
.meta2 .catr {
background: url(../images/ico/tag_purple.png) 0 2px no-repeat;
padding-left: 16px;
}
.meta2 .usr {
background: url(../images/ico/user.png) 0 0 no-repeat;
padding-left: 16px;
}
.meta2 .editr {
background: url(../images/ico/pencil.png) 0 0 no-repeat;
padding-left: 16px;
}
.categr, .monthr {

margin-bottom: 20px;
}
.categr h2, .monthr h2{color:#FFFFFF;
border-bottom: 1px solid #ccc;
}

/* Meta Styling for comment */
p.meta {
	color: #0066CC;
	margin-top: 0.7em;
	text-align: right;
	font-size: 0.9em;
	border: 1px solid #0099FF;
	float: right;
} 
p.meta a:link, p.meta a:visited{
color: #0066FF;
padding: 2px 4px;
}
p.meta a:hover {
	color: #fff;
	background-color: #0066FF;
	font-family: Tahoma, "Arial Black", "Amazone BT", "Aurora Cn BT", cursive, "Viner Hand ITC", Verdana;
	font-size: 0.9em;
	font-weight: bold;
	border: 1px solid #CCCCCC;
}

.entry table h2{color:#000000;}
.entry p a:link, .entry p a:visited {
color: #FF6600;font-size:0.9em;
text-decoration: none;
 }
.entry p a:hover {font-size:0.9em;
text-decoration: underline;
border-bottom: none;
}


    .entry ul {font-size:0.9em;
    margin-left: 15px;
	list-style:none;
	list-style-type:none;
	list-style-position:inside;
    }
    .entry ol {font-size:0.9em;
    margin-left: 20px;list-style:none;
	list-style-type:none;
	list-style-position:inside;
    }




/*widget container*/
#widgets_home{float:left; padding:1px;font-size:0.9em;


}

#widgets_home_a{color:#000000;font-size:0.9em;



}


#widgets_home_a a a:link{color:#000066;font-size:0.9em;



}
#widgets_home_a a:hover{color:#00ffcc;font-size:0.9em;



}



.widget_set {font-size:0.9em;
background-color: #92b6da;
}
.reduced{
	padding:-9px;
	clear: both;
}

/*  Typography headers pagetitle headers*/
h2.pagetitle h2{
text-align: left;
text-transform: uppercase;
font: 1.6em Tahoma, "Times New Roman", Times, serif;
font-weight: bold;
color: #FFFFFF/*#C54836*/;
border-bottom: 1px solid #ccc;
 
}
.pagetitle h2{
text-align: left;
text-transform: uppercase;
font: 1.6em Tahoma, "Times New Roman", Times, serif;
font-weight: bold;
color: #000099;
border-bottom: 1px solid #ccc;
margin-bottom: 1px;
}/* Nav */
.navigation 
{
margin-top: 10px;
margin-bottom: 10px;
float: left;
width: 100%;
}
.navigation a{
color: #000;
text-decoration: none;
}
.navigation a:hover{
color: #000;
text-decoration: underline;
}
/*
.alignleft
{
float: left;
width: 50%;
}
.alignright
{
float: right;
text-align: justify;
width: 50%;
}
*/
.ileft {
float: left;
margin-right: 5px;
}
#avatr {
border: 1px solid #C54836;
}
p.stats {
color: #999;
font-size: .8em;
border: 1px solid #ccc;
border-left: none;
border-right: none;
}

/* Comment Forms */
#content .commentsfeedr
{font-size:0.8em;
background: url(../images/ico/feed-icon.gif) no-repeat left center;
padding: 2px 2px 2px 20px;
}
#content .trackbackr
{
background: url(../images/arrow_refresh.png) no-repeat left center;
padding: 2px 2px 2px 20px;
}
input.textbox, textarea, input#url, input#email, input#author
{
background: #fff url(../images/shadow_top.gif) repeat-x top;
border: #ccc 1px solid;
font: 1em Verdana, Arial, Serif;
padding: 2px;
}
input.textbox:focus, textarea:focus
{
background: #fff url(../images/shadow_top.gif) repeat-x top;
border: #999 1px solid;
}
input#searchsubmit
{
margin: 0;
}
#submit {
	color: #fff;
	padding: 3px 5px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #3366CC;
	border-right-color: #000099;
	border-bottom-color: #000099;
	border-left-color: #3366CC;
	background-color: #000066;
}
#submit:focus, #submit:hover {
	background: #f3f8fc;
	color: #fff;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000099;
	border-right-color: #000099;
	border-bottom-color: #000099;
	border-left-color: #000099;
}

.comment
{
background: #fff url(../images/shadow_top.gif) repeat-x top;
border-bottom: #ddd 1px solid;
list-style: none;
margin: 12px;
padding: 1em 0.5em;
font-size: 1.2em; /* The Size depend on your page settings */
font-family: Tahoma, "Times New Roman", Times, serif;
line-height:1.4em;
text-align: justify;
}
.comment a{color: #CC3300;}
.comment a:hover{text-decoration: underline;}
.alt
{font-size: 1.2em; /* The Size depend on your page settings */
font-family: Tahoma, "Times New Roman", Times, serif;
line-height:1.4em;
background: #f9f9f9;
}
.MyAvatars
{
border: 1px solid #ccc;
border-bottom: 1px solid #999;
border-right: 1px solid #999;
float: right;
margin-left: 5px;
margin-right: 10px;
padding: 3px;
}

h3#respond, h3#comments {
font: 700 1.4em Tahoma, "Times New Roman", sans-serif;
color: #00CC99;
margin-bottom: 5px;
padding: 0 0 2px;
border-bottom: 1px solid #333;
}

#comment {font-size: 1.2em; /* The Size depend on your page settings */
font-family: Tahoma, "Times New Roman", Times, serif;
line-height:1.4em;
width: 98%;
}

fieldset {
border: none;
}
textarea#cp_message {
width: 100%;
}

.ads-300{
float: right;
width: 300px;
margin-left: 10px;
max-width: 100%;
}

ul#blcCommentList li {
font-size: 0.9em; /* The Size depends on your page settings */
font-family: Tahoma, "Times New Roman", Times, serif;
line-height:1.4em;
}

.wid_recent li {float: left;}


/*old stuff*/
