body {
  margin: 0px;
  padding: 0px;
}
p,a,h1,h2,h3,h4,div,span,th,td,dl,dt,dd {
  font-family: 'Lucida Grande', 'Helvetica', Helvetica, Arial, sans-serif;
  font-weight: 12px;
  color: #333;
}
h1 {
  font-family: 'Helvetica Neue', Tahoma, Helvetica, sans-serif;
  font-size: 24px;
  font-weight: normal;
  color: #262626;
  font-weight: lighter;
}
#content h1.docs {
  border: 1px solid #999;
  font-size: 19px !important;
}
#content h1.docs a {
  color: #3384B8 !important;
  font-size: 19px !important;
}
#content h1.docs span {
  font-size: 19px !important;
}

#content .shadow { -webkit-box-shadow: rgba(0,0,0,0.4) 0 1px 3px; -moz-box-shadow: rgba(0,0,0,0.4) 0 1px 3px; *border:1px solid #e4e4e4; }
.rounded { border-radius: 4px; padding: 15px 15px 5px; -webkit-border-radius: 4px; -moz-border-radius: 4px; -o-border-radius: 4px; -khtml-border-radius: 4px; -ms-border-radius: 4px; }
#content .rounded { border-radius: 4px; padding: 15px 15px 5px; -webkit-border-radius: 4px; -moz-border-radius: 4px; -o-border-radius: 4px; -khtml-border-radius: 4px; -ms-border-radius: 4px; }

.bigrounded { border-radius: 6px; padding: 15px 15px 5px; -webkit-border-radius: 6px; -moz-border-radius: 6px; -o-border-radius: 6px; -khtml-border-radius: 6px; -ms-border-radius: 6px; }
#content .bigrounded { border-radius: 6px; padding: 15px 15px 5px; -webkit-border-radius: 6px; -moz-border-radius: 6px; -o-border-radius: 6px; -khtml-border-radius: 6px; -ms-border-radius: 6px; }

h3 {
  font-size: 14px;
  font-weight: bold;
  color: #333;
}
#content ul li, #content ol li {
  line-height: 1.7em;
}
a {
  color: #0084B8;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
dl.contribute {
  line-height: 1.5em;
}
dl.contribute dt.first, dl.contribute dd.first {
  border-top: 1px solid #DFDFDF;
}
dl.contribute dt, dl.contribute dd {
  padding: 3px 8px;
  border-bottom: 1px solid #DFDFDF;
}
dl.contribute dt {
  float: left;
  width: 12em;
  color: #FFF;
  font-weight: bold;
  background-color: #A1C276;
}
dl.contribute dd {
  margin-left: 12em;
  padding-left: 30px;
  background-color: #F1F2F5;
}
dl.faqlist {
  line-height: 1.5em;
}
dl.optionlist dt, dl.optionlist dd,
dl.faqlist dt, dl.faqlist dd {
  padding: 3px 8px;
  font-size: 11px;
}
dl.optionlist dt,
dl.faqlist dt {
  float: left;
  width: auto;
  color: #9960B1;
  font-weight: bold;
  margin: 6px 0px 0px 8px;
  background-color: #FFF;
  border: 1px solid #DFDFDF;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
}
dl.optionlist dd,
dl.faqlist dd {
  border: 1px solid #DFDFDF;
  padding-left: 50px;
  margin: 3px 0px 0px 3px;
  background-color: #F1F2F5;
  width: 600px;
  line-height: 24px;
  min-height: 24px;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
}
dl.optionlist dt {
  margin-right: 5px;
}
dl.optionlist dd {
  width: 400px;
}
dl.required dt {
  color: #FF6677;
}
h3.optionlist,
h3.faq-title {
  background-color: #F1F2F5;
  width: 648px;
  padding: 7px;
  line-height: 1.0em;
}
h3.optionlist img
h3.faq-title img {
  margin-top: -10px;
}
.clear {
  clear: both;
}
.centered {
  width: 287px;
  margin: 0px auto;
}
#features-wrapper {
  background: #DEDEDE url(../images/g-background-noise-darker.gif);
  border-top: 1px dashed #C6C6C6;
  border-bottom: 1px dashed #BBB;
}
#sub-features-wrapper {
  background: #F0F0F0 url(../images/g-background-noise.gif);
/*  border-bottom: 1px dashed #CCC;*/
}
#cta-wrapper {
  background: #DCDCDC url(../images/g-background-noise-darker.gif);
/*  border-bottom: 1px dashed #CCC;*/
}
#innerwrapper {
  position: relative;
  text-align: left;
  padding: 0px;
  margin: 0px auto;
  width: 917px;
  border: 1px solid transparent;
}
a#sp-header-logo {
  position: absolute;
  left: 13px;
  width: 170px;
  height: 46px;
  background: transparent url(../images/i-sequel-pro-logo.png) no-repeat 0px 2px;
}
a#sp-header-logo:hover {
  text-decoration: none;
  background: transparent url(../images/i-sequel-pro-logo.png) no-repeat 0px -43px;
}
a#sp-header-logo:active {
  text-decoration: none;
  background: transparent url(../images/i-sequel-pro-logo.png) no-repeat 0px -90px;
}
#logo {
  position: absolute;
  top: 35px;
  left: 20px;
}

#leftcolumn {
  float: left;
  width: 595px;
  margin: 0px;
  padding: 0px;
}
#rightcolumn {
  width: 220px;
  float: left;
  margin: 0px;
  padding: 0px;
}

#footer {
  position: relative;
  height: 60px;
}

#biglogo {
  background: transparent url('/assets/images/g-sequelpro-icon.gif') no-repeat;
  position: absolute;
  top: 102px;
  height: 256px;
  width: 256px;
}

/* Presentation */
#head {
  height: 108px;
}
body#home #head {
  height: 317px;
}

#mainnavbackground {
  background: transparent url('/assets/images/g-main-nav-bg.gif') no-repeat;
  position: absolute;
  top: 17px;
  right: 0px;
  width: 403px;
  height: 80px;
}

.main-nav-wrapper {
  margin: 0px auto;
  width: 920px;
  position: relative;
}
#mainnav {
  height: 50px;
  text-align: center;
  border-bottom: 1px solid #CCC;
  background: #EAEAEA url( '../images/g-search-gradient.png') repeat-x bottom;
}
.top-nav-wrapper {
  float: right;
}
#mainnav ul.nav {
  list-style: none;
  /* margin: 0px 0px 0px 176px;*/
  margin: 0px 30px 0px 0px;
  padding: 0px;
}
#mainnav ul.nav li {
  height: 51px;
  float: left;
  padding: 0px 10px;
}
#mainnav ul.nav li a {
  padding: 12px 0px 0px 0px;
  margin: 1px 3px 4px 0px;
  line-height: 1.9em;
  display: block;
  text-align: center;
  display: block;
  font-family: 'Lucida Grande','Helvetica', 'Times New Roman', serif;
  color: #999;
  font-size: 13px;
  /* font-style: lighter;*/
  font-weight: bold;
  border-left: 1px solid transparent;
  border-right: 1px solid transparent;
  text-shadow: #FFF 1px 1px 1px;
  text-transform: uppercase;
}
#mainnav ul.nav li a:hover {
  border-bottom-width: 1px;
}


#mainnav ul.nav li.nav-home a {
  opacity: 1;
  text-decoration: none;
  color: #000;
}
#mainnav ul.nav li.nav-download a {
  opacity: 1;
  text-decoration: none;
  color: #2C8CBD;
}
#mainnav ul.nav li.nav-support a {
  opacity: 1;
  text-decoration: none;
  color: #E1377B;
}
#mainnav ul.nav li.nav-blog a {
  opacity: 1;
  text-decoration: none;
  color: #5BA900;
}



#mainnav ul.nav li.nav-home a.selected {
  opacity: 1.0;
  border-bottom: 2px solid #000;
  color: #000;
}
#mainnav ul.nav li.nav-download a.selected {
  opacity: 1.0;
  border-bottom: 2px solid #2C8CBD;
  color: #2C8CBD;
}
#mainnav ul.nav li.nav-support a.selected {
  opacity: 1.0;
  border-bottom: 2px solid #E1377B;
  color: #E1377B;
}
#mainnav ul.nav li.nav-blog a.selected {
  opacity: 1.0;
  border-bottom: 2px solid #5BA900;
  color: #5BA900;
}


#mainnav ul.nav li.nav-home a:hover {
  opacity: 1.0;
  text-decoration: none;
  color: #000;
}
#mainnav ul.nav li.nav-download a:hover {
  opacity: 1.0;
  text-decoration: none;
  color: #2C8CBD;
}
#mainnav ul.nav li.nav-support a:hover {
  opacity: 1.0;
  text-decoration: none;
  color: #E1377B;
}
#mainnav ul.nav li.nav-blog a:hover {
  opacity: 1.0;
  text-decoration: none;
  color: #5BA900;
}


.mainfooternav-wrapper {
  border: 1px solid #EEE;
  padding-bottom: 0px;
  width: 882px;
  text-align: center;
  margin-bottom: 0px;
  background-color: #545454;
  background: #545454 url(../images/g-background-noise.gif);
}

.mainfooternav-wrapper ul.mainfooternav li.nav-home a,
.mainfooternav-wrapper ul.mainfooternav li.nav-download a,
.mainfooternav-wrapper ul.mainfooternav li.nav-support a,
.mainfooternav-wrapper ul.mainfooternav li.nav-blog a {
  text-transform: uppercase;
  font-size: 13px;
  font-weight: bold;
  color: #333;
  line-height: 2em ;
  text-shadow: #DDD 1px 1px 1px;
}

ul.mainfooternav {
  margin: 12px 0px ;
}
ul.mainfooternav li {
  text-transform: uppercase;
  display: inline;
  font-size: 12px;
  padding: 0px 18px 0px 10px;
  border-right: 1px solid #999;
}
ul.mainfooternav li.last {
  border-right: none;
}

#content p {
  line-height: 1.7em;
}
.header {
  background-color: #FFF;
}
.home-content {
  background: #FFF url(../images/g-lower-gradient.gif) repeat-x;
}
.main-navigation {
  background: #EFEFEF url(../images/g-search-gradient.png) repeat-x bottom;
  height: 50px;
  text-align: center;
}
.features-content,
.sub-features-content {
  font-size: 12px;
  color: #444;
  position: relative;
  margin: 0px 0px 0px 0px;
  padding: 20px 0px 15px 15px;
}
.sub-features-content {
  padding: 15px 0px 11px 16px;
}
.features-content .graphic-paragraph,
.features-content .graphic-paragraph p,
.sub-features-content .graphic-paragraph,
.sub-features-content .graphic-paragraph p,
.cta-content .graphic-paragraph,
.cta-content .graphic-paragraph p {
  font-size: 12px;
  color: #454545;
}
.features-content .graphic-paragraph strong,
.sub-features-content .graphic-paragraph strong {
  font-weight: bold;
  color: #000;
}
.features-content .graphic-paragraph
.sub-features-content .graphic-paragraph {
  margin: 13px 0px 13px 0px !important;
}

#content {
  font-size: 12px;
  color: #444;
  position: relative;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 15px;
}
#content h1 {
  font-family: 'Helvetica Neue', Tahoma, Helvetica, sans-serif;
  font-size: 24px;
  color: #262626;
  line-height: 1.4em;
  margin: 0px;
  border-bottom: 1px solid #E1E1E2;
  padding: 10px 2px 2px 2px;
}
.twitter-updates {
  margin-bottom: 8px;
}
img.panel-logo {
  margin-left: 9px;
}
#main {
  position: relative;
}
#main p.subtext {
  font-size: 11px;
}
.download-items {
  text-align: center;
}
.download-now {
  padding-top: 5px;
}
.download-logo {
  margin: 10px;
}
.project-site-button {
  margin-left: 70px;
}
.use-this {
  position: absolute;
  right: 40px;
  top: 64px;
  z-index: 20;
  margin: 0px 0px 0px 16px;
}
.digg_link {
  position: absolute;
  right: 23px;
  top: 0px;
}
.upper-ad {
  position: absolute;
  top: 36px;
  right: 0px;
  width: 470px;
  height: 65px;
}

.donor-wrapper ul.list li {
  font-size: 0.95em;
  float: left;
  width: 145px;
}
.donor-wrapper ul.list li.longer {
  width: 160px
}
.donor-wrapper ul.business-list li {
  font-size: 0.95em;
  float: left;
  width: 205px;
}

ul.list {
  margin: 0px;
  padding: 0px;
  list-style: none;
}
ul.list li {
  padding: 4px 10px;
}

ul.business-list {
  margin: 0px;
  padding: 0px;
  list-style: none;
}
ul.business-list li {
  padding: 4px 10px;
}


.home-top-panel {
  padding: 0px 0px 0px 0px;
  position: relative;
}
.home-top-panel.subpages {
  padding: 0px 0px 0px 10px;
}
#content .home-top-panel h1 {
  font-family: 'Helvetica Neue',Verdana, sans-serif;
  font-size: 23px;
  border: none;
  padding: 15px 0px 0px 0px;
  margin: 0px 0px 10px 0px;
}
#content .home-top-panel h1 a{
  font-weight: lighter !important;
  color: #262626;
  font-family: 'Helvetica Neue',Verdana, sans-serif;
}
#content .home-top-panel h2 {
  font-family: 'Helvetica Neue',Verdana, sans-serif;
  font-weight: normal;
  font-size: 14px;
  border: none;
  padding: 0px;
  margin: 0px;
}
#notebook-header {
  position: absolute;
  right: 10px;
  top: 3px;
}
.header-fill {
  margin-top: 35px;
  margin-left: 30px;
  height: 100px;
}
#big-download-icon {
  position: absolute;
  top: -10px;
  left: 33px;
  width: 48px;
  height: 48px;
  background: transparent url( '../images/g-big-download-icon.png') repeat-x bottom;
}

#wrapper .download-box {
  margin: 7px 24px 0px 10px;
  width: 215px;
  height: 19px;
  border: 1px solid #CCC;
  border-bottom-color: #C1C1C1;
  padding: 8px 0px 8px 12px;
  line-height: 1.7em;
  text-shadow: #FFF 1px 2px 2px;
  border-radius: 8px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  -webkit-box-shadow: 0px 1px 4px #CCC;
  -moz-box-shadow: 0px 1px 4px #CCC;
  background: #EDEDED url( '../images/g-search-gradient.png') repeat-x bottom;
}

#wrapper .release-notes {
  line-height: 1.9em;
  margin: 3px 0px 0px 40px;
  font-size: 10px;
}
#wrapper .release-notes a {
  color: #999;
  border-bottom: 1px dotted #999;
}
#wrapper .release-notes a:hover {
  text-decoration: none;
  color: #666;
}
.release-notes-wrapper {
  padding: 6px 28px;
}
.release-notes-wrapper a{
 color: #666; 
}
#download-panel a.release-notes {
  border-bottom: 1px dotted #999; 
  font-size: 10px; 
  color: #666;
}
#download-panel a.release-notes:hover {
  text-decoration: none;
  color: #666;
}
.download-button,
.donate-button {
  padding: 0px 15px;
}
.download-button a,
.donate-button a {
  color: #333;
  font-weight: bold;
}
.download-button a:hover,
.donate-button a:hover {
  color: #0084B8;
  text-decoration: none;
}
.download-button {
  border-right: 1px solid #999;
  float: left;
}
.donate-button {
  border-left: 1px solid #FFF;
  float: left;
}
#mainnav #search-box {
  float: right;
  margin: 7px 24px 0px 10px;
  width: 275px;
  height: 25px;
  background-color: #F5F5F5;
  border: 1px solid #DADADA;
  padding-top: 8px;
  padding-left: 12px;
  padding-bottom: 3px;
  line-height: 0.7em;
  text-shadow: #FFF 1px 2px 2px;
  border-radius: 8px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
}
#mainnav #search-box .cse-branding-text {
  text-transform: uppercase;
  font-size: 11px;
  line-height: 1.55em;
  font-family: 'Lucida Grande', 'Times New Roman', serif;
}
#mainnav #search-box input.search {
  padding: 2px;
  margin: 0px;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border: 1px solid #CCC;
  font-size: 13px;
  width: 155px;
}
#content #search-box {
  float: right;
  margin: 5px 84px 0px 10px;
  width: 275px;
  height: 43px;
  background: #EDEDED url( '../images/g-search-gradient.png') repeat-x bottom;
  border: 1px solid #DFDFDF;
  padding-top: 0px;
  padding-left: 12px;
  line-height: 1.0em;
  text-shadow: #FFF 1px 2px 2px;
  border-radius: 8px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
}
#content #issue-search-box {
  float: right;
  margin: 10px 24px 0px 0px;
  width: 210px;
  height: 85px;
  background-color: #FFF;
  border: 1px solid #DDD;
  padding-top: 0px;
  padding-left: 10px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}
#content #search-box input.search, #content #issue-search-box input.search {
  border: 1px solid #999;
  padding: 3px;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}
#download-box-cocoamysql p,
#download-box p {
  font-weight: bold;
  font-size: 13px;
  padding: 12px 0px 2px 0px;
  margin: 0px 0px 8px 0px;
}
.button-wrapper {
  float: left;
}
.button-wrapper a.button {
  margin: 0px;
  padding: 8px 0px 0px 0px;
  background: transparent url( '../images/g-button-white-med.png') no-repeat;
  width: 135px;
  display: block;
  text-align: center;
}
a.button {
  background: #E4F2FD url( '../images/g-button-grey-bg-blue.gif') no-repeat;
  width: 121px;
  height: 23px;
  display: block;
  padding: 8px 0px 0px 5px;
  margin: 0px auto 5px auto;
  color: #111;
}
a.button:hover {
  text-decoration: none;
  cursor: hand;
}
.cocoamysql-buttons a.button {
  float: left;
  font-size: 11px;
  color: #555;
}
#content #download-box-cocoamysql,
#content #download-box {
  float: right;
  text-align: center;
  margin: 0px 0px 0px 0px;
  width: 166px;
  height: 158px;
  background-color: #E4F2FD;
  border: 1px solid #DFDFE0;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}
#content #download-box a.small {
  color: #333;
  font-size: 10px;
}
#content #download-box-cocoamysql {
  height: 106px;
  margin: -12px 0px 0px 0px;
}
.home-main-content {
/*  margin-left: 75px;*/
  font-size: 12px;
  background-color: #FFF;
  border: 1px solid #DEDEDE;
/*  border-top: 2px solid #999;*/
  padding: 15px 35px 15px 19px;
  width: 844px;
  position: relative;
  line-height: 1.6em;
}
.home-main-content h3 {
  font-size: 13px;
  margin-top: 0px;
  padding-top: 10px;
}

.home-main-content h3.pushright,.home-main-content p.pushright {
  padding-left: 70px;
  padding-right: 10px;
}

#content .home-main-content img.contentimage {
  margin: 10px 0px 0px 20px;
}

#content .home-main-nav {
  display: none;
  position: absolute;
  top: 220px;
  left: 11px;
  z-index: 20;
}
#content #side-nav {
  top: 100px !important;
  width: 149px;
}
#content .home-main-nav ul {
  margin: 0px;
  padding: 0px;
}
#content .home-main-nav ul li {
  width: 154px;
  height: 56px;
  width: 149px;
  list-style: none;
  line-height: 1.0em;
}
#content .home-main-nav ul li a {
  /* border: 1px solid #999;*/
  font-weight: bold;
  line-height: 1.0em;
  padding: 24px 0px 0px 25px;
  color: #111;
  width: 125px;
  height: 56px;
  display: block;
  background: transparent url('../images/g-home-nav-item.gif') no-repeat;
}
#content .home-main-nav ul li a:hover {
  color: #555;
  text-decoration: none;
}
#content .home-main-nav ul li a.selected {
  display: block;
  padding: 24px 0px 0px 25px;
  width: 126px;
  height: 60px;
  background: transparent url('../images/g-home-nav-item-selected.gif') no-repeat 0px -2px;
}
#content .home-main-nav ul li a .new-nav {
  margin-top: -3px;
}
.rightimage {
  margin: -15px -50px 0px 0px;
  padding: 0px 0px 0px 0px;
}
#content ul.feature-requests, #content ol.feature-requests {
  padding-left: 3px;
}
#content ul.feature-requests li {
  list-style: none;
  margin-left: 3px;
}
#content ol.feature-requests li {
  margin-left: 20px;
}
#content ul.feature-requests li:before {
  content: '+ ';
}
#content ul#completed li {
  padding-left: 24px;
  background: #FFF url('../images/tick.png') no-repeat;
}
#content ul#completed li:before {
  content: '';
}
.cta .cta-content {
  margin: 19px 0px;
}
.cta .leftside .graphic-paragraph {
  float: left;
  line-height: 1.9em;
  padding: 0px 19px;
  width: 187px;
}
.cta .leftside .graphic-paragraph strong {
  color: #333;
}
.features .leftside {
  float: left;
  width: 428px;
}
.features .rightside {
  margin-top: 0px;
  margin-left: 20px;
  margin-right: 0px;
  width: 428px;
  float: left;
}
.sub-features .leftside h4 {
  line-height: 2.3em;
  padding-left: 38px;
  margin-bottom: 8px;
  position: relative;
}
.sub-features .leftside h4 img {
  position: absolute;
  left: 4px;
}
.sub-features .leftside {
  float: left;
  margin-right: 14px;
  width: 284px;
}
.sub-features .leftside ul.tick {
  margin: 0px;
  padding: 0px;
}
.sub-features .leftside ul li {
  list-style: none;
  margin: 0px;
  padding: 4px 0px;
  line-height: 1.6em;
}
.sub-features .leftside ul li.even {
  color: #555;
}
#content .leftside {
  float: left;
  width: 340px;
}
#content .middleside {
  margin-top: 0px;
  margin-left: 20px;
  margin-right: 0px;
  width: 240px;
  float: left;
}
#content .rightside {
  margin-top: 0px;
  margin-left: 20px;
  margin-right: 0px;
  width: 250px;
  float: left;
}
.blog-post {
  padding: 3px 10px 13px 0px;
  margin-top: 10px;
  width: 320px;
}
.last-blog-post {
  border-top: 1px dashed #999;
}
.blog-post p a {
  color: #0084B8 !important;
}
.blog-post .post-meta img {
  position: absolute;
  left: 16px;
}
.blog-post .post-meta {
  padding-left: 20px;
}
.blog-post .post-meta span {
  color: #AAA;
}
#content .middleside h4,
#content .rightside h4 {
  line-height: 0.8em;
}
#content .leftside h4 a,
#content .middleside h4 a,
#content .rightside h4 a {
  font-weight: normal;
}
#content .middleside .discussion-item,
#content .rightside .discussion-item {
  margin: 0px;
  padding: 2px 0px 10px 0px;
}

#content .leftrightwrapper .hero-icon {
  position: absolute;
  top: -30px;
  right: -110px;
}

.big-logo {
  background: transparent url('../images/s-app-icon.png') no-repeat;
  width: 210px;
  height: 220px;
  float: right;
  z-index: 10;
}
#content .leftrightwrapper {
  position: relative;
  border-radius: 8px;
  border: 1px solid #CCC;
  border-bottom-color: #C1C1C1;
  box-shadow: 0px -1px 4px #666;
  -webkit-box-shadow: 0px -1px 4px #CCC;
  -moz-box-shadow: 0px -1px 4px #CCC;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  text-shadow: #FFF 0px 1px 0px;
  background: #EFEFEF url( '../images/g-search-gradient.png') repeat-x bottom;
  width: 740px;
  height: 150px;
  padding: 5px 20px 5px 17px;
  margin: 10px 0px 17px 0px;
}
#content .leftrightwrapper .leftdivider,
#content .leftrightwrapper .rightdivider {
  float: left;
  width: 0px;
  height: 115px;
  margin-top: 10px;
}
#content .leftrightwrapper .leftdivider {
  border-left: 1px solid #D5D5D5;
  border-right: 1px solid #AAA;
  border-top: 1px solid #FFF;
}
#content .leftrightwrapper .rightdivider {
  border-right: 1px solid #D5D5D5;
  border-left: 1px solid #AAA;
  border-top: 1px solid #FFF;
}
#content .leftrightwrapper .leftside {
  float: left;
  padding-right: 4px;
  width: 210px;
}
#content .leftrightwrapper .middleside {
  margin-top: 0px;
  margin-left: 20px;
  margin-right: 0px;
  padding-right: 10px;
  width: 198px;
  float: left;
}
#content .leftrightwrapper .rightside {
  margin-top: 0px;
  margin-left: 17px;
  margin-right: 0px;
  width: 173px;
  float: left;
}
#content .leftrightwrapper .leftside a,
#content .leftrightwrapper .middleside a,
#content .leftrightwrapper .rightside a {
  color: #21759B;
  font-weight: normal;
}
#content .leftrightwrapper .leftside h3,
#content .leftrightwrapper .middleside h3,
#content .leftrightwrapper .rightside h3 {
  padding: 8px 10px 0px 0px;
  text-align: center;
}
#content .leftrightwrapper .leftside p.brief,
#content .leftrightwrapper .middleside p.brief,
#content .leftrightwrapper .rightside p.brief {
  color: #333;
  font-weight: bold;
  line-height: 9px;
  text-shadow: #DADADA 1px 1px 0px;
}
.screenshot h3 {
  margin: 0px;
  padding-top: 12px;
  padding-bottom: 12px;
  text-align: center;
  font-size: 14px;
}
.screenshot .zoom-wrapper {
  float: left;
  margin: 2px 8px 0px 5px;
}
.screenshot img {
  border-top: 2px solid #BBB;
  border-right: 2px solid #999;
  border-bottom: 2px solid #999;
  border-left: 2px solid #BBB;
  margin: 1px 1px 1px 4px;
}
.screenshot a:hover img {
  -webkit-transform: scale(1.05, 1.05);
  -webkit-transition: -webkit-transform 0.3s ease-in-out;
}
.get-involved {
  margin: 0px 0px 12px 0px;
  padding: 5px 0px 7px 0px;
  background-color: #F1F2F5;
  border-radius: 8px;
  border: 1px solid #DFDFE0;
  box-shadow: 0px -1px 4px #666;
  -webkit-box-shadow: 0px -1px 4px #CCC;
  -moz-box-shadow: 0px -1px 4px #CCC;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  text-shadow: #FFF 0px 1px 0px;
  background: #EFEFEF url( '../images/g-search-gradient.png') repeat-x bottom;
}
.screenshot {
  margin: 0px 0px 12px 0px;
  padding: 5px 0px 7px 0px;
  background-color: #F1F2F5;
  border-radius: 8px;
  border: 1px solid #CCC;
  border-bottom-color: #C1C1C1;
  box-shadow: 0px -1px 4px #666;
  -webkit-box-shadow: 0px -1px 4px #BFBFBF;
  -moz-box-shadow: 0px -1px 4px #BFBFBF;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  text-shadow: #FFF 0px 1px 0px;
  background: #EFEFEF url( '../images/g-search-gradient.png') repeat-x bottom;
}
.get-involved {
  margin: 17px 0px 0px 10px;
  height: 243px;
  width: 260px;
  float: left;
}
.get-involved .split {
  border-top: 1px solid #CCC;
  border-bottom: 1px solid #DFDFE0;
}
.get-involved h3,
.screenshot h3 {
  font-size: 13px;
}
.get-involved .gi-col {
  padding: 0px;
  margin: 0px;
  width: 170px;
  font-size: 11px;
  float: left;
}
.get-involved .gi-nightly {
  width: 240px;
  margin: 7px 0px 10px 10px;
  font-size: 11px;
  float: left;
  height: 105px;
}
.get-involved .gi-nightly h3,
.get-involved .gi-col h3 {
  margin-left: 5px;
  margin-bottom: 10px;
}
.get-involved .gi-nightly img {
  padding-left: 3px;
  margin: 0px 0px 0px 3px;
}
.get-involved .gi-nightly p {
  margin: 2px;
  width: 165px;
}
.features .leftside ul li, .features .rightside ul li {
  padding-left: 35px;
}
.features .leftside ul li {
  background: transparent url('../images/arrow_right.png') no-repeat 10px;
}
.features .rightside ul li {
  background: transparent url('../images/award_star_gold.png') no-repeat 10px;
}
.features .leftside a, .features .rightside a {
  color: #0084B8;
}
#features-wrapper .whats-next.graphic-paragraph {
  margin-top: 20px;
}
.whats-next em {
  font-style: normal;
  font-weight: bold;
  color: #333;
}

#download-post-steps { }
#download-post-steps .step{
  width: 205px;
  padding: 10px;
  float: left;
/*  border: 1px solid #999;*/
}
#download-post-steps .step h3 {
  font-size: 16px;
  color: #666;
}
#download-post-steps .step h3 span {
  font-size: 20px;
}
#download-post-steps .step a.cta-download-button {
  font-size: 18px;
}


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


@-webkit-keyframes alertAnimation {
  from { -webkit-box-shadow: 0 0 15px rgba(255,238,102,.01); }
  50% { -webkit-box-shadow: 0 0 15px rgba(255,238,102,1); }
  to { -webkit-box-shadow: 0 0 15px rgba(255,238,102,.01); }
}

p span.alert {
    background-color: rgba(255, 170, 34,0.3);
    font-weight: bold;
/*    -webkit-animation-duration: 8s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-name: alertAnimation;
*/    
}

