/*
Theme Name: Blue Secret
Theme URI: http://www.simplewpthemes.com
Description: Theme Description
Version: 1.0
Author: sin2384
Author URI: http://www.sinisanikolic.info/
*/
@import url("css/comments.css");
@import url("css/fp.css");
@import url("css/reset.css");
@import url("css/tabs.css");
@import url("css/slide.css");
* {
  margin: 0;
  padding: 0;
}
/***************LINKS*************************/

a:link, a:visited {
  color: #3d61af;
  text-decoration: none;
}

a:hover {
  color: #000;
}
/***************END LINKS*************************/

html body {
  background: #12347e url(images/bg.jpg) repeat-x;
  font-size: 12px;
  font-family: Trebuchet MS;
}

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

#mainwrap {
  margin: 0 auto;
  width: 960px;
  text-transform: uppercase;
  background: #ffffff;
}

#header {
  width: 960px;
  background: #022061;
  overflow: hidden;
}

#blogtitle {
  background: url(images/logo.jpg) no-repeat;
  width: 285px;
  height: 77px;
  float: left;
}
.adv {
  float: right;
  border: 0;
  margin-top: 5px;
}


#top {
  width: 960px;
  height: 36px;
  background: url(images/nav.jpg) repeat-x;
}
/***************NAVIGATION*************************/

ul#nav {

}

ul#nav li {
  float: left;
  background: url(images/navsep.jpg) no-repeat scroll top right;
}

ul#nav li a {
  float: left;
  display: block;
  padding: 12px;
  color: #fff;
  font-weight: bold;
  margin-right: 6px;
  margin-left: -2px;
}

ul#nav li.current_page_item a, ul#nav li a:hover {
  background: url(images/navactive.jpg) repeat-x;
  color: #fff;
}

#rsslinks {
  float: right;
  text-transform: uppercase;
  padding: 12px;
}

#rsslinks a {
  color: #fff;
  background: url(images/rss.png) no-repeat scroll 0 2px;
  padding-left: 20px;
  font-weight: bold;
}
/* SECOND MENU  */

/* category menu */

#catmenucontainer{
    clear: both;
	height:35px;
  background:url(images/catnav.jpg) repeat-x;
	display:block;
	padding:0px 0 0px 0px;
	font: 12px Century gothic,verdana, Arial, sans-serif;
	font-weight:normal;
	text-transform:uppercase;
	}

#catmenu{
	margin: 0px;
	padding: 0px;
	width:960px;
	background:url(images/catmenu.jpg) repeat-x;
	height:33px;
	}

#catmenu ul {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	}

#catmenu li {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	}

#catmenu li a, #catmenu li a:link, #catmenu li a:visited {
	color: #fff;
	display: block;
	margin: 0px;
	padding: 8px 10px 8px 10px;
    font-weight: bold;
	}

#catmenu li a:hover, #catmenu li a:active {
	background:url(images/catnavhover.jpg) repeat-x;
	color: #fff;
    margin: 0px;
	padding: 8px 10px 8px 10px;
	text-decoration: none;
	}

#catmenu li li a, #catmenu li li a:link, #catmenu li li a:visited {
	background:url(images/catnavhover2.jpg) repeat-x;
	width: 150px;
	color: #fff;
	font-family:century gothic,Georgia,  sans-serif;
	font-weight: normal;
	float: none;
	margin: 0px;
	padding: 8px 10px 7px 10px;
	border-bottom: 1px solid #0E5889;
    font-weight: bold;
	}

#catmenu li li a:hover, #catmenu li li a:active {
	background:url(images/catnavhover.jpg) repeat-x;
	color: #fff;
	padding: 8px 10px 7px 10px;
    font-weight: bold;
	}

#catmenu li ul {
	z-index: 9999;
	position: absolute;
	left: -999em;
	height: auto;
	width: 170px;
	margin: 0px;
	padding: 0px;
	}

#catmenu li li {
	}

#catmenu li ul a {
	width: 140px;
	}

#catmenu li ul a:hover, #catmenu li ul a:active {
	}

#catmenu li ul ul {
	margin: -33px 0 0 170px;
	}

#catmenu li:hover ul ul, #catmenu li:hover ul ul ul,
#catmenu li.sfhover ul ul, #catmenu li.sfhover ul ul ul {
	left: -999em;
	}

#catmenu li:hover ul, #catmenu li li:hover ul,
#catmenu li li li:hover ul, #catmenu li.sfhover ul,
#catmenu li li.sfhover ul, #catmenu li li li.sfhover ul {
	left: auto;
	}

#catmenu li:hover, #catmenu li.sfhover {
	position: static;
	}

/* end cat menu */
/* END SECOND MENU */
/***************NAVIGATION*************************/

#upcontent {
  width: 960px;
  height: 340px;
  margin: 0 auto;
}

.upleft {
  float: left;
}

/* Social icons */
.addthis_toolbox {
	margin: 0px;
	text-align: left;
    position: relative;
    left: 15px;
	}
.addthis_toolbox .custom_images a
{
    width: 32px;
    height: 32px;
    margin: 6px;
    padding: 0;
    float: left;
}
* html  .addthis_toolbox .custom_images a
{
  margin: 0;
  position: relative;
  left: 0px;

}


.addthis_toolbox .custom_images a:hover img
{
    opacity: 1;
}

.addthis_toolbox .custom_images a img
{
    opacity: 0.5;
}

/* End social */

/* ADVERT */

.advert{
 float: right;
 padding:5px;
 border:1px solid #d1cabb;
 height: 270px;
 width: 285px;
 margin: 0px 10px 0 0;
 position: relative;
 left: 15px;
 }

.advert img{
 padding:5px;
 border:none;
 margin:0;
 float: left;
 }

 /* END ADVERT */

#myGallery {

}


#contentwrap {
  float: left;
  width: 660px;
}

#sidebar {
  float: right;
  width: 280px;
  position: relative;
  top: -190px;
  left: -30px;
}
* html #sidebar {
  left: 0;
  top: -400px;
}


#sidebar2 {
  clear: both;
  float: left;
  width: 960px;
  background: #000000;
  color: #fff;
}


#footer {
  clear: both;
  background: url(images/footer.jpg) repeat-x;
  height: 8px;
  padding: 12px;
}

#designer {
  float: left;
  color: #fff;
}
.sponsor {
  float: right;
  color: #fff;
  margin-right: 13px;
}
a.sponsor {
  color: #fff;
}


.inside {
  padding: 20px;
}
.clear {
  clear: both;
}


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

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

#sidebar h3 {
  padding: 10px;
  font-size: 14px;
  background: url(images/sidebarh3.jpg) repeat-x;
  color: #fff;
  font-weight: normal;
  margin-bottom: -4px;
}
*+html #sidebar h3 {
  margin-bottom: -6px;
}


.side-widget {
  width: 298px;
  margin-bottom: 10px;
  color: #fff;
  background: #3D61AF;
  
}

.side-widget ul li  {
  line-height: 25px;
  padding: 2px 7px;
  background: url(images/sidebarli.jpg) no-repeat;
  margin-top: -2px;
}
.side-widget li li {
  padding-left: 5px;
}


.side-widget li:hover {
  background: url(images/sidebarlihover.png) no-repeat;
}
.side-widget a, .side-widget a:visited {
  color: #fff;
  padding-left: 12px;
  padding: -5px;
}
.side-widget a:hover {
  color: #ff6820;
}
.side-widget li li a {
  padding-left: 20px;
}
.side-widget li:hover li {
 }


.side-widget ul li ul li {
   width: 298px;
   margin: 0;
   padding: 0;
   position: relative;
   left: -7px;
}
/*************** SIDEBAR 2 STYLES *******************/

.widget {
  float: left;
  width: 210px;
  margin: 0 10px;
  display: inline;
  margin-bottom: 10px;
}

.widget h3 {
  color: #fff;
}

.widget ul {
  margin-top: 15px;
}
.widget ul li {
  line-height: 30px;
  border-bottom: 1px solid #494949;
  background: url(images/dart2.jpg) no-repeat scroll 0 10px;
  padding-left: 10px;
}

.widget ul li a {
  color: #fff;
  text-transform: none;
}

.widget li:hover {
  background: #3eab1d url(images/dart3.jpg) no-repeat scroll top left;
}
.widget ul li ul {
  margin: 0;
}


.widget li li {
  margin: 0;
  padding:0;
  background: url(images/dart2.jpg) no-repeat scroll 0 50%;
  padding-left: 8px;
  margin-left: -8px;
  border-bottom: 0;
  border-top: 1px solid #494949;
}
.widget li:hover li {
  background: #000;
}


/*************** END OF SIDEBAR 2 STYLES *******************/


/***************POST STYLES*************************/
.post h2 {
  margin: 10px 0;
}
.post h2 a, post h2 a:visited {
  color: #3d61af;
}
.post h2 a:hover {
  color: blue;
}

.meta {
  background: url(images/posth2.jpg) repeat-x;
  padding: 5px;
  color: #fff;
}

.meta a {
  color: #fff;
}

.postmetadata {
  margin-top: 15px;
}

.post {
  border-bottom: 2px dotted #4fab1f;
  margin-bottom: 15px;
  padding-bottom: 25px;
}

.entry {
  margin-top: 10px;
  line-height: 20px;
  text-transform: none;
}

.entry li {
  margin-left: 20px;
  list-style: circle;
}

.entry ol li {
  list-style: decimal;
}

.entry p {
  margin: 0;
  padding: 0;
}


blockquote {
  border-left: 10px solid #666666;
  margin-left: 20px;
  padding-left: 5px;
}

blockquote p {
  padding: 10px;
}

.alignleft {
  float: left;
  margin: 0 5px 5px 0px;
}

.alignright {
  float: right;
  margin: 0 5px 5px 5px;
}

.comm {
  background: url(images/comm.jpg) repeat-x;
  border: 1px solid #010b96;
  float: right;
  margin: 1px;
  padding: 0 5px;
}
.comm a, .comm a:visited, a.more-link, a.more-link:visited {
  color: #fff;
  font-size: 10px;
}
a.more-link {
  background: url(images/morelink.jpg) repeat-x;
  border: 1px solid #305b01;
  float: right;
  margin: 1px;
  padding: 0 5px;
}


/***************END POST STYLES*************************/
#calendar_wrap {
  text-align: center;
}

caption {
  background: #12347E;
  width: 100%;
  color: #fff;
}

#wp-calendar {
  background: #34a712;
  width: 298px;     
}

#wp-calendar th {
 padding: 17px 17px 17px 0px;
}

td a:link {
  background: #12347E;
  padding: 1px 6px;
  color: #fff;
  line-height: 29px;
}

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

/***************SEARCH*******************************/
 .widget_search {
  background: #37ad15;
  padding: 5px;
  border: 3px solid #3466ae;
  width: 284px;
}

#s {
  background: url(images/search.jpg) repeat-x;
  border: 1px solid #fff;
  padding: 5px;
  width: 220px;
  color: #fff;
}

#searchsubmit {
  background: #00204e;
  border: 1px solid #fff;
  padding: 4px;
  color: #fff;
}


/***************END SEARCH*******************************/
