/*
Theme Name: ixPressia blue
Theme URI: http://www.reggie.net/
Description: ixPressia theme from http://www.studio24.net/ based on  <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.0
Author: Reggie Thomson
Author URI: http://www.reggie.net/
Tags: blue, custom header, fixed width, two columns

*/



/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Arial,Helvetica,sans-serif;
	background: url('images/bg-navy-strip.gif') repeat-x scroll 0 0 #F4F4E9;
	color: #3B4B5B;
	text-align: center;
	line-height:1.125em;
	}

#page {
	text-align: left;
	}

#headerimg 	{
	margin: 7px 9px 0;
	height: 192px;
	width: 960px;
	}

#content {
	font-size: 1.2em;
	background:none repeat scroll 0 0 white;
	float:left;
	margin-right:10px;
	padding-left:30px;
	padding-right:10px;
	width:621px;
	}

#main-content 
{
	margin-top:0;
	padding-top:0; 
	width:100%;
}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata 
{
	text-align: right;
	font-size: 0.9em;
}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}

#footer {
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}


h1 {
	font-size: 4em;
	text-align: center;
	font-weight: bold;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #3B4B5B;;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}


h1, h2, h3, h4, h5, h6 
{
	clear:both;
	line-height:1.25em;
	margin-bottom:0.5em;
}

h2  
{
	font-size:2.0em;
	font-weight:normal;
	margin-top:0.4em;
}

h3
{
	font-size:1.8em;
	font-weight:normal;
	margin-top:0.4em;
}

ul ul
{
 	list-style: disc outside none;
	padding-left: 10px ;
}

.entry p a:visited {
	color: #b85b5a;
	}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.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;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
	}

a:hover {
	color: #147;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0 0 20px 0;
	padding: 0;
	}

#page 
{
	padding: 0;
	width: 960px;
	margin: 10px auto 0 auto;
	overflow: hidden;
}

#header 
{
	padding: 0;
	background-color: #F4F4E9;
	height:135px;
}

#headerimg {
	margin: 0;
	height: 200px;
	width: 100%;
	}

	
	
div#main-content { 
	width: 100%;
	clear: both;
	overflow: hidden;
	background: white url(images/bg-content-bottom.gif) no-repeat 50% 100%;
	padding-bottom: 3.125em;
}

div#branding {
float:left;
display:block;
}

ul#site-tools {
float:right;
list-style-type:none;
}
ul#site-tools a {
background:url("images/bg-customer-service.gif") no-repeat scroll 50% 50% pink;
display:block;
font-size:12px;
line-height:18px;
margin-top:13px;
padding:1.1em 1.9em 1.1em 3.75em;
}

ol.faqs li
{
	margin-bottom:1em;
}

dt {
font-weight:bold;
font-size: 1.2em;
line-height: 1.8em;
}

dd {
font-size: 1.2em;
line-height: 1.8em;
}

dl.step dt, dl.step dd 
{
	font-size: 1em;
	line-height: 1.125em;
}

div#banner 
{
	clear:both;
	position:relative;
	padding:10px;
	background: url("images/banner-home.jpg") no-repeat scroll 50% 50% transparent;
	height:200px;
}

body.page-id-78 div#banner 
{
	background: url("images/banner-color.jpg") no-repeat scroll 50% 50% transparent;
}

body.page-id-294 div#banner 
{
	background: url("images/banner-color-label.jpg") no-repeat scroll 50% 50% transparent;
}

body.page-id-298 div#banner 
{
	background: url("images/banner-mono.jpg") no-repeat scroll 50% 50% transparent;
}

body.page-id-301 div#banner 
{
	background: url("images/banner-offline.jpg") no-repeat scroll 50% 50% transparent;
}

body.page-id-307 div#banner 
{
	background: url("images/banner-dfx.jpg") no-repeat scroll 50% 50% transparent;
}

body.page-id-310 div#banner 
{
	background: url("images/banner-licensing.jpg") no-repeat scroll 50% 50% transparent;
}

body.page-id-508 div#banner, body.parent-pageid-508 div#banner
{
	background: url("images/banner-ixpressionist.jpg") no-repeat scroll 50% 50% transparent;
}

div#banner div#link-wrapper {
position:absolute;
right:40px;
top:94px;
width:250px;
}

div#buy-try 
{
position:			absolute;
right:						11px;
top:								153px;
width:					298px;
text-align:		center;
}


div#banner dl.browse {
background:url("images/icon-banner-browse.gif") no-repeat scroll 0 0 transparent;
}

div#banner dl {
list-style-type:none;
margin:0 0 2em;
color:	#77B6D0;
}

div#banner dd
{
	padding: 0 0 0 38px;
}

div#banner dl dt a {
color:white;
display:block;
font-family:Arial,sans-serif;
font-size:1.5em;
font-weight:normal;
line-height:normal;
padding:0 0 0 38px;
text-decoration:none;
}

/* =SITE-INFO
-------------------------------------------------------------- */

div#site-info {
	overflow: hidden;
	width: 100%;
	clear: both;
	margin-top: 0.625em;
	margin-bottom: 3.125em;
	padding: 20px 0 0 0;
	background: white url(images/bg-content-top.gif) no-repeat 50% 0;
	list-style-type: none;
} 

div#site-info div#list-wrapper {
	height: 100%;
	padding-bottom: 1.25em;
	overflow: hidden;
	background: url(images/bg-content-bottom.gif) no-repeat 50% 100%;
}

div#site-info dl.demo {
	margin: 0;
	float: left;
	width: 621px;
	padding-left: 30px;
	padding-right: 10px;
	background: url(images/divider-footer.gif) no-repeat 98.5% 50%;
}

div#site-info dl.info {
	margin: 0;
	float: right;
	width: 249px;
	padding-right: 30px;
	padding-left: 10px;
}

div#site-info dl dt {
	margin-bottom: 1em;
}

div#site-info dd {
	background: url(images/icon-arrow-round.gif) no-repeat 0 40%;
	line-height: 1.5em ;
	margin-bottom: 0.3125em;
	margin-left: 0;
	padding-left: 23px;
}
	
span.tm {
	font-size: 0.9em;
}

body.three-col div#content
{
	width: 396px;
}

	/* =content-secondary lists
-------------------------------------------------------------- */
div#content-secondary {
background:none repeat scroll 0 0 white;
float:right;
padding-right:30px;
width:259px;
}


#content-secondary dl, #content-secondary ul
{
	margin: 0 0 1em 0;
	background: #edf3fe url(images/bg-secondary-top.gif) no-repeat 50% 0;
}

#content-secondary dl dt, #content-secondary ul li
{
	padding: 0.8em 0 1em 43px;
	font-size: 1.2em;
	background: url(images/icon-star.jpg) no-repeat 10px 40%;
	list-style-type: none;
}

#content-secondary dl dd, #content-secondary ul li
{
	padding-left: 43px;
	padding-right: 30px;
	margin: 0.25em 0 0.25em 0;
	background: url(images/icon-arrow-round.gif) no-repeat 20px 0.25em;
	line-height: 1.5em;
}

div#content-secondary dl dd.cat {
	color: black;
}

div#content-secondary dl dd.no-bullet {
	background: none;
}

div#content-secondary dl dd.last {
	background: #edf3fe url(images/bg-secondary-bottom.gif) no-repeat 50% 100%;
}

div#content-secondary dl.news dt {
	background: url(images/icon-news.gif) no-repeat 10px 40%;
}

div#content-secondary dl.downloads dt {
	background: url(images/icon-brochure.gif) no-repeat 10px 40%;
}

div#content-secondary dl.news dd.link {
	background: none;
}

div#content-secondary dl.news dd.description {
	padding-bottom: 1em;
	color: #3b4b5b;
	background: none;
}

/* =NAV-SECONDARY
-------------------------------------------------------------- */

ul#nav-secondary 
{
	list-style-type: none;
	border-bottom: 1px solid #ebe9e8;	
	float: left;
	width: 205px;
	margin: 0.7em 0 0 10px;
	background: url(images/bg-nav-secondary.gif) no-repeat 100% 0;
	font-size:1.2em ;
	padding-left: 0;
} 

ul#nav-secondary li 
{
	border-top: 1px solid #ebe9e8;
	margin-right: 1px;
	line-height: 1.8em;
}

ul#nav-secondary li a {
	border-top: 1px solid white;
	border-bottom: 1px solid white;
	padding: 0.6em 20px 0.45em 10px;
	display: block;
	height: 100%;
	text-decoration: none;
}

ul#nav-secondary li a:hover {
	background: #f8f8f2;
}

ul#nav-secondary li a.active {
	background: white url(images/icon-arrow-round.gif) no-repeat 95% 55%;
	/*
	position: relative;
	left: 1px;
	
	padding-left: 9px;
	*/
}

ul#nav-secondary li a:hover.active {
	background: white url(images/icon-arrow-round.gif) no-repeat 95% 55%;
}

/* =TABLES
-------------------------------------------------------------- */

table.products, table.features  {
	width: 100%;
	border: none;
	border-bottom: 1px solid #dfdbd8;
	margin-bottom: 12px;
}

table.products thead tr, table.features thead tr {
	background: #abc0c8 url(images/bg-thead.gif) repeat-x 0 0;
}

table.products th, table.features th {
	color: #FFF;
	margin: 0;
	text-align: left;
	border-bottom: 10px solid white;
	border-left: none;
	border-right: none;
	padding: 0.3em 0.7em;
}

table.products th.more, table.products th.middle, table.products th.buy, table.features th.more, table.features th.buy 
{
	text-align: center;
}

table.products th.product, table.products th.description/*, table.products th.more*/ , table.features th.product, table.features th.description
{
	background: transparent url(images/divider-thead.gif) no-repeat 100% 100%;
}

table.products td, table.features td 
{
	border: 1px solid #dfdbd8;
	border-bottom: none;
}

table.features td {
	border-top: 1px solid #dfdbd8;
	border-left: none;
	border-bottom: none;
}

table.features td.last 
{
	border-right: none;
}

table.products td.product, table.products td.description 
{	
	width: 40%;
}

table.products td.more, table.products td.buy, table.products td.middle{
	width: 10%;
}

table.products td.product {
	border-left: none;
}

table.products td.description, table.products td.more, table.products td.buy {
	border-left: 1px solid white;
}

table.products td.buy, table.products td.more {
	border-right: none;
}

table.products td.more, table.products td.middle, table.products td.buy {
	text-align: center;
	vertical-align: middle;
}
 
table.products td strong {
	display: block;
}

table.products td a {
	display: block;
}

table.products th, table.products td, table.features th, table.features td 
{
	padding:0.3em 0.7em;
}

table.products th, table.features th
{
	padding:0.7em;
}


/* =Suckerfishnav - top menu
-------------------------------------------------------------- */


#pixopoint_menu_wrapper1 div
{
	background: url("images/bg-primary-nav.gif") no-repeat scroll 50% 0 #00365B;
	display: block ;
	float: left ;
	width: 100% ;
}

#suckerfishnav , .menu
{
	width:100%;
	clear:both;
	font-size:1.2em;
	font-weight:normal;
	list-style-type:none;
	padding:0.4em 0 0;
}

#suckerfishnav, #suckerfishnav ul, .menu, .menu ul
{
	float:left;
	list-style:none;
	line-height:21px;
	border-style: none;
	margin: 0 0 0 15px;
	width:100%;
}

#suckerfishnav a, .menu a
{
	display:block;
	text-decoration:none;
	color:white;
}

#suckerfishnav a:hover, .menu a:hover
{
	text-decoration:underline;
}

#suckerfishnav li, .menu li 
{
	background:url("images/divider-primary-nav.gif") no-repeat scroll 100% 50% transparent;
	float:left;
	padding:0.7em 15px;
}

#suckerfishnav ul, .menu ul
{
/*	position:absolute;
	left:-999em;
*/
	height:auto;
	font-weight:normal;
	margin:0 0 0 24px;
	border:0;
	padding-left:  14px;
}

#suckerfishnav li li 
{
	width:149px;
	border-bottom:1px solid #666666;
	border-left:1px solid #666666;
	border-right:1px solid #666666;
	font-weight:bold;
	font-family:verdana,sans-serif;
}

#suckerfishnav li li a 
{
	padding:4px 10px;
	width:130px;
	font-size:12px;
	color:#77b6d0;
}

#suckerfishnav li ul ul
{
	margin:-21px 0 0 150px;
}

#suckerfishnav li li:hover
{
	background-color:white;
}

#suckerfishnav li ul li:hover a, #suckerfishnav li ul li li:hover a, #suckerfishnav li ul li li li:hover a, #suckerfishnav li ul li li li:hover a
{
	color: #77b6d0;
}

#suckerfishnav li:hover a, #suckerfishnav li.sfhover a 
{
	color:#77b6d0;
}

#suckerfishnav li:hover li a, #suckerfishnav li li:hover li a, #suckerfishnav li li li:hover li a, #suckerfishnav li li li li:hover li a
{
	color:#77b6d0;
}

#suckerfishnav li:hover ul ul, #suckerfishnav li:hover ul ul ul, #suckerfishnav li:hover ul ul ul ul, #suckerfishnav li.sfhover ul ul
{
	left:-999em;
}

#suckerfishnav li.sfhover ul ul ul, #suckerfishnav li.sfhover ul ul ul ul
{
	left:-999em;
}

#suckerfishnav li:hover ul, #suckerfishnav li li:hover ul, #suckerfishnav li li li:hover ul, #suckerfishnav li li li li:hover ul, #suckerfishnav li.sfhover ul
{
	left:auto;
	background:#444444;
}

#suckerfishnav li li.sfhover ul, #suckerfishnav li li li.sfhover ul, #suckerfishnav li li li li.sfhover ul
{
	left:auto;
	background:#444444;
}

#suckerfishnav li:hover, #suckerfishnav li.sfhover 
{
}

#suckerfishnav li.current_page_item, #suckerfishnav li.current_page_parent, body.single #suckerfishnav li.page-item-102
{
background:none repeat scroll 0 0 white;
}

#suckerfishnav li.current_page_item a, #suckerfishnav li.current_page_parent a, body.single #suckerfishnav li.page-item-102 a
{
color:#999999;
}

.narrowcolumn {
	float: left;
	padding: 0 10 0px 30px;
	margin: 0px 0 0;
	width: 621px;
	
/*	background:none repeat scroll 0 0 white; */

	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post {
	margin: 0 0 40px;
	}

.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 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;
	}

.alignleft {
	float: left;
	}
/* End Images */

/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.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 Sidebar */
#sidebar
{
	padding: 20px 0 10px 0;
	margin-left: 545px;
	width: 190px;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* 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;
	}

/* =focus boxes
-------------------------------------------------------------- */

dl 
{
	margin:0 0 1.5em 2em;
}

dt 
{
	font-weight:bold;
}

dd 
{
	margin:0 0 0.5em;
}

dl.focus
{
	float: left;
	width: 615px;
	background: #f4f4e9 url(images/bg-focus-top-large.gif) no-repeat 50% 0;
	margin: 0 0 1em 0;
}

body.three-col dl.focus {
	background: #f4f4e9 url(images/bg-focus-top-medium.gif) no-repeat 50% 0;
	width: 396px;
}

dl.focus dt
{
	padding: 1.25em 20px 0.5em 20px;
	line-height:1.125em;
}

dl.focus dd
{ 
	margin: 0;
	padding: 0 20px 0.125em 20px;
	line-height: 1.5em;
	font-size: 1em;
}

dl.focus dd.last
{
	background:#f4f4e9 url(images/bg-focus-bottom-large.gif) no-repeat 50% 100%;
	padding-bottom: 1.25em;
}

body.three-col dl.focus dd.last {
	background:#f4f4e9 url(images/bg-focus-bottom-medium.gif) no-repeat 50% 100%;
}

body.home dl.focus {
	width: 295px;
	background: #f4f4e9 url(images/bg-focus-top.gif) no-repeat 50% 0;
	display: inline;
	margin-right: 25px;
}

body.home dl.right 
{
	margin-right: 0;
	border-left: 0;
	height: auto;
	margin-left: 0px;
	padding-left: 0px;
}

body.home dl.focus dt {
	padding: 1.25em 20px 0.5em 50px;
}

body.home dl.left dt {
	background: url(images/icon-what.gif) no-repeat 10px 0.6125em;
}

body.home dl.newsletter dt {
	background: url(images/icon-news.gif) no-repeat 10px 0.6125em;
}

body.home dl.new dt {
	background: url(images/icon-new.gif) no-repeat 10px 0.6125em;
}

body.home dl.right dt {
	background: url(images/icon-who.gif) no-repeat 10px 0.6125em;
}

body.home dl.focus dd { 
	padding: 0 20px 1.25em 50px;
	background:#f4f4e9 url(images/bg-focus-bottom.gif) no-repeat 50% 100%;
}

dl.focus dd ul, dl.focus dd p 
{
	font-size: 1em;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	line-height:1.5em;
}

dl.large dd 
{
	font-size: 1.6em;
	font-weight: normal;
	line-height: 1.6em;
}

dl.large dd ul 
{
	list-style-type: square;
	margin: 9px 0 9px 20px;
	padding: 0 ;
}

dl.wide {
	clear: both;
	margin: 0;
	padding-top: 0.6125em;
}

body.home dl.wide 
{
	width: 615px;
	background: #f4f4e9 url(images/bg-focus-top-large.gif) no-repeat 50% 0;
	margin-bottom: 1.2em ;
}

body.home dl.wide dd.last 
{
	background:#f4f4e9 url(images/bg-focus-bottom-large.gif) no-repeat 50% 100%;
}

dl.wide dt {
/*	background: url(images/icon-testimonial.gif) no-repeat 10px 0.6125em;*/
	padding: 1.25em 20px 0.5em 50px;
}

dl.wide dd {
	padding: 0 20px 1.25em 50px;
}

dl.wide dd.byline {
	text-align: right;
	color: #b2aaa4;
	margin: 0;
}

/* Application page columns */

dl.col {
	float: left;
	background: white;
	width: 190px;
	margin: 0;
	padding: 0;
}

dl.middle, dl.right
{
	border-left: 1px solid silver;
	height:300;
	margin-left: 0px;
	padding-left: 20px;
}

dl.right
{
	margin-right: 0;
}

dl.col dt 
{
	margin-bottom: 1em;
}

dl.col dd 
{
	line-height: 1.2em;
	margin: 0 20px 0 0;
}

/* Various Tags & Classes*/
	
blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* 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 */


table .alt 
{
	background:none repeat scroll 0 0 #EDF3FE;
}

#post-605 ul
{
	list-style-position: inside ;
}