/*
	Theme Name: Paraclub
	Theme URL: http://newwpthemes.com/wordpress-theme/paraclub/
	Description: Paraclub is a free WordPress theme with featured posts option. Suitable for any niche. Theme Options at admin panel.
	Author: NewWpThemes.com
	Author URI: http://newwpthemes.com/
	Version: 1.0 
	Tags: Tech, Technology, Ads Ready, Two Columns, Right Sidebar, Fixed Width, Blogging, Options Page
*/

/* LAYOUT */

#contact_number{
float: right;
color: #103102;
font-size: 10px;
background-color: #f0f0f0;
padding: 10px;
}

body {
	
	background-image: url(images/shadow.jpg); /** Link to the image you created **/
        background-repeat: repeat-y; /** Repeats the image vertically **/
        background-position: center; /** Centers the Background image **/
        background-color: #fff; /** Website BG colour (matches canvas colour in Step 1) **/
	}

#wrapper {
	padding:0;
	}

#container {
	background: #000;
    margin-top: 15px;
	}

#contentwrap {
background-color:#FFFFFF;
	}

a {
	color: #000;;
    text-decoration: none;
	}

a:hover {
	color: #2e8c05;
    text-decoration: none;
	}
/* HEADER */

#header {
	height: 90px;
	padding-top:20px;
	padding-bottom: 30px;
	}

#header h1 {
	margin-bottom: 0px !important;
	padding: 8px 0 0 15px;
	font-weight: normal;
font-family:"Helvetica Neue", Arial, Helvetica, sans-serif;	font-weight: 500;
	font-size: 46px;
	}

#header h1 a, #header h1 a:visited {
	color: #fff;
	text-decoration: none;
	}


#header h2 {
	padding-left: 15px;
	color: #87817c;
	font-size: 14px;
	line-height: 14px; 
font-family:"Helvetica Neue", Arial, Helvetica, sans-serif;	}
    
.logoimg {
    margin: 0 0 0 0px;
	padding: 0px;
}

.feedtwitter {
	margin-top: 0px !important;
	
	text-align: right;
	}

/* NAVIGATION MENUS */

#pagemenucontainer {
	height: 38px;
    margin: 15px 0 0 15px;
	}
	
#pagemenu {
	height: 32px; 
	}
	

#pagemenu, #pagemenu ul { 
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
	}
#pagemenu {
	margin-bottom: 1px;
	}
	
#pagemenu ul {
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	}
	
#pagemenu li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#pagemenu ul li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#pagemenu li a, #pagemenu li a:link {
	color: #eff093;
	display: block;
    margin: 0px 6px 0px 0px;
	padding: 6px 12px 6px 12px ;
	text-decoration: none;
	font-weight: normal;
	text-transform: uppercase;
	font-size: 14px;
font-family:"Helvetica Neue", Arial, Helvetica, sans-serif;    text-shadow: 0 1px 0 #160a01;
	}
	
#pagemenu li a:hover, #pagemenu li a:active{
	background: #2e8c05;
	color: #fff;
	display: block;
	text-decoration: none;
	}
	
#pagemenu  li.current_page_item a {
	background: #2e8c05;
	color: #fff;
	}

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


.navcontainer {
	height: 28px;
    padding-top: 4px;
    border-bottom: 4px solid #2e8c05;
	}
	
#nav {
	height: 32px;
	
	}

#nav, #nav ul { 
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
	}
#nav {
	margin-bottom: 1px;
	padding-left: 10px;
	}
	
#nav ul {
	float: right;
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	}
	
#nav li {
	float: right;
	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: 8px 12px;
	text-decoration: none;
	font-size: 14px;
	font-weight: normal;
	text-transform:lowercase;
font-family:"Helvetica Neue", Arial, Helvetica, sans-serif;    text-shadow: 0 1px 0 #000;
	}
	
#nav li a:hover, #nav li a:active {
	background: #2e8c05;
	color: #fff;
	display: block;
	text-decoration: none;
	}
	
#nav  li.current-cat a {
    background: #2e8c05;
	color:#fff;
	}

#nav li:hover, #nav li.sfhover { 
	position: static;
	}
	
/* CONTENT */

#content {
	padding: 20px 5px 15px 30px;
    color: #f5f0ec;
	width: 760px;
	}
    
h1, h2, h3, h4, h5,h6 {
    color:#666666;
}
	
pre { overflow: auto; 
	width: 470px; 
	}

.post {
	padding-bottom: 15px;
	margin-bottom: 15px;
   /* border-bottom: 1px solid #443931;*/
	}

.post {
	margin-bottom: 10px;
font-family:"Helvetica Neue", Arial, Helvetica, sans-serif;
	}

.title {
			background-color: #f0f0f0;

letter-spacing: 2px;
	margin: 0 0 25px 0;
	padding: 5px;
	line-height: 22px;
font-family:"Helvetica Neue", Arial, Helvetica, sans-serif;    font-weight: normal;
	color: #113100;
	font-size: 20px;
	}

	
.title a {
	text-decoration: none;
	color: #000;
	}

.title a:hover {
	text-decoration: none;
	color: #000;
	}

.pagetitle {
	margin-bottom: 20px;
	line-height: 10px;
	font-size: 19px;
	font-weight: normal;
font-family:"Helvetica Neue", Arial, Helvetica, sans-serif;	text-decoration: none;
}



.post_thumbnail {
    padding: 1px;
	padding-right: 40px;
    background: #37322e;
    margin: 0 10px 10px 0;
}

.readmorecontent {
	text-align: right;
	}

a.readmore {
	padding: 4px 15px;
	background: #fff;
	color: #428713;
	text-decoration: none;
	}

a.readmore:hover {
	background-color: #fff;
	}
    
.postdate {
	font-size: 11px;
	font-family: helvetica;
    
    color: #428713;
	}


.postmeta {
	font-size: 11px;
	padding: 2px 4px;
	font-family: Arial, Verdana;
	}
	
.postdate img, .postmeta img {
	border: none;
	vertical-align: middle;
	margin:2px;
	}
	
.entry {
color: #333333;
	text-align: justify;
	line-height: 20px;
	padding-top: 8px;
	font-family: "Helvetica Neue",Arial,Helvetica,sans-serif;
font-size: 14px;
font-weight: normal;

	
	}
	

.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;
	}


/* wp-pagenavi */
.wp-pagenavi a, .wp-pagenavi a:link, .wp-pagenavi a:active {
    color: #686868 !important;
    background:#dfdfdf !important;
    border: 1px solid #989898 !important;
    font-size: 15px !important;
    padding:  4px 8px !important;
}

.wp-pagenavi span.current {
    color: #434343 !important;
    background:#fff !important;
    border: 1px solid #b6b5b5 !important;
    font-size: 15px !important;
    padding:  4px 8px !important;
    font-weight: bold;
}

.wp-pagenavi a:hover {
    color: #494949 !important;
    background:#dfdfdf !important;
    border: 1px solid #626262 !important;
    
}

.wp-pagenavi span.pages {
    color: #676767 !important;
    background:#fff !important;
    border: 1px solid #b6b5b5 !important;
    font-size: 15px !important;
    padding:  4px 8px !important;
}

.wp-pagenavi span.extend {
    background:transparent !important;
    font-size: 15px !important;
    padding:  4px 8px !important;
    color: #676767 !important;
    background:#fff !important;
    border: 1px solid #b6b5b5 !important;
    font-weight: bold;
}
	
/* SIDEBAR(S) */

.sidebaradbox {
	margin-top: 5px; 
	text-align:center;
	}
	
.ad125 {
	margin: 2px;
	}


.sidebar {
	margin: 0 10px 10px 10px;
    color: #333333;
    font-size: 13px;
	}
	
.sidebar a {
	text-decoration: none;
	color: #333333;
    font-weight: bold;
	}

.sidebar a:hover {
	text-decoration: none;
	color:#2e8c05;
	}
	

#search {
    border: 1px solid #423c37;
    height: 30px;
    padding: 0;
    background: #38332f;
    text-align: right;
}

#search input {
	border: 0;
    background: none;
    color: #827972;
}
	
	
#s {
	width: 206px;
	padding: 4px;
    margin:3px 0 0 0;
    background: none;
}
    
#topsearch #s {
    width: 168px;
    }
    
#topsearch #search {
    margin: 15px 15px 0 0;
}


/* Social icons */
.addthis_toolbox {
    padding: 15px 0 0px 0;
	text-align: center;
	}
.addthis_toolbox .custom_images a
{
    width: 32px;
    height: 32px;
    margin: 0 2px 0 2px;
    padding: 0;
}

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

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


	
.sidebarvideo {

	}
	
.sidebar p{
font-family:"Helvetica Neue", Arial, Helvetica, sans-serif;
}

.sidebar a {
color: #333333;
font-family:"Helvetica Neue", Arial, Helvetica, sans-serif;font-weight: normal;

}
.sidebar h2 {
	margin: 0px 0 0 -20px;
	padding: 8px 0 2px 10px;
	background: #103102;
	font-size: 14px;
font-family:"Helvetica Neue", Arial, Helvetica, sans-serif;	font-weight: normal;
	text-transform:uppercase;
    text-shadow: 0 -1px 0 #8a3e03;
	color: #fff;
	height: 20px;
	WIDTH: 325px;
	}

.sidebar ul {
	list-style-type: none;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	border: none;
	}
	
.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;
	}
	
.sidebar ul li li {
	padding: 4px 0px 6px 4px;
	background-color: #fff;
	margin: 0px;
	}
	
.sidebar ul li ul li {
	padding: 4px 0px 6px 4px;
	margin: 2px 0;
	}



#wp-calendar th {
	font-style: normal;
	color: #fff;
	background: none;
	}
#wp-calendar caption {
color: #eff093;
	padding: 4px 4px;
	text-transform: none;	margin: 2px 0 2px 0;
	background: none;
	}

#wp-calendar td {
	color: #fff;
font-family:"Helvetica Neue", Arial, Helvetica, sans-serif;	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;
	}

#wp-calendar td:hover, #wp-calendar #today {
	color: #555;
	}
	
#wp-calendar {
	empty-cells: show;
	font-size: 14px;
	margin: 0;
	font-weight: bold; 
	width: 100%;
	}


/* FOOTER */

#footer {
	margin-top: 50px;
	background: #f0f0f0;
	padding: 10px;
	text-align: center;
	color:#103102;
	font-size: 13px;
    border-top: 1px solid #efefef;
	}

#footer a {
	color: #103102;
	} 

#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;
	}
	
.post_thumbnail {
    margin: 0 10px 10px 0;
}