/*
Theme Name: Carosel
Theme URI: http://www.carosel.ie
Version: 1.1
Author: Martin @ Punktilio
Author URI: http://www.punktilio.com
*/
@import url("css/comments.css");
@import url("css/reset.css");
@import url("css/gallery.css");
@import url("css/pagenavi-css.css");

/***************BASIC*************************/
* {
  margin: 0;
  padding: 0;
}

p img {
	padding: 0;
	max-width: 100%;
	}

html body {
  background: url(images/bg.jpg);
  background-repeat:no-repeat;
  background-attachment:fixed;
  background-position: center;
  background-color:#FFF;
  background-position:top;
  font-size: 13px;
  font-family: Georgia, Verdana, Tahoma, Times New Roman;
  line-height: 1.5em;
  padding-top: 0px;
}
a:link, a:visited {
  color: #7FBFEE;
  text-decoration: none;
}
a:hover {
  color: #FA860A;
}
/***************LAYOUT*************************/

#mainwrap {
  margin: 0 auto;
  width: 960px;
}
#header {
  width: 960px;
  height: 85px;
}
#blogtitle {
  color: #fff;
  text-transform: uppercase;
  float: left;
}
#blogtitle img {
  padding:0;
  top:0px;
}
.description {
  text-transform: none;
  margin-left: 10px;
  color: #f0bf4c;
  font-family: Impact;
}
#top {
  width: 960px;
  height: 20px;
  float: right;
}
#top li {
  float: left;
  margin: 2px 2px 2px 3px;
}
#top li a {
  float: left;
  display: block;
  padding: 0px 10px 0px 10px;
  color: #ff5562;
  font-family: verdana;
  font-size:16px;
  text-transform: uppercase;
  
}
#top li.current_page_item, #top li:hover {

}
#top li.current_page_item a, #top li a:hover {
  color: #000;
}
/***************END NAVIGATION*************************/
/* Twitter, RSS, Email */

#topsoc {
  float: left;
  padding-top:6px;
  padding-left:330px;
  position:absolute;
  z-index:3000;
}
.myspace, .facebook, .twitter, .youtube, .flickr, .itunes{
  padding-top:0px;
  float: left;

}

/* End Twitter, RSS, Email */

.about {

}
.about p {
  padding: 2px;
}
.aboutimage {
  float: left;
  border: 1px solid #ccc;
  padding: 2px;
  margin: 0px 5px 5px 5px;
}
#s {
  width: 250px;
  margin-left: 5px;
  margin-bottom: 5px;
}
#searchsubmit {
  background: #ccc;
  border: 1px solid #ccc;
  color: #000;
}
#contentwrap {
  float: left;
  width: 310px;
  margin-top: 15px;
}

#pagecontent {
  margin-top: 20px;
  float: left;
  width: 960px;
}

#sidebar {
  float: left;
  width: 310px;
  text-align:left;
}
#sidebar2 {
  float: left;
  width: 310px;
  text-align:left;
  padding: 0px 0px 0px 15px;

}
/* ADVERT */
#topbar {
  float: right;
  width: 318px;
  background: url(images/adverttop.png) no-repeat;
  margin: 10px 0;
  padding-top: 14px;
}
.topbary {
  background: url(images/adverty.gif) repeat-y;
  font-family: Impact;
  color: #f0bf4c;
  height: 1%;
}
.topbarbot {
  background: url(images/advertbot.png) no-repeat scroll bottom;
  height: 1%;
}
.advert {
  margin-left: 23px;
}
.advert h3 {
  font-weight: normal;
}
.advert img {
  border: 1px solid #000;
  padding: 0;
  margin-left: 5px;
}
.addthis_toolbox {
  clear: both;
  margin-left: 20px;
}
.addthis_toolbox h3 {
  margin-left: 3px;
  font-weight: normal;
}

/* END ADVERT */

/* SOCIAL ICONS */

.custom_images img {
  padding: 0;
  margin: 3px;
}

/* END SOCIAL */

#footer {
  clear: both;
  float: left;
  width: 960px;
  height: 30px;
  background: url(images/fleft.jpg) no-repeat scroll left;
  color: #fff;
}
#fl {
  float: left;
  width: 934px;
  padding: 0px 0;
  text-align: center;
  color:#FFF;
  font-size:0px;
}
#fr {
  float: left;
  width: 13px;
  height: 107px;
}
#fl a, .sponsors a {
  color: #fff ;
}


.sponsors {
  text-align: center;
}
.inside {
  padding: 0px 10px 0 0;
}
.clear {
  clear: both;
}


/***************END LAYOUT*************************/

/***************WP STYLES*************************/

#sidebar h3, #sidebar2 h3 {
  padding: 12px;
  font-size:146px;
  color: #000;
  text-transform: uppercase;
  font-family: verdana;
  font-weight: normal;
  padding-left: 24px;
  margin-bottom: 10;
}
.side-widget, .widget {

  width: 319px;
  background-color:#fff;
  font-family: verdana;
  font-weight: normal;
  color: #000;
  font-size: 12px;
  margin-bottom: 20px;
  padding: 0px 0px 0px 0px;
  
}
.wbot {
  background: url(images/sbot.png) no-repeat scroll bottom center;
  padding-top:10px;
  
}


.side-widget ul li, .widget ul li {
  line-height: 24px;
  padding: 0px 0 0 20px;
  background: url(images/li.gif) no-repeat scroll 6px 8px;
}
.side-widget a, .side-widget a:visited, .widget a, .widget a:visited {
  color: #000;
}
.side-widget a:hover, .widget a:hover {
  color: #f0bf4c;
}
.side-widget ul li ul, .widget ul li ul   {
  margin-top: -3px;
}
/***************POST STYLES*************************/
.post h2 {
  margin-bottom: 0px;
  height: 20px;
}
.post h2 a, post h2 a:visited {
  color: #FF5562;
  margin-top:20px;
}
.post h2 a:hover {

}
.meta {
  border-bottom: 2px dotted #797979;
}
.date {
  color: #838383;
}
.author {
  float: left;
  padding-left: 0px;
  margin-right: 10px;
  color: #000;
}
.cat {
	padding-left: 25px;
  margin-right: 10px;
  color: #ec800c;
}
.comm {
  padding-left: 20px;
  float:right;
}
.cat a, .comm a, .edit a {
  color: #0b96e3;
}
.postmetadata {
  margin-top: 15px;
}
.post {
  margin-bottom: 15px;
  padding-bottom: 15px;
  background: url(images/postsep.gif) repeat-x scroll bottom;
}
.entry {
  margin-top: 10px;
  line-height: 20px;
  text-align: justify;
  color: #000;
}
.entry li {
  margin-left: 20px;
  list-style: circle;
}
.entry ol li {
  list-style: decimal;
}
.entry th {
  padding: 0;
  margin-right: 2px;
}
blockquote {
  border-left: 10px solid #666666;
  margin-left: 20px;
}
blockquote p {
  padding: 10px;
}
.alignleft {
  float: left;
  margin: 0 5px 5px 0px;
}
.alignright {
  float: right;
  margin: 0 5px 5px 5px;
}
img.aligncenter {
  display: block;
  margin: 0 auto;
max-width: 100%;
}
/***************END POST STYLES*************************/
#calendar_wrap {
  text-align: center;
}
caption {
  color: #fff;
  width: 100%;
}
#wp-calendar {
  color: #fff;
}
#wp-calendar th {
  padding: 7px 5px 5px 8px;
}
#wp-calendar thead {
  font-weight: normal;
}


#wp-calendar td a:link {
  background: #7FBFEE;
  padding: 1px 6px;
  color: #fff;
  line-height: 29px;
}
/***************END WP STYLES*************************/

