/*
Theme Name: Full Point
Theme URI: http://www.simplewpthemes.com
Version: 1.0
Author: sin2384
Author URI: http://www.simplewpthemes.com
*/
@import url("css/comments.css");
@import url("css/reset.css");
@import url("css/slide.css");
@import url("css/pagenavi-css.css");
* {
  margin: 0;
  padding: 0;
}
/***************LINKS*************************/

a:link, a:visited {
  color: #024873;
  text-decoration: none;
}

a:hover {
  color: #000;
}
/***************END LINKS*************************/

html body {
  background: #245e83 url(images/bg.gif) repeat-x scroll 0 78px;
  font-size: 12px;
  font-family: Georgia, Verdana, Tahoma, Times New Roman;
  line-height: 1.5em;
}

/***************LAYOUT*************************/

#mainwrap {
  margin: 0 auto;
  width: 960px;
}
/***************NAVIGATION*************************/
#top {
  width: 953px;
  height: 77px;
  background: url(images/navright.gif) no-repeat scroll top right;
  padding-right: 7px;
}
ul#nav {
  float: right;
  background: #2d7ca8 url(images/navleft.gif) no-repeat scroll top left;
  padding-left:7px;
}
ul#nav li {
  float: left;
  background: url(images/lisep.gif) no-repeat scroll right center;
}


#top li a {
  float: left;
  display: block;
  padding: 14px;
  color: #fff;
  font-family: Impact;
  /*
  display: block;
  padding: 10px;
  color: #ccc;
  background: url(images/navright.jpg) no-repeat scroll center right;
  */
}
#top li.current_page_item a, ul#nav li a:hover {
  color: #c3d1da;
}


/***************END NAVIGATION*************************/
#header {
  width: 960px;
  height: 161px;
  background: url(images/header.jpg) repeat-x;
}
#logo {
  float: left;
  width: 274px;
  height: 202px;
  background: url(images/logo.png) no-repeat;
  position: relative;
  top: -50px;
}
#blogtitle {
  width: 215px;
  float: left;
  margin-left: -20px;
  margin-top: 30px;
}
#blogtitle img {
  float: left;
  margin-left:-20px;
}
.description {
  clear: both;
  text-transform: none;
 }
.adv {
  float: right;
  position: relative;
  top: 20px;
 }
.about {
 clear: both;
 width: 605px;
 background: #edf6fb url(images/abouttop.gif) no-repeat scroll top left;
 padding-top: 10px;
 margin: 0px 0 5px 6px;
}
.about p {
  padding: 5px;
}
.aboutimage {
  float: left;
}
.about h3 {
  color: #191e29;
  font-family: Trebuchet MS;
  font-weight: normal;
}
.padd {
  background: url(images/aboutbot.gif) no-repeat scroll bottom;
  padding-bottom:10px;
}
#s {
  width: 246px;
  height: 28px;
  background: url(images/search.png) no-repeat scroll left center;;
  position: relative;
  top: 35px;
  margin-right: 20px;
  float: right;
  border: none;
  padding-left: 5px;
}
#upcontent {
  width: 620px;
  float: left;
  background: #4d678d;
  margin-top: -41px;
}
*+html #upcontent {
  margin-top: 0px;
}
#contentwrap {
  float: left;
  width: 410px;
  background: #fff;
}
#swrap {
  float: right;
  background: #003153;
  width: 550px;
  padding-top: 2px;
}
#sidebar, #sidebar2 {
  float: left;
  width: 272px;
}
#sidebar {
  margin-right: 2px;
  margin-left: 2px;
}
#bwrap {
  background: #57859f;
  width: 100%;
  overflow: hidden;
}


#sidebar3 {
  width: 960px;
  margin: 0 auto;
  background: #4d678d;
  overflow: hidden;
  padding-bottom: 20px;
  font-family: Trebuchet MS;
}

/* ADVERT */

.advert{
 float: right;
 width: 335px;
 margin: 0 0 0px 0;
 padding-bottom: 5px;
 margin-top: -60px;
 background: #b1bec7 url(images/advertbot.png) no-repeat scroll bottom;
 }
 *+html .advert {
   margin-top: -20px;
 }
 .advert h3 {
 padding: 10px;
 color: #fff;
 background: url(images/h3.jpg) no-repeat scroll top;
 }
.advert img{
 border:none;
 float:left;
 margin-left: 28px;
 margin-right: -20px;
 display: inline;
}

/* END ADVERT */

/* SOCIAL ICONS */
.custom_images {
  margin: 5px 0 0 3px;
  float: right;
}


.custom_images img {
  padding: 0;
  margin: 3px 10px 3px 3px;
}

/* END SOCIAL */

#footer {
  width: 960px;
  clear: both;
  text-align: center;
  height: 35px;
  padding: 2px 0px;
  background: url(images/footer.png) repeat-x;
  font-size: 11px;
  color: #fff;
  margin: 0 auto;
}
.sponsors {
  clear: both;
  text-align: center;
}
#footer a:link, #footer a:visited {
  color: #0b96e3;
}
.inside {
  padding: 20px 30px;
}
.clear {
  clear: both;
}

/***************END LAYOUT*************************/

/***************WP STYLES*************************/

#sidebar h3, #featured-video h3, #sidebar2 h3 {
  padding: 2px 5px 5px 40px;
  background: url(images/widgettop.jpg) no-repeat;
  color: #fff;
  font-family: Impact;
  font-weight: normal;
  font-size: 13pt;
}
.side-widget, .widget {
  width: 272px;
  background: #b1bec7 url(images/widgetbot.gif) no-repeat scroll bottom;
  margin-bottom: 2px;
  clear: both;
  padding-bottom: 5px;
}
.side-widget ul li, .widget ul li {
  line-height: 25px;
  padding: 0 5px 0 25px;
  background:url(images/dart.gif) no-repeat scroll 0 8px;
  margin-left: 15px;
}
.side-widget a, .side-widget a:visited, .widget a, .widget a:visited {
  color: #2d6489;
}
.side-widget a:hover, .widget a:hover {
  color: #fff;
}
.side-widget ul li ul li {

}
.bwidget {
  width: 200px;
  float: left;
  margin-left: 20px;
}
.bwidget h3 {
  color: #fff;
  font-family: Impact;
  font-weight: normal;
}
.bwidget ul li {
  line-height: 20px;
  background: url(images/botli.gif) repeat-x scroll bottom;
}
.bwidget ul li ul li {
  background-position: top;
}
.bwidget ul li:hover {
  background: #07477c;
}
.bwidget ul li:hover li {
  background: #4D678D url(images/botli.gif) repeat-x scroll bottom;
}
.bwidget ul li ul li:hover {
  background: #07477c;
}
.bwidget a:link, .bwidget a:visited {
  color: #fff;
}


/***************POST STYLES*************************/
.date {
  width: 64px;
  padding: 15px 10px 15px 5px;
  background: url(images/date.png) no-repeat;
  color: #eea24f;
  float: left;
}
.date small {
  font-size: 10px;
}


.post h2 {
}
.post h2 a, post h2 a:visited {
  color: #245e83;
}
.post h2 a:hover {

}

.cat {
  font-size: 10px;
  color: #eea24f;
}
.cat a:link, .cat a:visited {
  color: #fa0a0a;
}


.author {

}
.edit {

}
a.more-link {
  float: right;
  color: #fa0a0a;
}
.comm a{
  float: left;
  color: #fa0a0a;
}
.postmetadata {
  margin-top: 15px;
  overflow:hidden;
}
.post {
  background: url(images/postbot.jpg) no-repeat scroll bottom;
  margin-bottom: 15px;
  padding-bottom: 45px;
}
.entry {
  clear: both;
  margin-top: 10px;
  line-height: 20px;
  text-align: justify;
}
.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;
}
/***************END POST STYLES*************************/
#calendar_wrap {
  text-align: center;
}
caption {
  background: #2D6489;
  width: 100%;
  color: #fff;
}
#wp-calendar {

}
#wp-calendar th {
  padding: 14px;
}
#wp-calendar td a:link {
  background: #2D6489;
  padding: 1px 6px;
  color: #fff;
  line-height: 29px;
}
/***************END WP STYLES*************************/

.imga { float:right; border:2px solid #ccc;margin-left:5px;}
.tags { float:left;} 
