body, div, span, th, td, p, ul, li, h1, h2, h3, h4, h5, h6, a {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif;
	font-size: 12px;
	color: #5a524a;
}

body { 
	background: #e0e0da;
	margin: 0;
	padding: 0 0 30px 0;
}

img a,
a img { border: 0; }

/* lvha */
a { color: #392713; }
a:hover { text-decoration: none; }

a.underline { text-decoration: underline !important; }
a:hover.underline { text-decoration: none !important; }

p,
li { /*/*/ line-height: 18px; /**/ }

.center { text-align: center; }

.clear,
.clearboth { clear: both; }


/* --------------- */
/* --- wrapper --- */
/* --------------- */

div#wrapper {
	margin: 0 auto;
	padding: 0;
	background: transparent url("/images/bg.png") top left repeat-y;
	width: 933px;
	position: relative;
	top: -9px;
}

div#contentcontainer {
	margin: 0 auto;
	padding: 0 0 28px 0;
	background: transparent url("/images/bg-detail.jpg") top left no-repeat;
}

div#contentcontainer.home {
	/* 
	REMOVED WITH SCREENCAST
	background: transparent url("/images/bg-home.png") top left no-repeat; 
	*/
}

#content { width: 850px; margin: 0 auto; padding: 25px 0 0 0; }

#content ul li { margin:12px 0 6px 12px; }
#content p { margin: 12px 0; }

div#defaultwrap {
	margin: 0 auto;
	padding: 0;
	background: transparent url("/images/bg-detail.jpg") top left no-repeat;
}


/* -------------- */
/* --- header --- */
/* -------------- */

div#header {
	height: 119px;
	min-height: 119px;
	margin-left: 30px;
	padding-top: 10px;
}

div#header h1 {
	width: 901px;
	text-indent: -9999px;
	margin: 0 auto;
	padding: 0;
	border: 0;
}

div#header h1 a:link,
div#header h1 a:visited,
div#header h1 a:hover,
div#header h1 a:active {
	display: block;	
	height: 119px;
	background: url("/images/header.jpg") top left no-repeat;
	margin: 0;
	padding: 0;
	border: 0;
	text-decoration: none;
}

div#header div.description {
	position: relative;
	margin: -45px 0 0 93px;

}

div#header div.description,
div#header div.description a { font-size: 14px; }

/* -------------- */
/* --- navbar --- */
/* -------------- */

div#navwrap {
	height: 48px;
	border: 0;
	padding: 0;
	margin: 0;
	background: transparent url("/images/navbar.png") top left repeat-x;
	position: relative;
	z-index: 3;
}

div#navbar {
	width: 900px;
	margin: 0 auto;
}

div#navbar ul {
	margin: 0 auto;
	padding: 0;
	padding-top: 10px;
	padding-left: 5px;
	width: 900px;
}
	
#navbar ul li {
	margin: 0;
	padding: 0 15px;
	list-style: none;
	display: inline;
	text-align: center;
}

#navbar ul li,
#navbar a {
	color: #fff;
	border: 0;
}

#navbar ul li a {
	text-decoration: none;
	font-family: "Lucida Sans", Arial;
	font-size: 14px;
	padding-bottom: 3px;
}

#navbar ul li.active a { border-bottom: 9px solid #4c8bb5; }

#navbar ul li a:hover { border-bottom: 9px solid #4c8bb5; }


/* ---------------- */
/* --- headings --- */
/* ---------------- */
h2.intro { 
	font-size: 22px;
	font-weight: normal;
	line-height: 1.35em;
	color: #392713;
}

/* ------------------- */
/* --- left column --- */
/* ------------------- */

div.leftcolumn {
	float: left;
	width: 555px;
	margin-top: 20px;
}

h2,
h2 a { font-weight: normal; font-size: 22px; }

h2.page-download,
h2.page-documentation { color: #4c8bb5; }

h3 { font-weight: normal; }

h2.posttitle a:hover { text-decoration: underline; }

h2.blueposttitle,
h2.framework {
	margin-top: 0;
	padding: 0;
	color: #4c8bb5;
}

h2.framework { margin: 0 0 10px -11px; }

h2.blueposttitle a {
	color: #4c8bb5;
	text-decoration: none;
}

h2.blueposttitle a:hover { text-decoration: underline; }

div.leftcolumn h3 {
	font-size: 16px;
	color: #392713;
	font-weight: normal;
}



/* -------------------- */
/* --- right column --- */
/* -------------------- */

div.rightcolumn {
	float: right;
	width: 270px;
	margin-top: 20px;
}

div.rightcolumn ul {
	margin: 0 0 30px 15px;
	padding: 0;
}

div.rightcolumn li,
div.rightcolumn li a,
div.rightcolumn li span {
	color: #5a524a;
	font-size: 12px;
}

div.rightcolumn li span.bluetext,
div.rightcolumn li span.bluetext p,
div.rightcolumn li span.listtitle {
	color: #4c8bb5;
	font-size: 12px;
}

div.rightcolumn h3 {
	font-size: 17px;
	color: #392713;
	margin-top: 0;
	font-weight: normal;
}

div.rightbox {
	width: 228px;
	background: #fff;
	padding: 20px;
}

div.rightbox ul {
	margin: 0;
	padding: 0;
}

div.rightbox li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

div.rightbox li a {
	color: #4c8bb5;
	text-decoration: none;
	font-size: 14px;
}

div.rightbox li p { margin-bottom: 0; }

div.wpbutton {
	padding-bottom: 5px;
	margin: 0;
}

div.wpbutton p {
	margin: 0;
	padding: 0;
}

div.pluginsidebar p {
	margin: 0;
}

/* ----------------- */
/* --- home page --- */
/* ----------------- */

div.homecontainer {
	width: 860px;
	margin: 0 auto;
}

#hometop { height: 332px; padding: 7px 0 0 10px; }

#hometop-noscreencast { height: 100px; padding: 7px 0 0 10px; border-bottom: 1px solid #cfe2f0; }

#hometop .topleft {
	float: left;
	width: 401px;
}

#hometop .topright {
	float: right;
	width: 413px;
}

#hometop .topright p {
	font-size: 15px;
	line-height: 1.5em;
}

#homebottom { margin: 27px 0 0 0; padding: 0 18px; }

#homebottom .bottomleft {
	float: left;
	width: 515px;
}

#homebottom .bottomright {
	float: right;
	width: 230px;
}

#homebottom .bottomright h2 { font-size: 17px; color: #392713; }

#homebottom .bottomright ul {
	margin: 0;
	padding: 0;
}

#homebottom .bottomright li {
	list-style-type: none;
	color: #4c8bb5;
	font-size: 16px;
	padding-bottom: 5px;
}

#homebottom .bottomright li a {
	color: #5a524a;
	text-decoration: none;
	display: block;
}

.sidelinks p { color: #4c8bb5; font-size: 11px; }

.sidelinks p.grey { color: #5a524a; font-size: 12px; }

.sidelinks p a,
.bottomright p a { color: #5a524a; font-size: 12px; text-decoration:none; }

.bottomright p a:hover,
.sidelinks p a:hover { text-decoration:underline; }

#homebottom .bottomright li a:hover { text-decoration: underline; }

#homebottom .bottomright span.newsdate { color: #4c8bb5; }

#homebottom .bottomright h3 {
	color: #392713;
	font-size: 17px;
	font-weight: normal;
	margin-top: 12px;
}

div.hometop { padding-top: 31px; }
div.homebottom { padding: 15px 0; }

div.homeexamples { margin-left: 37px; clear: both; }

div.homeexamples p a {
	font-style: italic;
	font-size: 11px;
	color: #8d8782;
}

div.examples {
	float: left;
	width: 224px;
}

div.examplessmall { width: 183px; }

div.examples img { border: 2px solid #fff; }

div.examples p {
	margin-top: 0;
	text-align: center;
	font-style: italic;
}

p.examplesheading {
	font-size: 11px;
	color: #4c8bb5;
	text-transform: uppercase;
}

p.morenews a {
	color: #5a524a;
	text-decoration: none;
}

p.morenews a:hover { text-decoration: underline; }

p.homebigdesc,
p.homebigdesc a {
	font-size: 14px;
	line-height:22px;
}

p.livetitle { margin: 5px 0 0 0; }

div.signup p { font-size: 11.5px; line-height: 1.3em; }

/* -------------- */
/* --- search --- */
/* -------------- */


.highlight { background : #ff0; }

div.qa {
	padding-bottom: 10px;
	padding-top: 7px;
	border-top: 1px solid #ccc;
}



/* ---------------- */
/* --- feedback --- */
/* ---------------- */


div.feedbacklist ul {
	margin: 0;
	padding: 0;
}

div.feedbacklist li {
	list-style-type: none;
	padding-bottom: 10px;
}

div.feedbacklist li span p { color: #4c8bb5 !important; }



/* --------------- */
/* --- plugins --- */
/* --------------- */

div.defaultcontainer {
	width: 860px;
	margin: 0 auto;
}

div.pluginsleft {
	float: left;
	width: 90px;
}

div.pluginsright {
	float: right;
	width: 465px;
	margin-bottom: 10px;
}

div.pluginsright h3 { margin: 0; }

div.pluginsright h3 a {
	font-size: 16px;
	font-weight: normal;
}

div.pluginsright p { margin-top: 2px; }
div.pluginsright p.postmetadata a { text-decoration: none; }
div.pluginsright p.postmetadata a:hover { text-decoration: underline; }

div.pluginssmallleft {
	float: left;
	width: 90px;
}

div.pluginssmallright {
	float: right;
	width: 465px;
}

div.pluginssmallright h2 {
	margin: 0;
	padding: 0;
}

div.pluginssmallright span.versioninfo { color: #4c8bb5; }

div.livefloat {
	float: left;
	width: 50%;
	padding-bottom: 25px; 
}

span.brownposttitle a {
	color: #392713;
	font-size: 16px;
}

p.pluginlisttxt { padding-bottom: 10px; }

div.pluginsidebar p img {
	vertical-align: middle;
	padding-right: 5px;
}

div.hrspace {
	border-top: 1px solid #aca8a4;
	margin: 20px 0;
}


/* --------------- */
/* --- sidebar --- */
/* --------------- */
.sidebar { 
	float: right; 
	width: 215px; 
	margin: 8px 0 0 30px; 
	background: #fff; 
	padding: 20px;
}

.sidebar h2 { font-size: 17px; color: #392713; }

div.border {
	border: 8px solid #ecf0f3;
	padding: 2px 17px 17px 17px;
	color: #2e6093;
	background: #f7f9fa;
	line-height: 1.3em;
}


/* -------------- */
/* --- footer --- */
/* -------------- */

div.footer {
	background: transparent url("/images/footerbar.png") top left no-repeat;
	margin: 0 auto;
	padding: 0;
	width: 933px;
	position: relative;
	top: -9px;
}

div.footer p {
	margin-top: 0;
	padding: 15px 0 0 15px;
}

div.footer p a { color: #5a524a; }

/* MISC */
ul.checkmarks { list-style-image:url("/images/checkmark.gif"); }

a.rss { padding: 0 0 0 21px; background: url("/images/rss.gif") top left no-repeat; } 

.divider { border-top: 1px solid #aca8a4; }
.divider.pad { margin: 22px 0;  }

ul.small { margin: 7px 0 0 0; list-style-image:url("/images/dot.gif"); }
ul.small li { line-height: 1.1em; }

span.block { display:block; }

.sidelinks p.grey a,
p.more a { color: #392713; }

/* ------------------ */
/* --- doc viewer --- */
/* ------------------ */

div.documentation-viewer h1,
div.documentation-viewer h1 a { 
	font-weight: normal; 
	font-size: 22px; 
	color: #4c8bb5;
}

div.documentation-viewer h2 {
	margin-top: 20px;
	font-size: 14px; 
}

div.documentation-viewer ol {
	margin: 10px 0 10px 20px;
}

div.documentation-viewer .footnotes {
	margin-top: 20px;
}