/*
Theme Name: Footy Speak
Theme URI: http://footyspeak.com/
Description: The default WordPress theme for FootySpeak.com.
Version: 1.0
Author: Sammy Isseyegh
Author URI: http://fantasycreative.com/
*/

html {
  background: url(images/bg-x.gif) repeat-x top left #2e3a47;
}

body {
  background: url(images/bg.gif) no-repeat 50% 41px;
  font: normal 13px lucida sans, arial, verdana, tahoma;
  color: #6f6f6f;
}

a,a:link,a:visited {
  color: #0d5a9d;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

/* *** globals *** */
.container {
  margin: 0 auto;
  width: 926px;
}

.clear {
  clear: both;
}

/* *** above header *** */
#header_above {
  background: #1f2429;
  border-bottom: 1px solid #424f5b;
  color: #FFF;
  font-size: 11px;
  height: 40px;
  line-height: 40px;
}

#header_above p {
  margin-left: 7px;
}

#header_above .right {
  float: right;
  margin-right: 5px;
}

#header_above a,#header_above strong {
  color: #00aeff;
}

/* *** header *** */
#header {
  height: 80px;
  margin-top: 40px;
  margin-bottom: 31px;
}

#header h1 {
  background: url(images/logo.gif) no-repeat center left;
  height: 49px;
  float: left;
  margin-left: 14px;
  width: 147px;
}

#header h1 a {
  display: block;
  height: 49px;
  outline: none;
  text-indent: -9999px;
}

#search {
  float: right;
  margin-top: 10px;
  width: 198px;
}

#search .left {
  background: url(images/search_left.gif) no-repeat center left #1f2831;
  display: block;
  float: left;
  height: 29px;
  width: 9px;
}

.search_input {
  background: url(images/search_bg.gif) repeat-x center left;
  border: 0;
  color: #5a87b4;
  float: left;
  font-size: 12px;
  font-family: lucida sans, verdana, arial, tahoma;
  height: 19px;
  padding: 5px;
  width: 150px;
}

.search_go {
  border: 0;
  background: url(images/search_go.gif) no-repeat top left #1f2831;
  float: right;
  height: 29px;
  width: 29px;
}

/* *** main content *** */
#main {
  background: url(images/sidebar.gif) repeat-y top right #FFF;
  position: relative;
}

/* *** top corners *** */
.top_left,.bottom_left,.bottom_right {
  display: block;
  position: absolute;
}

.top_left {
  background: url(images/top_left.gif) no-repeat top left;
  height: 10px;
  width: 10px;
  top: 0;
  left: 0;
}

.bottom_left {
  background: url(images/bottom_left.gif) no-repeat bottom left;
  height: 10px;
  width: 10px;
  bottom: 0;
  left: 0;
}

.bottom_right {
  background: url(images/bottom_right.gif) no-repeat bottom right;
  height: 8px;
  width: 8px;
  bottom: 0;
  right: 0;
}

/* *** left column *** */
#content {
  padding: 20px;
  float: left;
  width: 602px;
}

#content h2,#content h3 {
  color: #0d5a9d;
  font-size: 18px;
  font-weight: normal;
  margin-bottom: 10px;
}

#content h2 a,#content h3 a {
  text-decoration: underline;
}

.post {
  margin-bottom: 25px;
}

/* date */
.date {
  background: url(images/date.gif) no-repeat top center #229cd7;
  height: 71px;
  float: left;
  margin-right: 20px;
  margin-bottom: 15px;
  width: 57px;
}

.date span {
  display: block;
  height: 28px;
  line-height: 28px;
  color: #FFF;
  text-align: center;
}

.date strong {
  display: block;
  font-size: 24px;
  height: 43px;
  line-height: 43px;
  color: #1f2429;
  text-align: center;
}

/* post meta info */
.postmeta {
  font-size: 12px;
  color: #5c5c5c;
}

/* entry */
.entry {
  clear: both;
}

.entry p,.entry ol,.entry ul,.entry blockquote {
  margin-bottom: 15px;
  line-height: 150%;
}

.entry ol {
  margin-left: 20px;
  list-style: outside decimal;
}

.entry ul {
  list-style: outside disc;
  margin-left: 15px;
}

.entry blockquote {
  padding: 10px 15px;
  padding-bottom: 1px;
  border-left: 1px solid #b9d0e6;
  background: #dde6ef;
  clear: both;
  margin-top: 10px;
}

/* bluebar */
.bluebar {
  background: #dde6ef;
  border-top: 1px solid #bad0e7;
  padding: 6px 10px;
  margin-top: 20px;
  font-size: 11px;
  text-align: right;
}

.bluebar span {
  float: left;
}

#content .post .bluebar a {
  color: #0c5a9a;
  text-decoration: underline;
}

/* comments */
#comments {
  margin-bottom: 15px;
}

#comments h3,#respond h3 {
  color: #24292e;
  font-size: 16px;
  font-weight: bold !important;
  margin-bottom: 15px;
}

#commentlist li {
  background: #d3d4d5;
  padding: 10px;
  font-size: 12px;
  margin-bottom: 1px;
  position: relative;
}

#commentlist .children li {
  background: #9cc5ed;
  margin-top: 10px;
  color: #363636;
}

#commentlist .alt {
  background: #e9e9ea;
}

#commentlist .children cite {
  color: #FFF;
  font-size: 11px;
}

.gravatar {
  float: left;
  margin-right: 15px;
  position: relative;
}

#commentlist li cite {
  display: block;
  font-style: normal;
  font-size: 12px;
  margin-bottom: 10px;
}

#commentlist li cite span {
  position: relative;
}

/* *** sidebar *** */
#sidebar {
  color: #434343;
  float: right;
  font-size: 11px;
  width: 284px;
}

#sidebar h2 {
  background: url(images/h2.gif) no-repeat center left #0d5c99;
  color: #FFF;
  font-size: 14px;
  font-weight: normal;
  height: 33px;
  line-height: 33px;
  text-align: center;
}

.h2_first {
  background: url(images/h2_first.gif) no-repeat top left #0d5c99 !important;
}

#sidebar ul li ul {
  padding: 15px 18px;
}

#sidebar ul li ul li {
  background: url(images/bullet.gif) no-repeat center left;
  padding-left: 12px;
  margin-bottom: 8px;
}

#sidebar ul li ul a {
  color: #434343;
}

/* *** 125 ads *** */
#main #sidebar .square_ads {
  padding: 13px 13px;
  padding-bottom: 8px;
}

#main #sidebar .square_ads li {
  background: none;
  margin-bottom: 5px;
  padding-left: 0;
}

/* *** footer *** */
#footer {
  background: url(images/footer.gif) no-repeat top right;
  padding-top: 25px;
  margin-bottom: 25px;
  text-align: right;
  font-size: 11px;
  line-height: 150%;
  color: #FFF;
}

#footer em {
  font-style: normal;
  color: #526377;
}

#footer em a {
  color: #526377;
}

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

#commentform {
  margin: 5px 10px 0 0;
}

#commentform textarea {
  width: 100%;
  margin-top: 10px;
}

#respond :after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

#commentform #submit {
  margin: 10px 0 5px auto;
  float: right;
}

#commentform label {
  font-size: 11px;
  color: #236eb1;
}

#content #commentform .cmntinput,#commentform textarea {
  padding: 5px;
  background: #ececec;
  border: 0;
  font: normal 11px lucida sans, arial, tahoma, verdana;
  color: #66696e;
  border-left: 1px solid #c1c1c1;
  border-top: 1px solid #c1c1c1;
}

#content #commentform .cmntgo {
  border: 0;
  background: url(images/submit.gif) no-repeat center center #1874bd;
  height: 27px;
  width: 121px;
}

.navigation {
  margin-bottom: 10px;
}

.widget_categories {
  text-align: center;
}

.widget_categories select {
  margin-top: 12px;
}

.widget_categories {
  padding-bottom: 12px;
}

/* Theme Switcher */

#theme_switcher_container {
  padding-top: 90px;
  text-align: center;
}

#theme_switcher {
  background: transparent url('images/switcher_bg.png') no-repeat top left;
  font-size: 11px;
  height: 245px;
  width: 317px;
  margin: 0 auto;
  text-align: center;
}

#theme_switcher a {
  color: #8ab7e4;
  text-decoration: underline;
}

#theme_switcher h1 {
  padding-top: 40px; padding-bottom: 28px;
  text-align: left;
  margin-left: 90px;
}

#theme_switcher h1 a {
  background: transparent url('images/logo.gif') no-repeat top left;
  display: block;
  height: 49px;
  width: 147px;
  text-indent: -10000px;
}

#theme_switcher #switcher_box {
  background: transparent url('images/switcher_box_bg.png') no-repeat top left;
  height: 97px;
  width: 247px;
  margin: 0 auto;
  position: relative;
}

#theme_switcher #switcher_box #themes_input {
  background: transparent url('images/select.jpg') repeat-x top left;
  color: #657c96;
  font-style: italic; font-size: 12px;
  border: 0;
  height: 16px;
  width: 202px;
  margin-top: 13px;
  padding: 8px 10px;
}

#theme_switcher #switcher_box #themes_input.focus {
  background: transparent url('images/select_2.jpg') repeat-x top left;
}

#theme_switcher #switcher_box #themes_container {
  position: relative;
  float: left;
}

#theme_switcher #switcher_box #themes_container ul {
  background: #1f2a36;
  border: 1px solid #425b76; border-top: 0;
  text-align: left;
  width: 220px;
  position: absolute; left: 12px; top: -1px;
  padding-bottom: 5px;
}

#theme_switcher #switcher_box #themes_container ul li {
  background: transparent url('images/dropdown_bg.jpg') no-repeat top left;
  color: #bad2eb;
  cursor: pointer;
  display: inline;
  float: left;
  height: 29px;
  width: 192px;
  margin: 5px 4px 0px 4px;
  line-height: 29px;
  padding: 0 10px;
}

#themes_header_input {
  background: transparent url('images/header_above_theme.jpg') repeat-x top left;
  color: #000;
  font-size: 12px;
  border: 0;
  height: 15px;
  width: 117px;
  margin-top: 10px;
  padding: 3px 10px;
}

#themes_header_container {
  position: relative;
  z-index: 2;
}

#themes_header_container ul {
  background: #D4D4D4;
  text-align: left;
  position: absolute; left: 153px; top: -10px;
  padding-top: 7px;
  width: 135px;
}

#themes_header_container ul li {
  background: #ededed;
  color: #000;
  cursor: pointer;
  display: inline;
  float: left;
  margin: 0;
  margin-bottom: 7px; margin-left: 7px;
  padding: 0 10px;
  width: 100px;
}