
hr {
  border-top: 1px solid #E9E9E9;
	border-top: none;
	border-left: none;
	border-right: none;
	height: 1px;	
}
.left {
  float: left;
	margin: 10px 20px 0px 0px ;
}
.right {
  float: right;
}
.center {
 text-align: center; 
 margin: 0px auto;
}
code {
  color: #366519;
  background-color: #FCF4F2;
}
p.question { 
  width: 670px;
  padding-top: 10px;
  color: #333;
  font-weight: bold;
  font-style: italic;
}
p.answer { 
  color: #555;
}
#content div.code {
  background-color: #F3F3F3;
  border: 1px solid #E6E6E6;
  padding: 10px;
  margin: 5px 10px;
  font-size: 12px;
  font-family: monospace;
  width: 630px;
  color: #5BA900;
  border-radius: 6px;
  -webkit-border-radius: 2px;
}

#content div.notice {
  background-color: #F5F1F1;
  border: 1px solid #999;
  padding: 10px 18px;
  margin: 15px 0px 5px 30px;
  font-size: 12px;
  font-family: monospace;
  width: 580px;
  color: #444;
  -webkit-border-radius: 5px;
  background-color: #FFF;
}
#content div.notice img {
  float: right;
  margin: 10px 0px 0px 20px;
}

.sidebar {
  margin: 10px;
  border: 1px solid #E5E5E5;
  padding: 0px;
  width: 200px;
  float: right;
}
.sidebar h2{
  margin: 0px 0px 0px 0px;
  padding: 3px;
  text-align: center;
  font-size: 14px;
  background-color: #5F7699;
  color: #FFF; 
}
.sidebar ul li.heading{
  font-weight: bold;
  color: #333;
}
.sidebar .sidebar-content {
  margin: 15px 15px;
}

.sidebar ul{
  margin: 0px;
  padding: 0px;
}
.sidebar ul li{
  list-style: none; 
  padding: 5px 0px 0px 0px;
  margin: 0px;
}
.sidebar ul li hr{
  border-top: 1px solid #E9E9E9;
	border-top: none;
	border-left: none;
	border-right: none;
	height: 1px;
}
#download-panel {
  border-top: 1px solid #E1E1E2;  
  border-bottom: 1px solid #E1E1E2;  
  padding: 5px 30px;
  width: 500px;
  background-color: #FAFAFA;
  position: relative;
}

.download-bar {
  position: absolute;
  right: 15px;
  width: 210px;
  padding: 8px 4px 4px 8px;
  border: 1px solid #E3E4E5;
  -webkit-border-radius: 5px;
  background-color: #FFF;
}
p.subtext {
/*  font-size: 0.9em;*/
}

.right-ad-unit {
  float: right;
}
.left-ad-unit, .right-ad-unit {
  margin: 40px 0px 0px -12px;
  width: 336px;
}
.left-ad-unit h4, .right-ad-unit h4{
 background-color: #999; 
 padding: 4px 6px;
 margin: 0px;
 line-height: 1.0em;
 color: #FFF;
}


#runner {
  margin-right: 0px;
}
#runner .crumbs {
  padding: 10px 20px 10px 20px;
  color: #444;
  float: left;
  font-size: 11px;
  background-color: #FAFAFA;
  border-bottom: 1px solid #E5E5E5;
  border-right: 1px solid #E5E5E5;
  -moz-border-radius-bottomright: 5px;
  -webkit-border-bottom-right-radius: 5px;

}
#runner .crumbs a{
  color: #111;
}
.site-link-wrapper {
  margin: 0px auto;
  width: 680px;
}
.site-links ul {
  float: left;
  width: 128px;
  padding-left: 30px;
}
.site-links ul li{
  list-style: none;
  line-height: 1.6em;
  font-weight: normal;
  color: #444;
  font-size: 12px;
}
.site-links ul li.heading{
  font-weight: bold;
  color: #333;
  font-size: 12px;
}
.site-links ul li.heading a{
  font-weight: bold;
  color: #333;
  font-size: 12px;
}

#footer {
  text-align: center;
}
#runner .author{
  margin: 0 auto;
  width: 350px;
  color: #555;
  text-align: center;
}
#runner .author h3 {
  font-size: 11px;
}
#author h3, #author h3 a {
  color: #111;  
  font-size: 12px;  
  text-decoration: none;
}

.support-column {
  float: left;
  width: 310px;
  padding: 5px 10px;
}
#developers {
  margin-bottom: 5px;
  padding: 0px;
  width: 810px;
}
div#developers div.developerpanel {
  padding: 10px;
  width: 380px; 
  height: 170px;
  float: left;
  border-top: 1px solid #F1F2F5;
}
div#developers div.developerpanel span{
  color: #BBB;
  font-style: italic;
}
div#developers div.developerpanel #ben-perry-photo{
  background: transparent url(../images/photos/ben-perry.jpg) no-repeat;
  width: 66px;
  height: 121px;
  margin-right: 12px;
  float: left;
  border: 3px solid #EEE;
}
div#developers div.developerpanel #ben-perry-photo:hover{
  cursor: crosshair;
}
div#developers div.developerpanel #ben-perry-photo:active{
  background: transparent url(../images/photos/ben-perry-over.jpg) no-repeat;
}
div#developers div.developerpanel a{
  font-weight: bold;
  color: #0084B8;
}
div#developers div.developerpanel img{
  float: left;
  border: 3px solid #EEE;
  margin-right: 10px;
}
table.archive {
  border-left: 1px solid #F1F2F5;
  border-top: 1px solid #F1F2F5;
  border-bottom: 1px solid #F1F2F5;
}
table.archive tr th,table.archive tr td{
  padding: 5px 10px;
  margin: 0px;
  color: #555;
}
table.archive tr th{
  font-weight: normal;
  border: none;
  border-bottom: 1px solid #F1F2F5;
}
table.archive tr td{
  border-right: 1px solid #F1F2F5;
  border-bottom: 1px solid #F1F2F5;
}
table.archive thead tr th,table.archive thead tr td{
  background-color: #5F7699;
  color: #FFF;
  font-weight: bold;
}
table.archive tr.latest th,table.archive tr.latest td{  
  background-color: #D2E3FA;
  font-weight: bold;
  color: #000;
}
table.archive tr.latest th {
  font-weight: bold;
}

.banner {
  margin: 8px 3px 3px 3px;
  background-color: #E4F2FD;
  border: 1px solid #DDD;
  color: #444;
  font-weight: normal;
  font-size: 13px;
  padding: 8px 20px;
  float: left;
}
.banner a{
  color: #222;
	font-weight: bold;
}
.screenshot-bar { 
  width: 494px;
  height: 162px;
  background: #FFF url('../images/screenshot-background.gif') no-repeat;
  margin: 20px 0px;
  padding: 0px 0px 10px 0px;
  text-align: center;
}
.screenshot-bar h2{
  font-size: 22px;
  padding: 10px 0px 0px 0px;
  text-align: center;
  color: #777;
}
.screenshot-bar img{
  margin-left: 4px;
  margin-right: 10px;
  border: 2px solid #FEFEFE;
}

.cocoamysqllogo {
  margin: 10px 10px;
}

.entry, .entry p{
  line-height: 2.4em;
}

.sidebar-content p{
  line-height: 1.6em;
}

.code .hilight {
	font-family: monospace;
	font-weight: bold;
	color: #110022;
}
.code .comment {
	font-family: monospace;
	text-decoration: italic;
	color: #446644;
}

.screenshot-wrapper{
	padding: 0px 0px 0px 0px;
	position: relative;
}
.screenshot-wrapper img{
	padding-bottom: 0px;
}
.screenshot-wrapper p{
	margin: 0px 10px 5px 0px;
	position: absolute;
	bottom: -4px;
	left: -4px;
	padding: 5px 10px;
	background-color: #D6DDE5;
	-webkit-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-moz-border-radius: 5px;
	border: 1px solid #BBB;
	color: #606E7F;
	text-transform: uppercase;
}
.screenshot-wrapper.thumbnail {
  	width: 240px;
}
.requisites-wrapper{
	margin: 0px 10px 5px 0px;
	width: 450px;
	font-size: 10px;
	padding: 5px 10px;
	background-color: #D6DDE5;
	-webkit-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-moz-border-radius: 5px;
	border: 1px solid #BBB;
	color: #606E7F;
}
.requisites-wrapper img{
	padding-bottom: 15px;
}
.requisites-wrapper h2{
	color: #606E7F;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
}
.requisites-wrapper ul{
	margin: 0px 10px 10px 10px;
	padding: 0px;
}
.requisites-wrapper ul li{
	line-height: 1.8em;
	list-style: none;
}
.requisites-wrapper ul li:before { 
	content: "- "; 
}

ul.table-of-contents li {
	font-size: 11px;
	line-height: 1.8em;
}
ul.table-of-contents li ul {
	padding-left: 20px;
	color: #777;
}
.alert-box {
	margin: 20px 58px;
	width: 520px;
	padding: 15px 20px;
	border: 1px solid red;
	background-color: #FCC;
	float: left;
	font-weight: bold;
}
#content p a {
  color: #0084B8;
}
.donate {
  float: left;
  width: 340px;
  border-top: 1px solid #EEE;
  padding-top: 2px;
  font-size: 12px;
  color: #666;
  line-height: 1.8em;
}
.donate-image {
  margin-top: 5px;
  float: left;
  padding: 0px 30px 0px 0px;
}

.icon-paragraph {
  padding-left: 50px;
  min-height: 38px;
}  
.icon-support { background: transparent url('../images/g-icon-get-answers.png') no-repeat; }
.icon-get-involved { background: transparent url('../images/g-icon-get-involved.png') no-repeat; }

h3.heading-graphic{
  padding-left: 45px;
  position: relative;
  line-height: 1.9em;
  padding-top: 2px;
}
h3.heading-graphic img{
  position: absolute;
  left: 2px;
  top: 3px;
}
h3.med-graphic{
  padding-left: 35px;
  position: relative;
  line-height: 1.0em;
  padding-top: 2px;
  text-transform: uppercase;
}
h3.med-graphic img{
  position: absolute;
  left: 2px;
  top: -3px;
}
.graphic-paragraph{
  position: relative;
  line-height: 1.7em;
  padding-top: 2px;
  margin-top: 13px;
  margin-bottom: 18px;
}
.graphic-paragraph .graphic-img {
  float: left;
  padding: 2px 2px 0px 0px;
  margin-right: 10px;
}
.graphic-paragraph img{
  position: relative;
}
.announcement {
  position: relative;
/*  background: #DCEBF0 url(../images/g-docs-under-development.jpg) no-repeat;*/
  width: 898px;
  height: 40px;
  margin: -15px 0px 10px -19px;
  position: absolute;
  top: -20px;
  padding: 0px;
}
.announcement h4{
  font-size: 18px;
  color: #111;
  display: none;
  position: absolute;
  line-height: 1.3em;
  left: 10px;
  margin: 3px 0px 0px 0px;
  padding: 6px 0px 0px 0px;
  text-transform: uppercase;
  text-shadow: #FFF 1px 1px 1px;
}
.announcement ul{
  width: 600px;
  position: absolute;
  top: 7px;
  right: 7px;
  margin: 0px;
  list-style: none;
}
.announcement ul li {
  float: right;
  margin-left: 10px;
}
.announcement ul li a {
  font-weight: bold;
  color: #111;
  text-decoration: none;
  text-shadow: #FFF 1px 1px 1px;
}
.announcement ul li a:hover {
  text-decoration: none;
  color: #666;
  border-bottom: none;
}

/* Search Box Styles */

.cse-branding-bottom,
.cse-branding-right {
margin:0;
padding:0
}
.cse-branding-bottom,
.cse-branding-right {
zoom: 1;
}
.cse-branding-bottom:after,
.cse-branding-right:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden
}
.cse-branding-text { 
  font-family: 'Lucida Grande', Helvetica, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #262626;
}
.cse-branding-form form {
margin-bottom: 0;
padding-bottom: 0;
}
/* Bottom-specific selectors */
.cse-branding-bottom .cse-branding-logo, 
.cse-branding-bottom .cse-branding-text {
display: block; 
float: left
}
.cse-branding-bottom .cse-branding-form {
margin-bottom: 3px;
}
.cse-branding-bottom .cse-branding-logo {
padding: 0
}
.cse-branding-bottom .cse-branding-text {
padding-top: 4px
}
.cse-branding-right .cse-branding-form {
float: left;
}
/* Right-specific selectors */
.cse-branding-right .cse-branding-logo, 
.cse-branding-right .cse-branding-text {
margin-left: 4px;
}
.cse-branding-right .cse-branding-form {
float: left;
margin-right: 4px;
}
.cse-branding-right .cse-branding-logo {
padding: 0
}
.cse-branding-right .cse-branding-text {
margin-top: -4px
}
.cse-branding-form {
  background-color: transparent;
}
.not-found {
  margin-left: 10px;
  padding-left: 10px;
}
.not-found ul{
  list-style: none;
}