/*
	Theme Name: Just News
	Theme URL: http://newwpthemes.com/wordpress-theme/just-news/
	Description: Just News is simple and elegant theme with 2 right sidebars for news sites or just personal blogs. Fixed width and widget ready. Tested in major browsers.
	Author: NewWpThemes.com
	Author URI: http://newwpthemes.com/
	Version: 1.1
	Tags: blue, red, light, news, three-columns, right-sidebar, fixed-width
*/

/* LAYOUT */

body {
	background-position: top center;
	background-repeat: no-repeat;
	background-color: #f0f0f2;
	}

#wrapper {
	padding:10px 0 10px 0;
	}

#container {
	border: 4px solid #d3d3db;
	background: #fff;
	padding: 10px;
	}

#contentwrap {
	background: #fff;
	}

a {
	color: #075195;
	}

/* HEADER */

#header {
	height: 100px;
	}

#header h1 {
	margin-bottom: 4px !important;
	padding: 10px 0 0 15px;
	font-weight: normal;
	font-family: Georgia, Times, "Times New Roman", serif;
	font-weight: bold;
	font-size: 48px;
	}

#header h1 a, #header h1 a:visited {
	color: #0c2a48;
	text-decoration: none;
	}


#header h2 {
	padding-left: 15px;
	color: #9b9ba1;
	font-size: 12px;
	line-height: 14px; 
	font-family: Arial;
	text-transform: uppercase;
	}

/* NAVIGATION MENUS */

/* Pagemenu */



#pagemenu {
	margin-top: 0px;
	text-align: right;
	}
	
#pagemenu ul { 
	padding: 0;
	margin: 0;
	}
	
	
#pagemenu li {
	list-style: none;
	display: inline;
	margin: 0 0 0 4px;
	padding: 0px;
	}

#pagemenu a {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #11273C;
	background: #eee;
	padding:2px 10px;
	text-transform: uppercase;
	}
	
#pagemenu a:hover, #pagemenu .current_page_item, #pagemenu .current_page_item a{
	background: #E6EFF5;
	}


#nav {
	background: url(images/nav-backgr.png);
	background-repeat: repeat-x;
	padding:4px;
	height: 32px;
	}

#nav, #nav ul { 
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
	}
#nav {
	margin-bottom: 1px;
	}
	
#nav ul {
	float: left;
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	}
	
#nav li {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#nav ul li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	

#nav li a, #nav li a:link {
	color: #fff;
	display: block;
    margin: 0px 3px 0px 3px;
	padding: 10px 12px;
	text-decoration: none;
	font-size: 12px;
	text-transform: uppercase;
	}
	
#nav li a:hover, #nav li a:active, .current-cat {
	background: url(images/nav-backgr-hover.png);
	color: #FFFFFF;
	display: block;
    margin: 0px 3px 0px 3px;
	padding: 10px 12px;
	text-decoration: none;
	}


#nav li:hover, #nav li.sfhover { 
	position: static;
	}
		

#subnav {
	background: #D50911;
	height: 20px;
	}
	
.nosubcategories {
	height: 4px;
	background: #D50911;
	}
	
#subnav, #subnav ul { 
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
	}
	
#subnav ul {
	float: left;
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	}
	
#subnav li {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#subnav ul li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#subnav li a, #subnav li a:link {
	color: #fff;
	display: block;
    margin: 0px 3px 0px 3px;
	padding: 4px 6px;
	text-decoration: none;
	font-size: 11px;
	text-transform: uppercase;
	}
	
#subnav li a:hover, #subnav li a:active, .current-cat {
	color: #FFFFFF;
	display: block;
    margin: 0px 3px 0px 3px;
	padding: 4px 6px;
	text-decoration: none;
	}

#subnav li:hover, #subnav li.sfhover { 
	position: static;
	text-decoration: underline;
	color: #FFFFFF;
	}

/* CONTENT */

#content {
	background: #fff;
	margin: 15px 10px 15px 5px;
	}

.post {
	margin-bottom: 30px;
	}

.post p {
	margin-bottom: 10px;
	}

.title {
	margin-bottom: 1px;
	line-height: 22px;
	font-family: Arial, Verdana;
	color: #0c2a48;
	background: #e2e5e7;
	padding: 6px 10px;
	}
	
.title:hover {
	background: #d8dde0;	
	}
	
.title a {
	text-decoration: none;
	color: #0c2a48;
	}

.title a:hover {
	text-decoration: none;
	}

.pagetitle {
	margin-bottom: 20px;
	line-height: 22px;
	font-family: Arial, Verdana;
	text-decoration: underline;
}

.postdate {
	font-size: 11px;
	padding: 1px 4px;
	background: #fff;
	font-family: Arial, Verdana;
	}


.postmeta {
	font-size: 11px;
	padding: 2px 4px;
	background: #fff;
	font-family: Arial, Verdana;
	}
	
.postdate img, .postmeta img {
	border: none;
	vertical-align: middle;
	margin:2px;
	}
	
.entry {
	text-align: justify;
	line-height: 20px;
	padding-top: 8px;
	font-family: Arial, Verdana;
	font-size: 14px;
	}
.entry li { padding: 0px; margin: 0px; }	
.entry .PostCom {display: inline;}
.entry .PostCom a { padding: 0px 0px 0px 23px; background: url(./images/PostComLeft.png) no-repeat left top; float: right; text-decoration: none; font-size: 13px; color:green;}
.entry .PostCom a span { padding:3px 20px 0px 10px; display: block; background: url(./images/PostComRight.png) no-repeat right top; float: left; }
.entry .PostCom a span { float: none;}
.entry .PostCom a:hover span {}
.entry .PostCom a:hover { background-position: 0% -23px; text-decoration: none;}
.entry .PostCom a:hover span { background-position: 100% -23px; }	
.navigation {
	padding: 10px 0;
	}

blockquote {
	overflow: hidden;
	padding-left: 9px;
	font-style: italic;
	color: #666;
	border-left: 3px solid #CADAE7;
	}
	
.post img {
	max-width: 680px;
	}

img.wp-smiley {
	max-height: 12px;
	margin: 0;
	padding: 0;
	border: none;
	}
	
.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
	}

.alignleft {
   float: left;
  	}

.alignright {
   float: right;
	}

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
	}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
	}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
	}
	
/* SIDEBAR(S) */

.sidebaradbox {
	margin: 5px 5px 0 0; 
	text-align:center;
	}
	
.ad125 {
	margin: 15px;
	}


.sidebar {
	margin-right: 5px;
	}
	
.sidebar a {
	text-decoration: none;
	color: #333;
	}

.sidebar a:hover {
	text-decoration: underline;
	color:#075195;
	}
	

	
#search input, #searchform input{
	border: 1px solid #d50911;
	}
	
#search label, #searchform label {
	margin: 10px 0 10px 0;
	padding: 6px 0 4px 0;
	background: #fff;
	border-top: 3px solid #899eb1;
	font-size: 13px;
	font-family: Arial;
	font-weight: bold;
	text-transform: uppercase;
	color: #d50911;
	display: block;
	}
	
#s {
	width: 110px;
	padding: 2px;
	}
#s2 {
	width: 300px;
	padding: 2px;
	}
	
#searchsubmit {
	border: 1px solid #d50911;
	background: #d50911;
	color: #fff;
	}
	
#topsearch {
	padding:15px 0 0 0;
	}
	
#topsearch input {
	border: 1px solid #d50911;
	}
	
#topsearch label {
	display: none;
	}
	
#topsearch #s {
	width: 300px;
	padding: 2px;
	}

.sidebar h2 {
	margin: 10px 0 0 0;
	padding: 6px 0 4px 0;
	background: #fff;
	border-top: 3px solid #899eb1;
	font-size: 13px;
	font-family: Arial;
	font-weight: bold;
	text-transform: uppercase;
	color: #d50911;
	}

.sidebar ul {
	list-style-type: none;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	}
	
.sidebar ul li {
	list-style-type: none;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	}

.sidebar ul ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}
	


#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	color: #555;
	background: #fff;
	}
#wp-calendar caption {
	padding: 2px 4px;
	text-transform: uppercase;	margin: 2px 0 2px 0;
	background: #e2e5e7;
	}

#wp-calendar td {
	color: #999;
	font: normal 12px 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;
	}

#wp-calendar td:hover, #wp-calendar #today {
	background: #e2e5e7;
	color: #555;
	}
	
#wp-calendar {
	empty-cells: show;
	font-size: 14px;
	margin: 0;
	font-weight: bold; 
	width: 100%;
	}


/* FOOTER */

#footer {
	background: #173047;
	padding: 10px;
	text-align: center;
	color: #b5b9bc;
	}

#footer a {
	color: #b5b9bc;
	} 

#footer a:hover {
	text-decoration: none;
	} 
	
/* COMMENTS */

#comments h3 {
	margin-bottom: 10px;	
}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
	
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
	
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
	
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}

.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
	
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
	



/*** TABS ****/

.tablinks {
	padding: 3px;
	background-color:#4D90FE;
	border:1px solid #3079ED;
	color:#fff;
	margin-right:3px;
	-webkit-box-shadow:#000 0 1px 2px;
	-webkit-border-radius:2px;
	-moz-box-shadow:#000 0 1px 2px;
	-moz-border-radius:2px;
}

.tablinks:hover{
   background-color:#3079ED;
   cursor:pointer;
   
}

#tabcontainer {
	border:1px solid #e3e3e3;
	padding:5px;
	margin-top:-10px;
	background:#f2f2f2;
	-webkit-box-shadow:#000 0 1px 2px;
	-webkit-border-radius:2px;
	-moz-box-shadow:#000 0 1px 2px;
	-moz-border-radius:2px;

}

/*** TABS END HERE ***/



/*** Sucker fish Navigation ***/

#suckerfishnav {
    background:#353333 repeat-x;
    font-size:12px;
    font-family:verdana,sans-serif;
    font-weight:bold;
    width:100%;
    z-index:22222;
    }
#suckerfishnav, #suckerfishnav ul {
    float:left;
    list-style:none;
    line-height:35px;
    padding:0;
    border:1px solid #aaa;
    margin:0;
    width:100%;
    z-index:22222;
    }
#suckerfishnav a {
    display:block;
    color:#ffffff;
    text-decoration:none;
    padding:0px 10px;
    }
#suckerfishnav li {
    float:left;
    padding:0;
    }
#suckerfishnav li.selected {
    background:#DA0909;
    }	

#suckerfishnav ul {
    position:absolute;
    left:-999em;
    height:auto;
    width:151px;
    font-weight:normal;
    margin:0;
    line-height:1;
    border:0;
    border-top:1px solid #666666;
    }
#suckerfishnav li li {
    width:149px;
	background:#028cc3;
    border-bottom:1px solid #e5e5e5;
    border-left:1px solid #e5e5e5;
    border-right:1px solid #e5e5e5;
    font-weight:bold;
    font-family:verdana,sans-serif;
    }
#suckerfishnav li li a {
    padding:10px 10px;
    width:130px;
    font-size:12px;
    color:#ffffff;
    }
#suckerfishnav li ul ul {
    margin:-21px 0 0 150px;
    }
#suckerfishnav li li:hover {
    background:#000;
    }
#suckerfishnav li ul li:hover a, #suckerfishnav li ul li li:hover a, #suckerfishnav li ul li li li:hover a, #suckerfishnav li ul li li li:hover a {
    color:#ffffff;
    }
#suckerfishnav li:hover a, #suckerfishnav li.sfhover a {
    color:#ffffff;
    }
#suckerfishnav li:hover li a, #suckerfishnav li li:hover li a, #suckerfishnav li li li:hover li a, #suckerfishnav li li li li:hover li a {
    color:#ffffff;
    }
#suckerfishnav li:hover ul ul, #suckerfishnav li:hover ul ul ul, #suckerfishnav li:hover ul ul ul ul, #suckerfishnav li.sfhover ul ul, #suckerfishnav li.sfhover ul ul ul, #suckerfishnav li.sfhover ul ul ul ul {
    left:-999em;
    }
#suckerfishnav li:hover ul, #suckerfishnav li li:hover ul, #suckerfishnav li li li:hover ul, #suckerfishnav li li li li:hover ul, #suckerfishnav li.sfhover ul, #suckerfishnav li li.sfhover ul, #suckerfishnav li li li.sfhover ul, #suckerfishnav li li li li.sfhover ul {
    left:auto;
    background:#028cc3;
    }
#suckerfishnav li:hover, #suckerfishnav li.sfhover {
    background:#DA0909;
    }

/*** Navigation menu ends ***/


/*** Sidebar Tabs ***/

#tabbed_box_1 {
margin: 0px auto;
width:377px;
 -moz-box-shadow: 0px 3px 5px #888888;
 -webkit-box-shadow: 0px 3px 5px #888888;
 box-shadow: 0 3px 5px #888888;
}
.tabbed_box h4 {
font-family:Arial, Helvetica, sans-serif;
font-size:23px;
color:#ffffff;
letter-spacing:-1px;
margin-bottom:10px;
}
.tabbed_box h4 small {
color:#e3e9ec;
font-weight:normal;
font-size:9px;
font-family:Verdana, Arial, Helvetica, sans-serif;
text-transform:uppercase;
position:relative;
top:-4px;
left:6px;
letter-spacing:0px;
}
.tabbed_area {
background-color:#E5E5E5;
padding:2px;
}

ul.tabs {
margin:0px; padding:0px;
margin-top:5px !important;
margin-bottom:4px;
}
ul.tabs li {
list-style:none;
display:inline;
}
ul.tabs li a {
background-color:#0A8FC5;
color:#fff;
padding:8px 14px 8px 14px;
text-decoration:none;
font-size:9px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
text-transform:uppercase;
border:1px solid whiteSmoke;
background-image:url(images/tab_off.jpg);
background-repeat:repeat-x;	 
background-position:bottom;
}
ul.tabs li a:hover {
background-color:#DA0909;
border-color:#505050;
text-decoration: none;
color: #fff;
}
ul.tabs li a.active {
background-color:#fff;
color:#000;
border:1px solid #e5e5e5; 
border-bottom: 1px solid #ffffff;
background-image:url(images/tab_on.jpg);
background-repeat:repeat-x;
background-position:top;
}
.content {
background-color:#ffffff;
padding:10px;
border:1px solid #e5e5e5;
font-family:Arial, Helvetica, sans-serif;
background-image:url(images/content_bottom.jpg);
background-repeat:repeat-x;	 
background-position:bottom;
margin-top:5px;
}
#content_2, #content_3, #content_4 { display:none; }

.content ul {
margin:0px;
padding:0px;
font-size: 14px;
}
.content ul li {
list-style:none;
border-bottom:1px solid #d6dde0;
padding-top:8px;
padding-bottom:8px;
font-size:13px;
}
.content ul li:last-child {
border-bottom:none;
}
.content ul li a {
text-decoration:none;
color:#3e4346;
}
.content ul li a small {
color:#8b959c;
font-size:9px;
text-transform:uppercase;
font-family:Verdana, Arial, Helvetica, sans-serif;
position:relative;
left:4px;
top:0px;
}
.content ul li a:hover {
color:#a59c83;
}
.content ul li a:hover small {
color:#baae8e;
}

/*** Sidebar tabs ends here ***/

/**** Subscribe box ****/
.signbox {
margin: 0px auto;
font-family:lucida grande;
background: white;
width: 378px;
overflow: hidden;
-moz-box-shadow: 0px 3px 5px #888888;
 -webkit-box-shadow: 0px 3px 5px #888888;
 box-shadow: 0 3px 5px #888888;
}
.signbox .fbbox {
border: 1px solid #DDD;
border-bottom: none;
padding: 15px;
height: 98px;
}
.newsbox {
background:#0a8fc5;
width: 348px;
padding: 15px;
}
.newsbox input {
width:260px;
}
.signbox h2 {
color: #005B7F;
font: 18px Georgia;
text-transform: uppercase;
margin-bottom: 10px;
margin-top: 0px;
word-spacing: 2px;
border-top: 0px;
padding: 0px;
}
.newsbox h3 {
font-weight: bold;
color: white;
text-transform: uppercase;
font-size: 12px;
margin-bottom: 8px;
margin-top:0px;
}
.newsbox .emailbtn {
background: url(http://www.vtualerts.com/images/signup.png) no-repeat;
border: 0;
display: block;
text-indent: -99999px;
width: 66px;
height: 25px;
float: right;
cursor: pointer;
margin-top: 0px;
}

.btn_awesome.btn_blue {
display: inline-block;
color: white;
text-decoration: none;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.25);
border-bottom: 1px solid rgba(0, 0, 0, 0.25);
position: relative;
cursor: pointer;
padding: 5px 10px 6px;
background-color: #007D9A;
margin: 14px 0px 0px 440px;
}

.btn_awesome.btn_blue:hover {
background-color: #2DAEBF;
}


/*** Infinity Scroller ***/

.infiniteCarousel {
  width: 395px;
  position: relative;
}

.infiniteCarousel .wrapper {
  width: 315px; /* .infiniteCarousel width - (.wrapper margin-left + .wrapper margin-right) */
  overflow: auto;
  height: 105px;
  margin: 0 40px;
  position: absolute;
  top: 0;
}

.infiniteCarousel ul a img {
  border: 5px solid #000;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}

.infiniteCarousel .wrapper ul {
  width: 840px; /* single item * n */
  list-style-image:none;
  list-style-position:outside;
  list-style-type:none;
  margin:0;
  padding:0;
  position: absolute;
  top: 0;
}

.infiniteCarousel ul li {
  display:block;
  float:left;
  padding: 10px;
  height: 85px;
  width: 85px;
}

.infiniteCarousel ul li img {
    -webkit-transition: border-color 400ms;
}

.infiniteCarousel ul:hover li img {
  border-color: #000;
}

.infiniteCarousel ul:hover li:hover img {
  border-color: #333;
}

.infiniteCarousel ul li a img {
  display:block;
}

.infiniteCarousel .arrow {
  display: block;
  height: 36px;
  width: 37px;
  background: url(images/arrow.png) no-repeat 0 0;
  text-indent: -999px;
  position: absolute;
  top: 37px;
  cursor: pointer;
  outline: 0;
}

.infiniteCarousel .forward {
  background-position: 0 0;
  right: 0;
}

.infiniteCarousel .back {
  background-position: 0 -72px;
  left: 0;
}

.infiniteCarousel .forward:hover {
  background-position: 0 -36px;
}

.infiniteCarousel .back:hover {
  background-position: 0 -108px;
}
