/*
Theme Name: BluitosMag
Theme URI: http://www.simplewpthemes.com
Version: 1.0
Author: sin2384
Author URI: http://www.simplewpthemes.com
Description: Free Wordpress theme by <a href="http://www.simplewpthemes.com/">SimpleWPThemes.com</a>. Please read READ ME.TXT for usage instructions!
*/
@import url("css/comments.css");
@import url("css/reset.css");
@import url("css/slide.css");
@import url("css/superfish.css");
* {
  margin: 0;
  padding: 0;
}
/***************LINKS*************************/

a:link, a:visited {
  color: #3e7bab;
  text-decoration: none;
}
a:hover {
  color: #000;
}
/***************END LINKS*************************/

html body {
  background: #fff url(images/bg.jpg) repeat-x scroll top;
  font-size: 12px;
  font-family: Arial, Verdana, Tahoma, Times New Roman;
  line-height: 1.5em;
  color: #000000;
}

/***************LAYOUT*************************/

#mainwrap {
  margin: 0 auto;
  width: 960px;
}
#header {
  width: 960px;
  height: 70px;
  padding-top: 40px;
  margin: 0 auto;
}
#blogtitle {
  text-transform: uppercase;
  float: left;
  width: 540px;
}

/* -------- START PAGE MENU -------- */

#top {
  width: 760px;
  height: 40px;
  float: right;
  position: relative;
  z-index: 999999;
  margin-top: 3px;
}
#top ul.sf-menu {
  float: right;
}
#top li {
  float: left;
}
#top li a {
  float: left;
  display: block;
  padding: 0 0px 0 35px;
  color: #646464;
  font-size: 13px;
}
#top li a:hover {
  color: #427fa6;
  text-decoration: underline;
}
#top li ul {
  background: #7bb9da;
  width: 160px;
  opacity: 0.8;
  filter: alpha(opacity=80);
  border: 1px solid #5798c9;
  border-bottom: 0;
  margin-left: 35px;
}
#top ul ul ul {
  margin-left: 41px;
}
#top li li {
  border-bottom: 1px solid #6da2ca;
}
#top li li a {
  color: #fbfdfa;
  padding: 0 0 0 15px !important;
  line-height: 35px !important;
}


/* -------- END PAGE MENU -------- */

#s {
  width: 204px;
  padding: 9px 0 6px 5px;
  margin-bottom: 5px;
  color: #c2c1c1;
  font-size: 11px;
  border: 1px solid #dddddd;
}
*+html #s {
  margin-top: -1px;
}
#contentwrapi {
  float: left;
  width: 960px;
}
#contentwrap {
  float: left;
  width: 660px;
  margin-top: 20px;
}
#sidebar {
  float: right;
  width: 260px;
  margin-top: 20px;
}
#sidebarw {
  width: 100%;
  clear: both;
  background: url(images/sbbg.jpg);
}
#sbbg {
  width: 100%;
  background: #164589;
  height: 80px;
}
#sidebar2 {
  width: 960px;
  margin: -40px auto 0;
  padding: 0px 0 0;
  overflow: hidden;
  color: #b3e0ff;
}
#footer1, #footer2, #footer3 {
  width: 220px;
  float: left;
  margin-right: 25px;
}
#footer4 {
  margin-right: 0;
  float: left;
  width: 220px;
}
#sidebar2 h3 {
  color: #ffffff;
  font-size: 23px;
  margin-bottom: 40px;
}
.widget {
  margin-bottom: 55px;
  overflow: hidden;
  font-size: 12px;
  color: #FFFFFF;
}
.widget a, .widget a:visited {
  color: #FFFFFF;
}
.widget a:hover {
  color: #b3e0ff;
  text-decoration: underline;
}
.widget ul li {
  padding: 8px 0 8px 0px;
  margin-left: 0;
  background: url(images/sep.gif) repeat-x scroll bottom;
}
.widget li li {
  background-position: top;
}
.widget ul.children {
  margin: 8px 0 -8px 0;
}
.stext {
  margin-bottom: 20px;
}
/* -------- ADVERT -------- */

 .add1 {
  clear: both;
  float: left;
  margin: 0 0  10px 5px;
  display: inline;
}
.add2 {
  float: right;
  margin: 0 5px 10px 0;
  display: inline;
}

/* -------- END ADVERT -------- */

.custom_images img {
  margin: 0px 2px 0px 4px;
  padding: 0;
}
#footer {
  width: 960px;
  clear: both;
  overflow: hidden;
  padding: 20px 0;
  margin: 0 auto;
  background: url(images/sep.gif) repeat-x scroll top;
  font-size: 11px;
  color: #ffffff;
}
#footer a, #footer a:visited {
  color: #ffffff;
}
#footer a:hover {
  color: #305674;
  text-decoration: underline;
}
/* -------- END WP LAYOUT -------- */

/* -------- START WP STYLES -------- */

#sidebar h3 {
  padding: 0 0 15px 0;
  font-size: 19px;
  color: #427fa6;
}
.side-widget {
  clear: both;
  width: 260px;
  margin-bottom: 25px;
  overflow: hidden;
}
#sidebar ul {
  margin-top: -5px;
}
#sidebar ul.children {
  margin: 6px 0 -6px 0;
}
#sidebar ul li {
  padding: 6px 0 6px 20px;
  margin-left: 0;
  border-bottom: 1px solid #dddddd;
  background: url(images/arrow.png) no-repeat scroll 0 12px;
}
#sidebar li li {
  border-bottom: 0;
  border-top: 1px solid #dddddd;
}
#sidebar li.recentcomments {
  padding-left: 20px !important;
}
.side-widget a, .side-widget a:visited {
  color: #676767;
}
.side-widget a:hover {
  color: #427fa6;
  text-decoration: underline;
}
.textwidget {
  padding: 5px;
}

.textwidget p {
    margin-bottom: 10px;
}

.side-widget div {
  padding: 5px 0;
}

/***************POST STYLES*************************/
h2.title {
  margin-bottom: 10px;
  line-height: 23px;
  font-size: 23px;
}
h2.title a, h2.title a:visited {
  color: #427fa6;
}
#contentwrap h2.title {
  line-height: 26px;
  font-size: 26px;
}
.meta {
  border-top: 1px solid #dddddd;
  border-bottom: 1px solid #dddddd;
  font-size: 11px;
  padding: 7px 0;
  text-align: right;
  margin-bottom: 15px;
}
.meta a, .meta a:visited {
  color: #b9b8b8;
}
.left {
  float: left;
}
a.more-link {
  background: url(images/more.png) no-repeat scroll center;
  width: 104px;
  height: 30px;
  padding: 11px 0 0 14px;
  font-size: 14px;
  color: #fff;
  display: inline-block;
  margin-left: -3px;
}
.postmetadata {
  margin-top: 15px;
}
.leftp {
  width: 311px;
  float: left;
  margin-right: 13.5px;
}
.rightp {
  float: right;
  width: 311px;
}
.clearp {
  clear: both;
  margin-bottom: 40px;
}
.post, .page {
  margin-bottom: 15px;
  padding-bottom: 15px;
}
.entry {
  clear: both;
  margin-top: 10px;
  line-height: 22px;
}
.entry h2 {
  margin-bottom: 0.4em;
}
.entry h1, .entry h2, .entry h3, .entry h4, .entry h5, .entry h6 {
  margin-top: 15px;
}
.entry p {
  margin-top: 10px;
}
.entry img {
  padding: 4px;
  border: 1px solid #cccccc;
}
.post_thumbnail {
  background: url(images/imgbg.png) no-repeat !important;
  padding: 11px 11px 35px !important;
  border: 0 !important;
  position: relative;
  left: -2px;
}
.entry th {
  padding: 0;
  margin-right: 2px;
}
.entry li {
  list-style: circle inside;
}
.entry ol li {
  list-style: decimal inside;
}
blockquote {
  border-left: 10px solid #666666;
  margin-left: 20px;
}
blockquote p {
  padding: 10px;
}
.alignleft {
  float: left;
  margin: 5px 10px 0px 0px;
}
.alignright {
  float: right;
  margin: 5px 0px 0px 10px;
}
img.aligncenter {
  display: block;
  margin: 0 auto 5px;
}
/***************END POST STYLES*************************/
#wp-calendar caption {
  background: #3392d9;
  color: #fff;
  margin-bottom: 10px;
}
#wp-calendar th {
font-style: normal;
text-transform: capitalize;
}
#wp-calendar th {
font-style: normal;
text-transform: capitalize;
}
#wp-calendar td {
letter-spacing: normal;
padding: 2px 0;
text-align: center;
}
#wp-calendar {
empty-cells: show;
font-size: 14px;
margin: 0;
width: 90%;
}
#wp-calendar a:hover {
  background: #3392d9;
  color: #fff;
}
#wp-calendar td:hover, #wp-calendar #today {
  background: #3392d9;
  color: #fff;
}
li.pagenav, li.categories, li.linkcat {
  list-style:none;
}
h2.pagetitle {
  margin: 0 0 30px 0px;
  font-size: 34px;
  text-align: center;
  color: #000;
}
p.center {
  margin: 10px 0;
}
/* -------- END WP STYLES -------- */



/* -------- TABLES -------- */
#contentwrap table{font-size:1.2em;margin:5px 0 25px 1px;}
#contentwrap table td{padding:8px;border: 1px solid #ccc;}
/* -------- END TABLES -------- */


/* -------- PAGE NAVIGATION -------- */

.wp-pagenavi{
  clear:both;
  margin:20px 0 20px;
  text-align:center;
}
.wp-pagenavi span.pages,.wp-pagenavi span.extend{
  border:1px solid #cccccc;
  color:#aaa7a7;
  margin:2px;
  padding:3px 7px;
}
.wp-pagenavi a,.wp-pagenavi a:link,.wp-pagenavi a:visited{
  border:1px solid #cccccc;
  color:#aaa7a7;
  margin:2px;
  padding:3px 7px;
  text-decoration:none;}
.wp-pagenavi span.current,.wp-pagenavi a:hover{
  border:1px solid #cccccc;
  color:#427fa6;
  margin:2px;
  padding:3px 7px;
}
/* -------- END PAGE NAVIGATION -------- */

/* -------- SUBSCRIPTION -------- */
ul#topsoc {
  margin-top: -5px;
}
ul#topsoc li {
  line-height: 62px !important;
}
ul#topsoc li a {
  padding: 32px 0px 32px 43px !important;
  margin: 0;
}
a#twitter {
  background: none;
  background: url(images/twitter.png) no-repeat scroll 0px 24px !important;
}
a#socrss {
  background: none;
  background:url(images/rss.png) no-repeat scroll 0px 24px !important;
}
a#email {
  background: none;
  background: url(images/email.png) no-repeat scroll 0px 24px !important;
}
/* -------- END SUBSCRIPTION -------- */
.flickr_badge_image { float: left; margin-top: 10px;}
.flickr_badge_image img { width: 54px; height: 49px; padding: 4px; margin: 0 10px 0px 0; border: 1px solid #3e7bab; float: left; background: #fff; }
#flickr_badge_image3 img, #flickr_badge_image6 img, #flickr_badge_image9 img {
  margin-right: 0;
}
/************************************************************************
social profiles
*************************************************************************/
#botsoc li {
  float: left;
  background: none;
  padding-left: 0;
  margin-right: 10px;
}
#botsoc img {
  opacity: 0.8;
}
#botsoc img:hover {
  opacity: 1;
}
