/*
	Theme Name: Navly
	Theme URI: http://newwpthemes.com/navly-free-wordpress-theme/
	Description: Navly is a free WordPress theme with featured content option and supports the post thumbnails. Suitable for any niche. Theme Options at admin panel.
	Author: NewWpThemes.com
	Author URI: http://newwpthemes.com/
	Version: 1.0
    Tags: black, yellow, two-columns, right-sidebar
*/

/* LAYOUT */

body {
	background: #000000 url(images/background.png) left top repeat-x;
	}

#microso {
   	}

#addtext {
	}

#ltr {
   background: #3A3937 url(images/contentwrap.png) 640px top repeat-y;
	}

a {
	color: #DEC96A;
    text-decoration: none;
	}

a:hover {
	color: #E9C004;
    text-decoration: underline;
	}
/* HEADER */

#loginfi {
	height: 115px;
	}

#loginfi h1 {
	margin-bottom: 0px !important;
	padding: 20px 0 0 0;
	font-weight: normal;
	font-family: Georgia, Times New Roman Times, Serif, Arial;
	font-weight: bold;
    text-transform: uppercase;
	font-size: 48px;
	}

#loginfi h1 a, #loginfi h1 a:visited {
	color: #FAFAF7;
	text-decoration: none;
	}


#loginfi h2 {
	color: #BAB997;
	font-size: 14px;
	line-height: 14px; 
	font-family: Georgia, Times New Roman Times, Serif, Arial;
	}

.logoimg {
    margin: 32px 0 0 0;
}

.feedtwitter {
	margin-top:12px;
	text-align: right;
}
    
    
/* NAVIGATION MENUS */

#lnk {
	height: 40px;
    padding: 0;
    margin-top: 10px;
	}
	
#ticket {
	height: 40px;
    float: left;
	}

#pagemenu, #ticket ul {
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
	}
#ticket {
	margin-bottom: 1px;
	}
	
#ticket ul {
	float: left;
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	}

#ticket li {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
    #ticket li:first-child {
	}

#ticket ul li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#ticket li a, #ticket li a:link {
	color: #ECEAE3;
	display: block;
    margin: 0 4px 0 0;
	padding: 14px 14px;
	text-decoration: none;
	font-weight: normal;
	text-transform: uppercase;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;

	}

#ticket li a:hover, #ticket li a:active{
	color: #E8C629;
	display: block;
    text-decoration: none;
    background: url(images/pagemenu-hover.png) center top no-repeat;
    border-top: 2px solid #E8C629;
    padding: 12px 14px 14px 14px;
	}
	
#ticket  li.primary a {
	color: #E8C629;
    text-decoration: none;
    background: url(images/pagemenu-hover.png) center top no-repeat;
    border-top: 2px solid #E8C629;
    padding: 12px 14px 14px 14px;
   	}

#ticket li:hover, #ticket li.sfhover { 
	position: static;
	}


#tmenu {
	height: 42px;
	display: block;
	overflow: hidden;
   	}

#tmenu .current-cat a {
	border-bottom: 5px solid #E8C629;
	color:#E8C629;
    padding: 15px 16px 10px 16px;
	}

/* CONTENT */

#vendor {
	padding: 15px 5px 15px 15px;
    color: #E4E2D2;
	}


pre { overflow: auto;
	width: 470px; 
	}

.post {
	padding:10px 0 5px 0;
	margin-bottom: 20px;
    background: url(images/post-line.png) left bottom repeat-x;
	}

.post p {
	margin-bottom: 10px;
	}

.comnent {
	margin: 0 0 8px 0;
	padding: 0px;
	line-height: 28px;
	font-size: 22px;
	font-family: Georgia, Times New Roman Times, Serif, Arial;
    font-weight: bold;
    text-transform: uppercase;
	color: #DBD8C1;
	}

	
.comnent a {
	text-decoration: none;
	color: #DBD8C1;
	}

.comnent a:hover {
	text-decoration: none;
	color: #E8C629;
	}

.pagetitle {
	margin-bottom: 20px;
	line-height: 22px;
	font-family: Georgia, Times New Roman Times, Serif, Arial;
	text-decoration: underline;
}

.horoukr {
	font-size: 12px;
	font-family: Arial, Helvetica, Sans-serif;
    color: #DBD8C1;
	}


.postmeta {
	font-size: 11px;
	padding: 2px 4px;
	font-family: Arial, Verdana;
	}
	
.horoukr img, .postmeta img {
	border: none;
	vertical-align: middle;
	margin:2px;
	}
	
.hphoto {
	text-align: justify;
	line-height: 20px;
	padding-top: 8px;
	font-family: Arial, Verdana;
	font-size: 14px;
	}
.latest {
	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;
	}

.peugeot {
   float: left;
   margin: 0 10px 5px 0;
	}

.sitenot {
   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;
	}

	
/* wp-pagenavi */
.wp-pagenavi a, .wp-pagenavi a:link, .wp-pagenavi a:active {
    font-size: 15px !important;
    padding:  4px 8px !important;
    color: #DBD8C1 !important;
    background:none !important;
    border: 1px solid #3A3937 !important;
}

.wp-pagenavi span.pages {
    font-size: 15px !important;
    padding:  4px 8px !important;
    color: #DBD8C1 !important;
    background: none !important;
    border: 1px solid #3A3937 !important;
}

.wp-pagenavi span.extend {
    font-size: 15px !important;
    padding:  4px 8px !important;
    background:transparent !important;
    color: #DBD8C1 !important;
    background: none !important;
    border: 1px solid #3A3937 !important;
}

.wp-pagenavi span.current {
    font-size: 15px !important;
    padding:  4px 8px !important;
    font-weight: bold;
    color: #C7A70F !important;
    background: #393836 url(images/wp-pagenav-bg.png) left top repeat-x !important;
    border: 1px solid #292827 !important;
}

.wp-pagenavi a:hover {
    border: 0 !important;
    color: #DBD8C1 !important;
    background: #393836 url(images/wp-pagenav-bg.png) left top repeat-x !important;
    border: 1px solid #292827 !important;

}


/* SIDEBAR(S) */

.sidebaradbox {
	margin-top: 10px;
	text-align:center;
	}
	
.ad125 {
	margin: 6px;
	}


.panel {
	margin: 0 0px 10px 10px;
    font-size: 13px;
    color: #D8D6C6;
	}
	
.panel a {
	text-decoration: none;
	color: #D8D6C6;
	}

.panel a:hover {
	text-decoration: underline;
	color:#CEAB08;
	}
	

#teaser {
    border: 1px solid #5C584F;
    height: 28px;
    padding: 0px;
    background: url(images/search-bg.png) left top repeat-x;
    text-align: right;
    margin-top: 15px;
}

#teaser input {
	border: 0;
    background: none;
    color: #DFDFC6;
}
	
	
#textsma {
	width: 240px;
	padding: 4px;
    margin:2px 0 0 0;
    background: none;
}

#leftcol #teaser {
    margin: 8px 4px 0 4px;
    padding-right: 4px;
    }

#leftcol #textsma {
    width: 218px;
    }

	
		
/* Social icons */
.somespa {
    padding: 15px 0 0px 0;
	text-align: center;
	}
.somespa .ismap a
{
    width: 32px;
    height: 32px;
    margin: 0 3px 0 3px;
    padding: 0;
}

.somespa .ismap a:hover img
{
    opacity: 1;
}

.somespa .ismap a img
{
    opacity: 0.85;
}


	
.sidebarvideo {

	}

.panel h2 {
	margin: 0 ;
	padding:6px 0 8px 2px;
    text-align: left;
	font-size: 16px;
    line-height: 16px;
    color: #DBD8C1;
	font-family: Georgia, Times New Roman Times, Serif, Arial;
	font-weight: bold;
	text-transform: uppercase;
    background: url(images/sidebar_tab.png) left bottom repeat-x;
    }

.panel ul {
	list-style-type: none;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	}
	
.panel ul li {
	list-style-type: none;
	margin: 0px 0px 5px 0px;
	padding: 0px;

   	}

.panel ul ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
  	}


.panel ul li li, .panel ul li ul li {
	padding: 6px 0px 6px 12px;
	margin: 0 0 2px 0;
    border-bottom: 1px dashed #A9A794;
    background: url(images/arrow.png) left 12px no-repeat;
    }


#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	color: #D8D6C6;
	background: none;
	}
#wp-calendar caption {
	padding: 2px 4px;
	text-transform: uppercase;	margin: 2px 0 2px 0;
	background: none;
    color: #D8D6C6;
	}

#wp-calendar td {
	color: #D8D6C6;
	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 {
	color: #fff;
    background: #CEAB08;
	}
#wp-calendar td:hover a {
    color: #fff;
}	
#wp-calendar {
	empty-cells: show;
	font-size: 14px;
	margin: 0;
	font-weight: bold; 
	width: 100%;
	}

/* FOOTER */

#giftgra {
    margin-top: 2px;
    background: #3A3937;
	padding: 20px;
	text-align: center;
	color: #DBD8C1;
	font-size: 13px;
	}

#giftgra a {
	color: #DBD8C1;
	} 

#giftgra a:hover {
	text-decoration: none;
    color: #DBD8C1;
	} 
	
#credits {
	color: #7D7D7D;
	font-size: 11px;
	text-align: center;
	padding: 10px;
	}
    	
#credits a {
	color: #7D7D7D;
    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;
	}
	
.post_thumbnail {
    padding: 6px;
    border: 1px solid #4D483F;
    margin: 0 10px 10px 0;
    background-color: #3A3937;
}
