/*
	Theme Name: Access Wallstreet
	Tags: Access Wallstreet, Stock Market, Market Report, Market News

*/
/* LAYOUT */

body {
	background: transparent url(images/bg.jpg) repeat;
	}

#wrapper {
	}

#container {
	}

#contentwrap {
	background: #fff;
	border-left:#e8e3e3 solid 1px;
	border-right:#e8e3e3 solid 1px;
	border-bottom:#e8e3e3 solid 1px;

	}

a {
	color: #4d4d4d;
	}

a:hover {
	color: #595959;
	}
    
/* HEADER */

#header {
    margin-top: 10px;
	height: 135px;
	border:#e8e3e3 solid 1px;
	background-color:#FFFFFF;
	}

#header h1 {
	margin-bottom: 0px !important;
	padding: 5px 0 0 0;
	font-weight: normal;
	font-family: Arial, Helvetica, Sans-serif;
	font-weight: bold;
	font-size: 46px;
    text-transform: uppercase;
	}

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


#header h2 {
	color: #787575;
	font-size: 14px;
	line-height: 14px; 
	font-family: Arial, Helvetica, Sans-serif;
    font-style: italic;
	}
    
.logoimg {
    margin: 11px 0 0 20px;
}

/* NAVIGATION MENUS */

#pagemenucontainer {
	height: 30px;
    margin-top: 4px;
	}
	
#pagemenu {
	height: 30px;
	}

#pagemenu, #pagemenu ul { 
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
	}
#pagemenu {
	margin-bottom: 1px;
	}
	
#pagemenu ul {
	float: left;
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	}
	
#pagemenu li {
	float: left;
	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: #747474;
	display: block;
    margin: 0px 12px 0px 0;
	padding: 6px 12px 6px 0;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
    background: url(images/pagenav_separator.png) right center no-repeat;
	}
	
#pagemenu li a:hover, #pagemenu li a:active{
	color: #90dd17;
	display: block;
	text-decoration: none;
	}
	
#pagemenu  li.current_page_item a {
	color: #90dd17;
	}

#pagemenu li:hover, #pagemenu li.sfhover { 
	position: static;
	}
	
#navcontainer {
	height: 37px;
    background: url(images/nav-background.png) repeat-x;
	display: block;
	overflow: hidden;
	color:#FFFFFF;
	font:Calibri;
	width:952px;
	
	}
	
#navcontainer .current-cat a {
	background-color: #FFFFFF;
	color:#040405;
	}  

#navcontainer .current_page_item a {
	background-color: #FFFFFF;
	color:#040405;
	}    
    


    
	
/* CONTENT */

#content {
	padding: 15px;
    color: #383838;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin:10px 10px 10px 10px;
	border:solid 1px #dedede; 
	}

/*h1, h2, h3, h4, h5, h6 {
    color: #c0c0c0;
}*/
	
pre { overflow: auto; 
	width: 470px; 
	}

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

.post p {
	margin-bottom: 10px;
	}

.title {
	margin: 0 0 8px 0;
	padding: 0px;
	line-height: 22px;
	font-family: Arial, Helvetica, Sans-serif;
    font-weight: bold;
	color: #3b3b3b;
	}

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

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

.pagetitle {
	margin-bottom: 20px;
	line-height: 22px;
	font-family: Arial, Verdana;
	text-decoration: underline;
}


.readmorecontent {
	text-align: right;
	}

a.readmore {
	padding: 4px 15px;
	text-decoration: none;
    font-size: 12px;
    background: #336a32;
    color: #fff;
	}

a.readmore:hover {
    background: #201e1d;
	color: #d3d3d3;
	}
    
.postdate {
	font-size: 13px;
	font-family: Arial, Helvetica, Sans-serif;
    font-style: italic;
    color: #838282;
	}


.postmeta {
	font-size: 11px;
	padding: 2px 4px;
	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:Times New Roman;
	font-size: 13px;
	}
	
.entry  p a {
	color:#1b8b19;
	font-size:12px;
	text-decoration:none;
}	


.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 {
    font-size: 15px !important;
    padding:  4px 8px !important;
    color: #c6c6c6 !important;
    background:none !important;
    border: 0 !important;
}
.wp-pagenavi a:hover {
    border: 0 !important;
    color: #fff !important;
    background:#201e1d !important;
    border: 0 !important;
    
}
.wp-pagenavi span.pages {
    font-size: 15px !important;
    padding:  4px 8px !important;
    color: #c6c6c6 !important;
    background: none !important;
    border: 0 !important;
}
.wp-pagenavi span.current {
    font-size: 15px !important;
    padding:  4px 8px !important;
    font-weight: bold;
    color: #fff !important;
    background:#201e1d !important;
    border: 0 !important;
}
.wp-pagenavi span.extend {
    font-size: 15px !important;
    padding:  4px 8px !important;
    background:transparent !important;
    color: #c6c6c6 !important;
    background: none !important;
    border: 0 !important;
}
	
/* SIDEBAR(S) */

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


.sidebar {
	margin: 10px 10px 10px 0;
    color: #353535;
    font-size: 14px;
	font-family:"Times New Roman", Times, serif;
	}
	
.sidebar a {
	text-decoration: none;
	color: #353535;
	}

.sidebar a:hover {
	text-decoration: underline;
	color:#264226;
	}

#search {
    border: 1px solid #3d3d3d;
    height: 30px;
    padding: 0;
    background: #2d2b2a;
    text-align: right;
}

#search input {
	border: 0;
    background: none;
    color: #7c7c7c;
}
	
	
#s {
	width: 260px;
	padding: 4px;
    margin:3px 0 0 0;
    background: none;
}

#topsearch 	#s {
  width: 260px;  
}

#topsearch #search {
    margin: 5px 0 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 4px 0 4px;
    padding: 0;
}

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

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


	
.sidebarvideo {

	}

.sidebar h2 {
	margin: 5px 0 0 0;
	padding: 0px 0 0px 16px;
	background: url(images/sidebar_tab.png) top left repeat-x;
	font-size: 18px;
	line-height: 33px;
	font:Times New Roman;
	font-weight: bold;
	text-transform:uppercase;
    color: #fff;
    -moz-border-radius: 8px 8px 0 0;
    -khtml-border-radius: 8px 8px 0 0;
    -webkit-border-radius: 8px 8px 0 0;
    border-radius: 8px 8px 0 0;
	}

.sidebar ul {
	list-style-type: none;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	}
	
.sidebar ul li {
	list-style-type: none;
	margin: 0px 0px 20px 0px;
	padding: 0px;
	
	}
	


.sidebar ul ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px 10px 10px 10px;
    background: #fff;
	
	}
	
.sidebar ul li ul{
	border-left:solid 1px #dedede;
	border-right:solid 1px #dedede;
	border-bottom:solid 1px #dedede;
}
	
.sidebar ul li li {
	padding: 6px 0px 6px 4px;
	margin: 0px;
	background: url(images/sidebar_line.gif) bottom left repeat-x;

	}
	
.sidebar ul li ul li {
	padding: 6px 0px 6px 20px;
	margin: 0;
	background:url(images/dot.png) left 12px no-repeat;
	list-style-type:none;
	/*text-indent:20px;*/
    border-bottom:#e2efe2 solid 1px;
	}



.rssbox {
	background: #3f3f3d;
	border: 1px solid #4d4d4d;
	padding: 15px 10px;
	margin: 10px 0 0 0;
	}
    
.rssbox:hover {
    border-color: #686868;
    }

.rssbox a {
	color: #bbb;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	}
.rssbox a:hover {
	color: #fff; 
	text-decoration: underline;
	}

.twitterbox {
	background: #3f3f3d;
	border: 1px solid #4d4d4d;
	padding: 15px 10px;
	margin: 10px 0 0 0;
	}
	
.twitterbox:hover {
    border-color: #686868;
    }
    
.twitterbox a {
	color: #bbb;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	}
.twitterbox a:hover {
	color: #fff; 
	text-decoration: underline;
	}

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

#wp-calendar td {
	color: #a9a8a8;
	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: #222;
	color: #fff;
	}
    
#wp-calendar td:hover a {
    color: #fff;
}
	
#wp-calendar {
	empty-cells: show;
	font-size: 14px;
	margin: 0;
	font-weight: bold; 
	width: 100%;
	}


/* FOOTER */

#footer {
	width:952px;
	
	}
	
#footer_bg {
	background: url(images/footer_l.png) repeat-x;
	width:95.8%;
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #fff;
	font-size: 13px;
	height:31px;
	padding:0px 0px 0px 10px;
	line-height:31px;
	float:left;
	}
	
#footer_bg_right {
	background: url(images/footer_r.png) no-repeat;
	width:30px;
	color: #fff;
	font-size: 13px;
	height:31px;
	line-height:31px;
	float:right;
	}

#footer a {
	color: #fff;
	text-decoration:none;
	} 

#footer a:hover {
	text-decoration: underline;
	} 
	
#footer2 {
	color: #545454;
	font-size: 11px;
	text-align: center;
	padding: 10px;
	}
    	
#footer2 a {
	color: #545454;
    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;
    background: #3f3f3f;
    border: 1px solid #4e4c4c;
    margin: 0 10px 10px 0;
}

.box_border{
	border-left:solid 1px #dedede;
	border-right:solid 1px #dedede;
	border-bottom:solid 1px #dedede;
	
}

#signup_box{
	background:url(images/signup_box.png) no-repeat;
	width:339px;
	height:93px;
	margin:14px 2px 5px 0px;
	padding:10px 15px 5px 20px;
}

.input_signup{
	margin:0px 15px 0px 0px;
	height:23px;
	width:193px;
	text-align:center;
	padding-top:5px;
	background-color:#f8fbec;
	border:#a1a298 solid 1px;
}

.input_signup2{
	margin:0px 15px 0px 0px;
	height:23px;
	width:193px;
	padding:5px 5px 0px 5px;
	background-color:#f8fbec;
	border:#a1a298 solid 1px;
	margin-bottom:5px;
}


.header_signup_btn{
	background:url(images/orange_btn.png) no-repeat;
	width:111px;
	height:29px;
	color:#fff;
	font-size:14px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-align:center;
	border:none;
	padding:0px 5px 0px 20px;
}


.widget-title{
	color:#fff;
	font-size:20px;
	font-family:Calibri;
	text-align:center;
}

.widget-title2{
	background:url(images/subscribe_heading.jpg) no-repeat;
	width:143px;
	height:42px;
	margin:5px auto;;
}


.signup_btn{
	background:url(images/sign_up_btn.png) no-repeat;
	width:193px;
	height:25px;
	border:none;
}

.float_left{float:left;}

.box{
	border:solid 1px #dedede;
	background-color:#FFFFFF;
	padding:5px 0px 10px 0px;
	margin:0px 0px 15px 0px;
}

.content_box{
	border:solid 1px #dedede;
	margin:0px 0px 15px 0px;
}


.content_box_bg{
	background:url(images/box_l.png) repeat-x;
	width:90.7%;
	height:38px;
	color:#FFFFFF;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	text-align:center;
	float:left;
	line-height:38px;
	padding:0px 0px 0px 12px;
	font-weight:bold;
	text-transform:uppercase;
}
.clear{clear:both;}

.width45per{
 	width:45%;
}

.width100per{
 	width:100%;
}

.space{
	padding:5px;
}

.date {
	color:##3B3B3B;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
}

.white_heading, .white_heading a{
	color:#FFFFFF;
	text-decoration:none;
}



/*Portofolio*/
.portofolio{position: relative;}
.center_left_top h3.categories{width: 158px; line-height: 14px; margin: 30px 0 10px 0; padding: 0; background: url(images/categories.png) top center no-repeat; text-indent: -9999px;}
.portofolio_main{width: 93%; padding: 20px; margin: 10px 0 0 0; overflow: hidden; border: 1px solid #dedede; background-color: #fcfbfb;}
.portofolio_main h3{color: #387c36; font-size: 20px; padding: 0 0 5px 0; font-family:Arial, Helvetica, sans-serif;}
.portofolio_main h3 a{color: #387c36; font-size: 20px; padding: 0 0 5px 0; font-family:Arial, Helvetica, sans-serif; text-decoration:none;}
.portofolio_main .publish{color: #4b4d4a; font-size: 1.1em; padding: 0 0 10px 0;}

.div_image{float: left; border: 1px solid #cdcbcb; width: auto; padding: 10px; margin-right: 20px; background-color: #ffffff;}

.blog_thumb{width: 93%; padding: 20px; margin: 20px 0 0 0; border: 1px solid #dedede; overflow: hidden; background-color: #fcfbfb;}
.blog_thumb img{border: 1px solid #dedede; margin-right: 30px;}
.blog_thumb h2{width: 455px; font-size: 1.6em; padding: 0; margin: 0 0 20px 0; line-height: normal;}