/*
	Theme Name: WpStream
	Theme URL: http://newwpthemes.com/wordpress-theme/wpstream/
	Description: WpStream is a free premium WordPress theme with theme options page and featured content. Suitable for any niche
	Author: NewWpThemes.com
	Author URI: http://newwpthemes.com/
	Version: 1.0 
	Tags: Black,Tech,Technology, Ads Ready, Two Columns, Right Sidebar, Fixed Width, Blogging, Options Page
*/

/* LAYOUT */

body {
	background: #ded1eb url(images/grey_bg.gif) repeat-x 0 0;	
}

#wrapper {
	padding:0;
	}

#container {
	}

#contentwrap {
	background-color: #fff;
	border-right: 1px solid #ac61f6;
	border-left: 1px solid #ac61f6;
	border-top: 1px solid #ac61f6;
	Border-bottom: 1px solid #ac61f6;
	}

a {
	color: #000000;
	text-decoration: none;
	font-weight: bolder;
	}




a:hover {
	color: #AC61F6;
	}
/* HEADER */

#header {
	height: 90px;
	padding-top:10px;
	padding-left: 120px;
	width: 840px; 
	margin: 0 auto; 
	position: relative;
}

#header h1 {
	margin-bottom: 0px !important;
	padding: 2px 0 0 0px;
	font-weight: normal;
	font-family: Arial, Helvetica, Sans-serif;
	font-weight: bold;
	font-size: 48px;
    	text-transform: uppercase;
	display: block;
	}

#header h1 a, #header h1 a:visited {
	color: #ffffff;
	text-decoration: none;
	}


#header h2 {
	color: #ffffff;
	font-size: 14px;
	font-family: Arial, Helvetica, Sans-serif;
	}
    
.logoimg {
    	margin: 0;
	position:absolute;
	top:10px;
	left:-5px;
	}

/* NAVIGATION MENUS */

#pagemenucontainer {	height: 30px;	margin-top: 15px;	float: left;	width: 100%;	padding: 0 0 3px; 	}
#pagemenu, 
#pagemenu ul { 	padding: 0;	margin: 0;	list-style: none;	font-family: Arial, Helvetica, Sans-serif;	}
#pagemenu {	height: 30px;	width: 100%; margin: 0; padding: 0; width: 100%; background: url(images/nav-bg.png) 0 0 repeat-x; border: 1px solid #b994f2;float: left;font-family: Arial, Helvetica, Sans-serif;	text-transform: uppercase; }
#pagemenu ul {	float: left;	background: #e3dcee; 	border: 1px solid #af82f3;}	
#pagemenu li {	position: relative;	float: left;	list-style: none;	margin: 0px;	padding: 0px;	line-height: 30px;	z-index: 999;}
#pagemenu li a, 
#pagemenu li a:link {	color: #000000;	display: block;	margin: 0; padding: 0 10px;	text-decoration: none;	font-weight: bold;	text-transform: uppercase;	}
#pagemenu li a:hover, 
#pagemenu li a:active {	color: #ffffff;	text-decoration: none;	}
#pagemenu  li.current_page_item a {	color: #ffffff;	}
/*submenu*/
#pagemenu li > ul.sub-menu { display: none; position: absolute; top: 32px; left: 0; width: 150px; z-index: 999;}
#pagemenu li li { border-top: 1px solid #af82f3; width: 100%;}
#pagemenu li ul > li:first-child { border-top: none; }
#pagemenu li li a:hover { background: #432a6b; }
#pagemenu li li:hover > ul.sub-menu { display: block; }
#pagemenu.js li li:hover > ul.sub-menu { display: none; }

.topright { 
	float: right !important; 
	position: relative; 
	text-align: right;
	padding: 0px 0 0 0;
	}
	
.topright div {
	display: inline; 
	}

.topright img{
	/*float: right;*/
	display: inline;
    	margin: 0px 5px 5px 0px;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
	}

.topright img:hover {
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
	}
/*
#rssimg img{
	position:absolute;
	top:10px;
	right:140px;
	}

#rssimg:hover img{
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
	}

#youtubeimg img{
	float: right;
    	margin: 30px 5px 5px 0px;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
	position:absolute;
	top:10px;
	right:200px;
	}


#youtubeimg:hover img{
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
	}

#fbimg img{
	float: right;
    	margin: 30px 5px 5px 0px;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
	position:absolute;
	top:10px;
	right:260px;
	}

#fbimg:hover img{
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
	}

#twitterimg img{
	float: right;
    	margin: 30px 5px 5px 0px;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
	position:absolute;
	top:10px;
	right:320px;
	}

#twitterimg:hover img{
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
	}

*/


.navcontainer {
    height: 42px;
    }
    
#nav {
	height: 38px;
	}

#nav, #nav ul { 
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
	}
#nav {
	margin-bottom: 1px;
	padding-left: 0px;
	}
	
#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: #000000;
	display: block;
    	margin: 20px 20px 20px 20px;
	padding: 11px 0px 5px 0px;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
    	text-shadow: 0 1px 0 #0d0d0d;
	}
	
#nav li a:hover, #nav li a:active {
	color: #d55a4f;
	display: block;
	text-decoration: none;
    	border-bottom: 3px solid #282828;
	}
	
#nav  li.current-cat a {
	color:#d55a4f;
    	border-bottom: 3px solid #d55a4f;
	}

#nav li:hover, #nav li.sfhover { 
	position: static;
	}


	
/* CONTENT */

#content {
	background-color: #fff;
	padding: 15px 5px 15px 15px;
	}
	
pre { overflow: auto; 
	width: 470px; 
	}



	
.post {	
	margin: 2px 0px 0px 0px;
	padding-bottom: 15px;
	margin-bottom: 10px;
    	border-bottom: 1px solid #ded1eb;
	border-right: 1px solid #ded1eb;
	padding-right:10px;
	padding-top: 15px;
	}


.post p {
	margin-bottom: 10px;
	}

.title{
	text-decoration:none;
	color:black;
	font-family:Arial, Helvetica, sans-serif;
	font-size:30px;
	line-height:30px;
	display:block;
	letter-spacing: -.05em;
}
   

.title a{ 
	text-decoration:none;
	color:black;
	font-family: Arial, Helvetica, sans-serif;
	font-size:30px;
	line-height:30px;
	display:block;
}     


.title a:hover{
	background-color:black;
	color:white;
}
 
.pagetitle {
	margin-bottom: 20px;
	line-height: 22px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}

 
.readmorecontent {
	text-align: right;
	}

a.readmore {
	padding: 4px 15px;
	background: #000;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	text-shadow: 0 1px 0 #3f3d3d;
	-moz-border-radius:    10px;
  	-webkit-border-radius: 10px;
  	border-radius:         10px;
	}

a.readmore:hover {
	background-color: #000;
	color: #AC61F6;
	}


.postdate {
	font-size: 11px;
	padding: 1px 4px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-transform: uppercase;
	}


.postmeta {
	border-top: 1px solid #DED1EB;
	font-size: 11px;
	padding: 10px 4px;
	font-family: Arial, Helvetica, sans-serif;
	color: #474747;
	text-transform: uppercase;
	}
	
.postdate img,.postmeta img {
	border: none;
	vertical-align: middle;
	margin:2px;
	}
	
	
.entry {
	text-align: justify;
	line-height: 20px;
	padding-top: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #474747;
	}
    
.navigation {
	padding: 10px 0;
	}

blockquote {
	overflow: hidden;
	padding-left: 9px;
	font-style: italic;
	color: #666;
	border-left: 3px solid #CADAE7;
	}
	
.post img {
	max-width: 480px;
	padding:0px;
	}
.img

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 #dddddd;
   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 2px 2px 2px;
	}


.sidebar{
	margin: 5px 5px 5px 5px;
	font-size: 12px;
	font: Arial, Helvetica, sans-serif;
 	color: #ffffff;
	padding-left:2px;
	padding-right:15px;
	}

.sidebar a:hover {
	text-decoration:;
	color:#20daeb;
	color: #AC61F6;
	}

#topad {
	margin: 2px 2px 2px 2px;
	font-size: 13px;
    color: #ffffff;
	padding-left:10px;
	}

#topsearch {
	margin-top: -5px;
	margin-left: -23px;
	float: left; 
	width: 362px;
	height: 60px; 
	background: #fff;
	border-left: 1px solid #ddd;}

#search {
    /*height: 30px;
	width: 300px;
	margin-bottom: 10px;
    text-align: right;
    background: #ffffff;*/
    padding: 0px;
	margin-top: 3px;
}

#search input {
		border: 0;
    background: none;
    color: #c6c6c6;
}
	

#topsearch #s {
		line-height: 16px; 
		height: 16px;
		padding: 12px 12px; 
		font-size: 16px; 
		color: #222222; 
		font-weight: bold;
		text-align: center; float: left; width: 330px;
		margin-left: 5px;
		border: 1px solid #DED1EB;
		background: url(images/search-ico.png) 8px 2px no-repeat; 
}

#topsearch #s:hover { background-color: #f4f4f4; }

#topsearch input[type="image"] { visibility:hidden; }

#adspace {
	margin:  2px 2px 2px;
	font-size: 13px;
    color: #ffffff;
	border-left: 2px solid #000000;
	padding-left:15px;
}
		
/* Social icons */
.addthis_toolbox {
    padding: 15px 0 5px 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 {	
	clear: both;
	margin: 0px 0 0 0;
	padding-top: 0px;
	}

.sidebarvideo ul li > * { display: block; width: 290px; margin: 0 0 0 15px;}
.sidebarvideo ul, .sidebarvideo ul li, .sidebarvideo h2 { margin-top: 0 !important; padding-top: 0 !important;}


.sidebar h2 {
	margin: 10px 0 0 0;
	padding: 4px 0 4px 0px;
	font-size: 24px;
	text-align: center;
	text-transform: uppercase !important;
	font-family: Arial, Helvetica, Sans-serif;
	font-weight: bold;
	color: #222
	}

.sidebar iframe { display: block; margin: 0 auto; }

.sidebar ul {
	list-style-type: none;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	}
	
.sidebar ul li {
	list-style-type: none;
	margin: 20px 0px 5px 0px;
	padding: 0 0 20px;
	border-bottom: 1px solid #DED1EB;
	color: #222;
	}

.sidebar ul ul {
	list-style-type: none;
	margin: 0px;
	padding: 0 0 0px;
	}
		
.sidebar ul li ul li {
	list-style-type: none;
	padding: 3px 10px 3px 25px;
	margin: 0px 0px 0px 0px;
	border: none;
	color: #222;
	background: url(images/bullet_noBG.png) 0 3px no-repeat;
	}
#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	color: #fff;
	background: #D4D4D4;
	}
#wp-calendar caption {
	padding: 2px 4px;
	text-transform: uppercase;	margin: 2px 0 2px 0;
	background: #D4D4D4;
	}

#wp-calendar td {
	color: #ccc;
	font: normal 12px 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;
	}
#wp-calendar td:hover a {
    color: #555;
    }

#wp-calendar td:hover, #wp-calendar #today {
	background: #eef0f4;
	color: #555;
	}
	
#wp-calendar {
	empty-cells: show;
	font-size: 14px;
	margin: 0;
	font-weight: bold; 
	width: 100%;
	}


/* FOOTER */

#footer {
    border-top: 10px solid #fff;
	background: #222222;
	padding: 22px;
	text-align: center;
	color: #fff;
	font-size: 13px;
	}

#footer a {
	color: #fff;
	} 

#footer a:hover {
	text-decoration: none;
	} 
	
#footer2 {
	color: #696767;
	font-size: 11px;
	text-align: center;
	padding: 10px;
	}
    	
#footer2 a {
	color: #696767;
    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: #eee;
    border: 1px solid #ddd;
    margin: 0 10px 10px 0;
}
.widget_addons{
	/*position: absolute;
	list-style-type:none; 
	left: -550px;
	top: -650px;
	*/
}

.widget_addons li{
	list-style-type:none; 
	}

.twtr-doc > div { margin: 0 auto; }
.twtr-doc { width: 280px !important; margin: 0 auto !important; }

div.entry { position: relative; }
#fb_share_1 { position: absolute; top: 10px; right: 20px; }
.tw_button { position: absolute; top: -23px; right: 105px; }

