
/* 
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>* built to be accisible and aural reader ready, using voices betty for the female voice and harry for the male voice</li></ul>
<p>Visit the <a href="http://www.Incrediblesoftwaresolutions.com/themes/3col">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/

This theme was designed and built
whose blog you will find at http://Incrediblesoftwaresolutions.com/themes/3col

The CSS, XHTML and design is copyright Incredible Software Solutions

*/

/*acronym styles*/
ABBR, ACRONYM   { font-variant: small-caps; letter-spacing: 0.1em }
A[href]         { text-decoration: underline }
:focus          { outline: thin dotted invert }


/* Begin bidirectionality settings (do not change) */
BDO[DIR="ltr"]  { direction: ltr; unicode-bidi: bidi-override }
BDO[DIR="rtl"]  { direction: rtl; unicode-bidi: bidi-override }

*[DIR="ltr"]    { direction: ltr; unicode-bidi: embed }
*[DIR="rtl"]    { direction: rtl; unicode-bidi: embed }

/* Elements that are block-level in HTML4 */
ADDRESS, BLOCKQUOTE, BODY, DD, DIV, DL, DT, FIELDSET, 
FORM, FRAME, FRAMESET, H1, H2, H3, H4, H5, H6, IFRAME,
NOSCRIPT, NOFRAMES, OBJECT, OL, P, UL, APPLET, CENTER, 
DIR, HR, MENU, PRE, LI, TABLE, TR, THEAD, TBODY, TFOOT, 
COL, COLGROUP, TD, TH, CAPTION 
                { unicode-bidi: embed }
/* End bidi settings */
@media speech {
  H1, H2, H3, 
  H4, H5, H6    { voice-family: paul, male; stress: 20; richness: 90 }
  H1            { pitch: x-low; pitch-range: 90 }
  H2            { pitch: x-low; pitch-range: 80 }
  H3            { pitch: low; pitch-range: 70 }
  H4            { pitch: medium; pitch-range: 60 }
  H5            { pitch: medium; pitch-range: 50 }
  H6            { pitch: medium; pitch-range: 40 }
  LI, DT, DD    { pitch: medium; richness: 60 }
  DT            { stress: 80 }
  PRE, CODE, TT { pitch: medium; pitch-range: 0; stress: 0; richness: 80 }
  EM            { pitch: medium; pitch-range: 60; stress: 60; richness: 50 }
  STRONG        { pitch: medium; pitch-range: 60; stress: 90; richness: 90 }
  DFN           { pitch: high; pitch-range: 60; stress: 60 }
  S, STRIKE     { richness: 0 }
  I             { pitch: medium; pitch-range: 60; stress: 60; richness: 50 }
  B             { pitch: medium; pitch-range: 60; stress: 90; richness: 90 }
  U             { richness: 0 }
  A:link        { voice-family: harry, male }
  A:visited     { voice-family: betty, female }
  A:active      { voice-family: betty, female; pitch-range: 80; pitch: x-high }
  li A:link:active      { voice-family: betty, female; pitch-range: 80; pitch: x-high }
  li:link:visited      { voice-family: betty, female; pitch-range: 60; pitch: high }
 }
/* Typography and Font Style */
 *html,thead,table,td,tr,tfoot,div,body,a,dd,dt,dl,ADDRESS, BLOCKQUOTE, BODY, DD, DIV, DL, DT, FIELDSET, 
FORM, FRAME, FRAMESET, H1, H2, H3, H4, H5, H6, IFRAME,
NOSCRIPT, NOFRAMES, OBJECT, OL, P, UL, APPLET, CENTER, 
DIR, HR, MENU, PRE, LI, TABLE, TR, THEAD, TBODY, TFOOT, 
COL, COLGROUP, TD, TH, CAPTION  ,img,br{
margin: 0;
padding: 0;
}
 

/* Begin Typography Font styles & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 14px */
	font-family:Verdana, Arial, Helvetica, sans-serif;
    background-color: #ffffff;
	color: #000;
	text-align: center;
	line-height: 1.5em;	
	margin: 0px;
	padding: 0px;
	}

ul,ol{line-height: 1.166em;
list-style: none;
list-style:none;
	list-style-type:none;
}
li{ 
list-style: none;
 
list-style:none;
	list-style-type:none;
}
ul{line-height: 1.166em;
list-style: none;
display:block;
list-style:none;
	list-style-type:none;
}
 /*.title{background-color:#3399FF;
 height:35px;
 float:left;}

*/

a,a:link{
	color: #000099;
	text-decoration: none;
}
a:active{
	color: #000099;
	text-decoration: none;
}
a:visited{
	color: #000099;
	text-decoration:none;
}
a:visited:hover{color:#6ad;}
a:link:focus{color:#6ad;}
a:link:hover{color:#000099;}
a:hover{
	color: #000099;
	text-decoration: none;
}
/*img link colours*/
img a,a:link{
	color: #000;
	text-decoration: none;
}
img a:active{
	color: #000099;
	text-decoration: none;
}

img a:visited{
	color: #000099;
	text-decoration:none;
}
img a:visited:hover{color:#000099;}

img a:link:hover{
color:#000099;}
img a:hover{
	color: #000099;
	text-decoration: none;
}
/* Etc  */
br.clear {
	clear: both;
	height: 1%;
}

/*  positioning Basics*/
#content-wrap {/*posting center section for content by providing wrapper*/
	float: right;
	width: 100%;
	min-width: 900px;
	margin-right:10px;
}
#content {
	margin: 0px  10px 0px 225px;
	border:none;
	_margin:0px 10px 10px 245px;
	_border:none;
}
#content p{ color:#000099;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:0.9em;
text-align:left;
	
}
/* menu wrapper only*/
.wrap {
	width: 940px;
	position: relative;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	height: 25px;
	margin-top: 2px;
	margin-right: auto;
	margin-bottom: 1px;
	margin-left: auto;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: -9px;
	/*float: left;*/
}
#top {
	width: 940px;
	margin: 0 auto;
	background: #6BAADD;
}
#page {
	text-align: left;
	width: 940px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 40px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	 /*background-image: url(images/bg-page.jpg);
	background-repeat: repeat-x;
	background-position: bottom;*/

}
#headr {
	width: 100%;
	color: #6BAADD;
	position: relative;
	text-align: left;
	height: 154px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 9px;
	padding-right: 9px;
	padding-bottom: 9px;
	padding-left: 14px;
	background-image: url(../images/rotator/samigrationlogo.png);
	background-repeat: no-repeat;
	background-position: center center;
}
#logo {
text-align: left;
}
#headr #logo h1 {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
text-transform: uppercase;
margin-top: 40px;
font-size: 2.5em;

}
#headr #logo h1 a {
	text-align: right;
color: #476C1C;
width: 320px;
display: block;
}
#headr #logo h1 a:hover {
color: #fff;
}
img.noborder {
border: none !important;
padding:0px !important;
margin:0px !important;
}

hr
{
 display:none !important;clear:both;
}

hr.displayLine
{
 display:inline;
} 
/*  Header Info   */
#top{
 background-color:#6aaddb;



}
#top-info {
	position: relative;
	right: 20px;
	top: 0;
	text-align: center;
	 height: 150px;
	/*width: 120px;*/
	float: right;
	visibility: hidden;
	display: none;
}
#top-info a {
color: #000000;
}
#top-info form, #top-info p {
padding: 0;
margin: 0;
}
#top-info ul {
list-style: none;
}
#headr #top-menu {
position: absolute;
left: 0;
bottom: 0;
}


h2.desc {
	font-size: 1.4em;
	 
	font-family:Verdana, Arial, Helvetica, sans-serif	/*text-align: inherit;
	color: #000099;*/
}
#content .posttitle h2{
 
font-variant:normal;
font-size:1.25em;
line-height:1.35em;
word-spacing:0.01em;
border-bottom:1px solid #000099;
border-collapse:collapse;
z-index:1;
text-shadow:Silver 1px tranparent;
text-indent:9px;
text-align:justify;
/* clear:none;
*/
}
.posttitle{
 color:#000099;
}
.posttitle h2{
 
font-variant:normal;
font-size:1.25em;
line-height:1.3em;
word-spacing:0.01em;
 
}
.entry p{text-align:left;text-indent:1px;
padding-left:14px;
font-size:1em;}
.entry img{padding:5px 5px 5px 5px;margin:5 auto;
background-color:#FFFFFF;}
#content #content-main .posttitle h2 a,#content .posttitle h2 a:link,#content .posttitle h2:hover{font-variant:normal;
font-size:1.25em;
line-height:1.3em;
border-bottom:1px solid #000099;
z-index:1;
text-shadow:Silver 1px tranparent;
color:#fff;
 background-color:#6aaddb; 
}
#content h3,#content #content-main h3,#content #content-main h3 a:link,#content h3 a,#content h3 a:active{
font:"Times New Roman", Times, serif 1.2em #000;
line-height:1.3em}
.category h2, .category h2 a{
color:#FFFFFF;

}
.datetime_text{color:#fff;
display:inline;
height:25px;
background-color:#6699FF;
 
}
#content p,p{color:#000099; font-size:1.2em;
text-align:left;
 
}/*
#content img,#content img a:link,#content img a{ float:none; clear:inherit; padding:3px;
margin:1px;
background-color:#FFFFFF;
margin:5px 0px 1px 9px;
border:1px solid grey;

}*/
#content img caption{color:#000000;
padding:3px 0px 3px 3px;
border:1px solid blue;
text-align:center;
}
#content p a,#content p a:link{ color:#0099FF;
}
#content p a:link:active{color:#3366FF;}
#content p a:link:visited{color:#000;}
#content p a:hover,#content p a:hover:visited{content:open-quote;
background-color:#FFFFFF;
}
#top-rss {
	position: relative;
	right: 0;
	bottom: -35px;
	text-align: center;
	width: 120px;
	height: 0px;
}
#top-info span.rss {
background-image: url(../images/ico/feed.png) right center no-repeat;
 
padding: 20px 9px -25px 5px;
margin:-5px 0px 0px 0px;

  
}span.rss {
background-image: url(../images/ico/newspaper.jpg) right center no-repeat;
 
padding: 20px 9px -25px 2px;
margin:-5px 0px -3px 0px;
 
float:right;
}
.rss1 { content:open-quote;
}
.rss2 { content:close-quote;
}
/*   FEED BY EMAIL */
input#feed-email {
width: 160px;
padding: 2px 5px;
margin: 5px 5px 0 0 ;
background: #EDF7D4;
border: 2px solid #C6EB6B;
color: #666;
font-size: 1.2em;
}
input#feed-submit {
padding: 1px 5px;
margin: 5px 0 0 5px ;
background: #547E22;
border: 2px solid #476A1D;
border-top: 2px solid #619227;
border-left: 2px solid #619227;
color: #fff;
font-size: 1.2em;
}

/*  Search Bar  */
input#s {
width: 200px;
background: #FFFF99 url(../images/ico/zoom1.png) no-repeat 5px 5px;
border: 2px solid #999;
color: #666;
font-size: 1.2em; margin-left:0; margin-right:0; margin-top:0; margin-bottom:10px; padding-left:25px; padding-right:5px; padding-top:4px; padding-bottom:4px
}
input#s:focus {width: 200px;
background: #FFFF99 url(../images/ico/zoom1.png) no-repeat 5px 5px;
border: 2px solid #999;
color: #666;
font-size: 1.2em; margin-left:0; margin-right:0; margin-top:0; margin-bottom:10px; padding-left:5px; padding-right:5px; padding-top:4px; padding-bottom:4px
}

.entry img {
	 padding:5px;margin:10px 1px 10px 1px;
	 }
.entry img caption{text-align:justify;}

img.wp-smiley {
vertical-align: -25%;
border: none;
padding: none;
margin: none;
background: none;
}

#primary .entry-content img {
margin: 0 5px;
 
}

#primary table img {
max-width: none;
padding:2px;
margin:6px;
}

.center {
text-align: center;
}

.alignright { text-align:justify;
text-shadow:#000099;
text-indent:2px;
float: right;
}
img .alignright,.alignright img {float:right;}
.alignleft {
float: left
}
img .alighright p{ padding:0px 5px 0px 0px;

}
img .alignleft {
float: left
}
#page { 
	text-align: left;

}ul,ol{ list-style-type: none;	 
}

ul ul{
 list-style-type: disc;	 
}

ul ul ul{
 list-style-type: none;	 
}

/*header design*/
#header {
	
	background-color: #fff;
	background-image: url(../images/rotator/samigrationlogo.png);
	background-repeat: no-repeat;
	background-position: center center;
	}

#headerimg 	{
	margin: 7px 9px 0;
	height: 192px;
	width: 800px;
	}

#content {
	font-size: 1.1em;
	 
	}

.widecolumn .entry p {
	font-size: 1.0em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.1em;
	}

.widecolumn {
	line-height: 1.3em;
	}

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

.alt {
	background-color: #D1E3E7;
	border-top: 1px solid #cc99dd;
	border-bottom: 1px solid #cc99dd;
padding:2px;
	}

#footer {
	/*background: #fff url('images/Footer.gif') no-repeat top;*/
    padding:5px;
	border: none;
	}

small {
	
	font-size: 0.7em;
	line-height: 1em;
	}

h1, h2, h3 {
	 font-weight: bold;
	}

h1 {
	font-size: 1.7em;
	text-align: center;
	line-height:1.85em;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 1.6em;
	}

.pagetitle h2{
	font-size: 1.4em;
	/*background-color:#92b6da;*/
	}



h3 {
	font-size: 1.3em;
	}

h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: #333;
	}

h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #3cf;
	}

h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited  {
	text-decoration: none;
	margin-top: 2px;
	/*color: #fff;
	  background-color:#92b6da;*/
	}
h2{color: #fff;
	}
	.posttitle h2 a,.posttitle h2 a:link,.posttitle h2:hover{font-variant:normal;
font-size:1.25em;
line-height:1.3em;
border-bottom:1px solid #000099;
z-index:1;
text-shadow:Silver 1px tranparent;
color:#fff;
/*background-color:#6aaddb;*/
} 
.entry p a:visited {
	color: #000099;
	}

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

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

#commentform p {
	font-family: 'Tahoma', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}


small{
	color: #3399FF;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

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

 

/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0 0 20px 0;
	padding: 0;
	}

#page {
	width: 940px;
	float: none;
	margin-top: 25px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 2px;
	padding-top: 2px;
	padding-right: 9px;
	padding-bottom: 9px;
	padding-left: 2px;
	}

#header {
	background-color: #fff;
	margin: 0 0 0 1px;
	padding: 0;
	height: 200px;
	width: 758px;
	}
	
#headerStyle2{background-color:#80aad5;
display:block;
height:25px;
color:#FFFFFF;
padding-bottom:1px;}
#headerStyle2 a,#headerStyle2 h2:active;#headerStyle2 a:link,#headerStyle2 a:active{background-color:#80aad5;
display:block;
/*height:45px;*/
color:#FFFFFF;}
/*header style top visited*/
#headerStyle2 a:visited,#headerStyle2:visited{background-color:#80aad5; text-decoration:underline;
display:block;
height:25px;
color:#FFFFFF;}
#headerStyle2 a:hover,#headerStyle2 h2:hover{background-color:#80aad5;
display:block;
/*height:45px;*/
text-decoration:underline;
color:#AFDFEB;}
/*IE-Mac section, buggy, crashy \*//*/

.center { 
	width: 40%;
	margin-left: 26%;
	}
	   
.left { 
	width: 26%;
	margin-left: -66%;
	}
   
.right {
	width: 34%; 
	}   

/* end IE-mac section */

/*]]>*/
#headerimg {
	margin: 0;
	height: 200px;
	width: 100%;
	}
#BodyBackground {
	background-repeat: repeat-y;
	min-height: 656px;
	padding-bottom: 150px;
	width: 100%;
	float: left;
	max-width: 835px;
	margin: 0px auto;
	padding-top: -25px;
	background-image: url(/images/breathingbgwide.jpg);
	text-align: left;
	height: auto;
	
	 
}
#footerImage {
	height: 150px;
	-padding-top: 12px;
	float: left;
	-padding-bottom: 19px;
	background-image: url(/images/Footer.png);
	background-repeat: no-repeat;
	text-align: center;
	width: 100%;
	min-width: 834px;
	background-position: left top;
	margin-top: 0px;
	margin-right: -1px;
	padding: 0px -9px 0px 0px;
	clear: both;
	
}
.narrowcolumn {
	float: right;
	width: 490px;
	height: 350px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left:490px;
	padding-top: 0;
	padding-right: 5px;
	padding-bottom: 20px;
	padding-left: 15px;
	clear: left;
	}

.widecolumn {float: right;
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}
.post .entry {

text-align:left;
}
/* provide a highlighted bg
.post ul.postspermonth{
list-style:none;
padding: 0;
margin: 0;
}/* Main  Sub Header  
.post h3{
	border-bottom: 1px solid #336699;
	color: #3399FF;
	font-size: 1.2em;
	text-transform:capitalize;
	display: block;
	background-color: #FFFFCC;
}*/
.post h4 {
border-bottom: 1px solid #0066FF;
color: #0066FF;
font-size: 1.1em;
text-transform:capitalize
}

.post h2 .white{color:#FFFFFF;
font: 600 1.2em Tahoma, "Times New Roman", Times, serif; 
text-transform: capitalize;
}
.post h2 {
font: 600 1.6em Tahoma, "Times New Roman", Times, serif; 
text-transform: capitalize;
}
.post h2 a,.post h2 a:link, .post h2 a:visited {
color: #0066FF;
display: block;
}
.post h2 a:hover { 
color: #3399FF;
}
.post {
	float: none;
	text-align: left;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 1px;
	margin-left: 0;
	}

.post hr {
	display: block;
	}
	/*  current Post */
#box-post {
background: url(../images/bg-box.gif) -5px 0 repeat-y;
}
.post-side {
	
	
	width: 265px;
     
    -width: 270px;
	
	float: none;
	padding:0px 5px0px 5px;
	display:block;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 1em;
	margin-left: 4px;
	text-align: left;
	text-indent: 2px;
}

.arch ul, .arch ol {
	margin-left: 20px;
}

.author{
float: left;
margin: 5px;
}

.widecolumn .post {
	margin: 0;float: right;
	}

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

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

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

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

.postmetadata {
	clear: left;
}

hr.clear {display:none;
visibility:collapse;
	clear: both;
}

#footer {
	padding: 2;
	width: 100%;
	clear: both;
	float: left;
	margin-top: 2px;
	margin-right: auto;
	margin-bottom: 2px;
	margin-left: auto;
	}

#footer p {
	margin: 0;
	text-align: center;
	color: #000099;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	}
 



/*	Begin Headers */
h1 {
	padding-top: 1em;
	margin: 0;
	}

h2 { 
	width: 100%;
	 
   
}
	

h2.pagetitle {
	margin-top: 3px;
	text-align: justify;
	 color: #FFFFFF;
}

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

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
 
/* Div ID Styles */
#wrappercontainer {
	width: 940px;
	padding: 0;
	min-width: 800px;
	margin:0 auto;
	min-height: 800px;
	height: 800px;
	text-align: center;
}
#wrapper {	/*background-color: #6BAADD;*/
	border:1px solid #000099;
	padding: 0px;
 
	height:1%;
	max-height:100%;	 
    width: 940px;
    -height:1%;
	min-height: 600px;
 
	padding: 0px;
	min-width: 930px;
	margin:0 auto;
	max-width: 940px;
	  
	 
}
#tagline 	{
	color: #3366FF;
	width: 80%;
	height: 25px;
	padding-top: -20px;
	margin: 0px auto;
	}

#post{
	width: 50%;

	-width: 50%;/*ugly IE kak*/
	float: right;
	top:-3px;
	z-index:0;
	margin:0 auto;

	-padding-top: 4px;/*ugly IE kak*/
	padding-bottom: 4px;
	padding-left: -0.2em;
	height: auto;

    -height: 900;/*ugly IE kak*/
	min-height:auto;

    -min-height:600;/*ugly IE kak*/
	
	
	overflow: hidden;
	text-align: left;

	-padding-left: 0.45em;
	margin-left:-0.1em;
	margin-right:-2em;
	-margin-right:1em;
	max-width: 445px;
	min-width:250px;
}
#rightHighlight { /*display:none; visibility:hidden;*/
	float: right;
	height: 100%;
	width: 135px;
    -width: 98%;
	margin: 5px;
	clear: left;
	visibility: visible;
	z-index: 1;
	padding-right: 0px;
	padding-left: -5px;
}

/* Alert Below Post on Single Paginated Pages */
.alert {
	background: #FFF6BF;
	text-align: center;
	margin: 10px 1%;
	padding: 5px 20px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #0066FF;
	border-bottom-color: #0066FF;
}
.alert a {
color: #0066FF;
}

.email-alert {
background: #C9F56C url('/images/newsletter.gif') no-repeat 0 0;
border: 2px solid #AEEF24;
padding: 5px;
height: 65px
}
.email-alert input#feed-email {
width: 140px;
padding: 2px 5px;
margin: 5px 0 0 0 ;
background: #0066FF;
border: 2px solid #93D10F;
color: #666;
font-size: 1.2em;
}
.email-alert input#feed-submit {
padding: 1px 5px;
margin: 5px 0 0 5px ;
background: #547E22;
border: 2px solid #476A1D;
border-top: 2px solid #619227;
border-left: 2px solid #619227;
color: #fff;
font-size: 1.2em;
}


.related {
margin: 20px 0;
text-transform: capitalize;
font-size: 1.2em;
 
} 
.related a{color: #FF6600;
font-weight: bold;
text-decoration: none;
}
.related a:hover{text-decoration: underline;}
.related ul {
margin-left:20px;
}/* Post Styling */
blockquote {
font-size: 0.9em;
margin: 10px 0;
padding: 5px 10px 5px 10px;
color: #0066FF;
background: #EDF7D4 no-repeat 10px 0;
border: 1px solid #0066FF;
}
blockquote p {margin: 0px; padding: 0px;}
pre {
width: 95%;
overflow:auto;
font: 13px 'Courier New', Courier, Verdana, Arial, sans-serif;
color: #0066FF;
max-height: 350px;
line-height: 18px;
margin: 10px 0;
border: 1px solid #0066FF;
padding: 5px;
background: #F7F1D4;
}

code {
font: 13px 'Courier New', Courier, Verdana, Arial, sans-serif;
color: #0066FF;
padding: 2px;
}
.linkiss ul, .linkiss ol {
	margin-left:  20px;
}
div.entry h1> p,div.entry h1 p+p,div.entry h1 p{
word-spacing:normal;
white-space:nowrap;
color:#3399FF;
padding-bottom:10px;
}
div #ifyoulikedthat h3{font-family:Arial, Helvetica, sans-serif;
color:#FF0000;
padding-top:20px;
display:block;
line-height:1.4em;

}
div #ifyoulikedthat a{color:#006600;}

div #ifyoulikedthat a:before{color:#FFCC00;}

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



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

img.alignright {
	padding: 4px;
	margin: 5px;
	display: inline;
	}

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

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

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 {
	content: "\00BB \0020";
	}

.entry ol {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 35px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 35px;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}
 
br p,p br.p,p br, br p,p br.clear p+p{clear:none;padding:0px;margin:0px; vertical-align:inherit;}

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


wp-caption-text{border:#CCCCCC 1px solid;
padding:5px;
margin:8px;
text-align:justify;}


/*  Lists */



/* Begin Search Form and Sundry  Form Elements */
#searchform {
	margin: 0px auto;
	padding: 5px 3px;
	text-align: center;
	}
#sidebar  #searchform #s {
	width: 170px;
	padding: 2px;
	}

#sidebar  #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}
.entry h1{ font-size:1.3em;color:#000099; font-style:inherit; line-height:1.5em;}
select {
	width: 130px;
	}

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

#commentform textarea {
	width: 100%;
	padding: 2px;
	margin: 5px;
	background-color: #CCFFCC;
	border: thin dotted #CCFFCC;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



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

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

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

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

#commentform p {
	margin: 5px 0;
	}

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

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



/* Begin Sidebar and HIghlight right section */
#rightcolumn {	/* display:none; visibility:hidden;*/
	float: right;
	width: 143px;
	padding-right: 2%;
    -width: 19%;/*ugly IE6 hack*/
	-height:400px;
	font-size: 0.85em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	margin-left: -6px;
	
	
}

 form {
	margin: 0;
	}

/* End Right Sidebar */



/* Begin Calendar */
#wp-calendar table {
background-position:center;
}
#wp-calendar {
	empty-cells: show;
	margin: auto 0;
	width: 70%;
	}

#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 #333;
	}

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

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

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;padding:6px;margin:8px;
	}

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

/*middle column content continued from first column */

 
#secondContent {
	width: 50%;
	min-height: 450px;
	padding-bottom: 20px;
	padding-left: 23px;
	padding-right: 5px;
	float: right;
	margin-left: 5px;
}
#secondContent .floatRight{ float:right;
clear:left;
padding:5px;}

/*footer text and footer */
.smallText {
	font: 10px Arial, Helvetica, sans-serif;
	color: #FF6600;
	line-height: 19px;
	}
 p.entry,p.entry p{
	color: #000000;
}
  p.entry a:link a {
	color: #777;
}	
	/* Hides from IE5-mac \*/
/*[if gteIE 7]>
* html#spacerIE7 {
	-width: 100%;
	-height: 45px;
	height: 1%;
	-margin: 0px;
	-float: left;
	-clear: none;
	-padding-top: 12px;
	-padding-right: 0px;
	-padding-bottom: 8px;
	-padding-left: 0px;
} * html#spacerIE7> div
{
	-border:1px solid #fff;
	height: 1%;
	-float:left;
}
/*[endif]/* ]]> */
/* Hides from IE5-mac \*/
* html #contentWrapper {height: 1%;}
/* End hide from IE5-mac */



/* Hides from IE5-mac \*/
html #contentWrapper {height: 1%;}
/* End hide from IE5-mac */

#contentWrapper {float:right; width:560px;
min-height:500px;}
.BottomFooterSpacer {
	/*background-image:transparent 50% url(/images/Footer.png);
	background-repeat: repeat-y;
	background-position: left;*/
	width: 835px;
	height: 155px;
	float: left;
}
 
 /*end spacer and content design*/
ul li #current:active, ul li #current a:link ,ul li #current a:active {
	color: #0099FF;
	text-decoration: underline;
}
.floatRight{float:right;margin-left:20px;}
#podPress_footer {float:left;
visibility:hidden;
position:absolute;
font:"Comic Sans MS", Arial, Verdana, "Times New Roman", "Lucida Bright";
font-size:0.1em;}
 
#indexPage {
	float: right;
	width: 95%;
}
.post-cat-three {
	display: block;float: right;
	width: 100%;
}
#widgets {
	display: block;
	float: left;
	width: 30%;
	margin-left: 9px;
	margin-right: -9px;
	
}
#widgets .widgets_home {
	color: #000099;
	text-decoration: none;
}
.wp-caption-text{text-align:center;
text-decoration:none;
text-transform:capitalize;
speech-rate:medium;
caption-side:bottom;}


div .posttitle ,.posttitle h2,h2.posttitle{
font-size:1em;
	
}
#page .posttitle ,.posttitle h2,h2.posttitle{
	width: 100%;
	float: none;
	background-color: #336699;
	
}
div .posttitle h2> a,.posttitle h2> a:link,.posttitle h2 a:active{
	color:#000;
	text-align: justify;
	vertical-align: middle;
}
dl #alignright{
margin:3px;}
dd.wp-caption-dd{padding:5px;
margin:0 auto;
border:1px solid #999;

}
 .author {
	display: block;
	float: none;
	width: 95%;
	margin: 5px;
	padding: 5px;
}
#authorID {
	background-color: #FFFFCC;
}


/* meta stylig for author and comment*/

/* 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 #333333;
}

/* Meta  */
.author {
position: relative;
padding: 3px 0;
color: #000099;
}
.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;
}
.mt a {color: #0066FF;}
.mt a:hover {text-decoration: underline;}
.mt1 {
	position: absolute;
	left: 0px;
	top: 0px;
	color: #000000;
	width: 1px;
}
.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{
border-bottom: 1px solid #ccc;
}

/* Meta Styling for comment */
p.meta {
	color: #0066CC;
	margin-top: 0.7em;
	text-align: right;
	font-size: 1em;
	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-size: 1em;
	font-weight: bold;
	border: 1px solid #CCCCCC;
}

.post .entry {
border-bottom: 1px solid #ccc;
text-align: justify;
}
.entry p a:link, .entry p a:visited {
color: #FF6600;
text-decoration: none;
border-bottom: 1px dotted #FF6600;
}
.entry p a:hover {
text-decoration: underline;
border-bottom: none;
}

.post ul.postspermonth{
list-style:none;
padding: 0;
margin: 0;
}
    .entry ul {
    margin-left: 15px;
    }
    .entry ol {
    margin-left: 20px;
    }

/* category links*/
.linkcat li{
float: left;
width: 145px;
margin-right: 5px;
} 
.catcloud a:link,.catcloud a:visited, .category_cloud a:link, .category_cloud a:visited {
text-decoration: underline;
border-bottom: 2px solid #ccc;
}
.catcloud a:hover, .category_cloud a:hover {
text-decoration: underline;
border-bottom: 2px solid #ccc;
}
.category-{
color:#000000;
}
#categories-{color:#000066;

}
li#categories-{
list-style-type:none;
color:#000099;

}

/* Starting CSS Yahoo style pagination */
div.pagination {
padding: 3px;
margin: 3px;
text-align:center;

}
div.pagination a {
padding: 2px 5px 2px 5px;
margin: 2px;
border: 1px solid #CCC;

text-decoration: underline;
color: #000099;
}
div.pagination a:hover{
border: 1px solid #000099;

color: #000;
}
div.pagination a:active {
border: 1px solid #fff;

color: #000000;
}
div.pagination span.current {
padding: 2px 5px 2px 5px;
margin: 2px;
border: 1px solid #fff;

font-weight: bold;
background-color: #fff;
color: #000;
}
div.pagination span.disabled {
padding: 2px 5px 2px 5px;
margin: 2px;
border: 1px solid #EEE;
color: #0066FF;
}

#pt-random ul li{
display:block;
 float:left; 
width:62px;
height:62px;
margin:2px;
border:1px solid #333;
text-align:center;
}

.description {
	color: #0066CC;
	caption-side:bottom;
	margin: 1px;
}
#description   {
	color: #0066CC;
	 min-width:45px;
	bottom: 35px;
	margin-bottom: 45px;caption-side:bottom;
}
#content-main {
	display: block;
	height: 1%;
	float: none;
	width: 96%;
}
.post-content {
	width: 55%;
	float: none;
	height: 1%;
}
 .arrow {
	background-image: url(../images/arrow.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
div #ifyoulikedthat h3{font-size:1.1em;
color:#000099;

}

div #ifyoulikedthat h3 p{ font:Arial, Helvetica, sans-serif, "Times New Roman", Times, serif;
font-size:0.9em;
background-color:#D1E3E7;
text-align:left;
max-width:95%;
white-space:pre;


} 
div #ifyoulikedthat,#ifyoulikedthat{display:block; padding-top:2px;float:left;}
#ifyoulikedthat h3 { padding-top:1px; margin-top:2px; }





div #ifyoulikedthat h3 p a{
color:#CCCCCC;

}
#ifyoulikedthat  p{white-space:pre;
word-spacing:wrap;
float:left;
text-align:left;
white-space: pre-wrap; /* Opera 7-9 */
white-space: -pre-wrap; /* Opera 4-6 */
white-space: -moz-pre-wrap; /* Mozilla */
white-space: pre; /* CSS2 */
white-space: -moz-pre-wrap; /* Mozilla */
white-space: -hp-pre-wrap; /* HP printers */
white-space: -o-pre-wrap; /* Opera 7 */
white-space: -pre-wrap; /* Opera 4-6 */
white-space: pre-wrap; /* CSS 2.1 */
white-space: pre-line; /* CSS 3 (and 2.1 as well, actually) */
word-wrap: break-word; /* IE */} 
.comment_box p.comment_post,
.comment_box_alt p.comment_post,p,a {
white-space: pre-wrap; /* Opera 7-9 */
white-space: -pre-wrap; /* Opera 4-6 */
white-space: -moz-pre-wrap; /* Mozilla */
white-space: pre; /* CSS2 */
white-space: -moz-pre-wrap; /* Mozilla */
white-space: -hp-pre-wrap; /* HP printers */
white-space: -o-pre-wrap; /* Opera 7 */
white-space: -pre-wrap; /* Opera 4-6 */
white-space: pre-wrap; /* CSS 2.1 */
white-space: pre-line; /* CSS 3 (and 2.1 as well, actually) */
word-wrap: break-word; /* IE */

}

#content-main #content #testimonials {
	float: left;
	width: 50%;
	height: 1%;
	padding: 2px;
}
#content #testimonials {
	width: 44%;
	float: left;
	padding-right: 1px;
	margin-right: 1px;
}
#testimonialsPage {
	padding-top: 5px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
}
div[caption id=true]{display:none!important}

  ul{
list-style: none;
}

 
 ul li ul li {
 padding:2px 0px 0px 2px;
border-bottom: 1px dashed #ccc;
margin-left:-16px;font-size:0.9em;
}
 
  ul li ul li ul li{
  font-size:0.9em;
border: none;
}
  ul.children {
margin-left: 16px; font-size:0.9em;
}

ul ol {
	margin: 0;
	padding: 0;
	}
ul li{
	margin: 0;
	padding: 0;
	}
	
	li{
	margin: 0;
	padding: 0;
	}
	ol{
	margin: 0;
	padding: 0;
	}
	p{ padding-left:0px;
	margin-left:0 auto;
	color:#000000;
	}	 
	

