/*
	Theme Name: Mina
	Theme URL: http://newwpthemes.com/wordpress-theme/mina/
	Description: Mina is a free WordPress theme with options page. Suitable for any niche sites.
	Author: NewWpThemes.com
	Author URI: http://newwpthemes.com/
	Version: 1.0 
	Tags: Ads Ready, Two Columns, Right Sidebar, Fixed Width, Blogging, Options Page
*/

/* LAYOUT */

body { 
	background: #1e2126 /*#2e2633*/ /*#1c1f24*/ /*#555152*/ /*#c1ec5e*/ url(images/background2f.png) top left repeat-x;
	}

#tm_box {
	float: right;
	/*position: relative;
	right: 0px;
	top: 0px;*/
	/*;;
	float: right;
	margin-top: -12px;
	*/
	margin-left: 10px;
	margin-bottom: 0px;
	
	
}
#wrapper {
	}

#container {
    padding-bottom: 10px;
	}

img.tinytweet {
	padding-top: 0px !important;
	padding-bottom: 3px !important;
	padding-left: 2px !important;
	padding-right: -2px !important;
	margin: 0px !important;
	border:0px; 
	border:none !important; 
	text-decoration: none;
	
}
a.author {
	text-decoration: none;
	font-size: 14px;
	color: #666;
}
a.author:hover {
	
	text-decoration: underline;
}
#viewfull {
	/*background-color: #b2b2b2;*/
	width: 290px;
	height: 55px;
	
}
#viewfull img {
	position: relative;
	left: 263px;
}
#viewfull h3 {
	position: relative;
	left: 140px;
}
#contentwrap {
	background: url(images/contentwrap.png) top left repeat-y;
	}

a {
	color: #84062a;
	}

a:hover {
	color: #ee2701;
	}
/* HEADER */

#header {
	height: 112px;
	}


#header h1 {
	margin-bottom: 0px !important;
	padding: 26px 0 0 0;
	font-weight: normal;
	font-family: Helvetica, Arial, Sans-serif;
	font-weight: bold;
    text-transform: uppercase;
	font-size: 48px;
	}

#header h2 {
	position: absolute;
	font-weight: bold;
	font-family: Helvetica;
	color:white !important;
	top: 120px;
	}

#topics {
	position: relative;
	left: -2px;
	width: 300px;
	height: 400px;
}
.labelrow {
	position: relative;
}
.labelrow div.twolines {
	position: relative;
	margin-top: -7px;
	
}
.row {
	margin-top: 0px;
	float: right;
	margin-bottom: -29px;
}

div.cell-label {
	width: 99px;
	height: 30px;
	text-align: center;
}
.label1 {
	float: left;
}
.label2 {
	float: left;
}
.label3 {
	float: right;
}
.cell div a, div.cell-label a {
	color: #ffffff !important;	
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 11px;
	font-family: Helvetica, Arial,sans-serif;
    text-shadow: 1px 1px 1px #1b1f22;	
}
.cell {
	cursor: pointer;
	width: 95px;
	height: 95px;
	border: 1px solid #222222;
	margin-right: 3px;
	margin-bottom: 3px;
	background-position: center middle;
	background-repeat: no-repeat;
}
.cell div
{
	text-align: center;
	width: 95px;
	height:  35px; /* height of translucent area */
	position: relative;
	top: 60px; /* top of translucent area */
	
	filter:alpha(opacity=60);
	-moz-opacity:0.6;
	-khtml-opacity: 0.6;
	opacity: 0.6;
	background-color: #000000;
}
.cell1 {
	float: left;
}
.cell2 {
	float: left;
}
.cell3 {
	float: right;
}

#society {
	background-image: url(images/society.jpg);
}

#media {
	background-image: url(images/media.jpg);
}

#information {
	background-image: url(images/information.jpg);
}

#humans {
	background-image: url(images/humans.jpg);
}

#interaction {
	background-image: url(images/interaction.jpg);
}

#technology {
	background-image: url(images/technology.jpg);
}

#transhumanism {
	background-image: url(images/transhumanism.jpg);
}

#futurism {
	background-image: url(images/futurism.jpg);
}

#artificial-intelligence {
	background-image: url(images/artificial-intelligence.gif);
}

#business {
	background-image: url(images/business.jpg);
}

#communication {
	background-image: url(images/communication.jpg);
}

#science {
	background-image: url(images/science.jpg);
}

#followbox {
	float: right;
	margin-top: 20px;
	margin-right: 50px;

	top: 30px;
	width: 220px;
	height: 90px;

}

#iconlinks {
	margin-left: 7px;
}



#iconlinks a{
	padding-left: 11px;
	padding-right: 0px;
	
	position: relative;	
	text-align: center;
    color: #ffffff !important;	
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 11px;
	font-family: Helvetica, Arial,sans-serif;
    text-shadow: 0 1px 0 #1b1f22;
}

a#ituneslink {
	padding-left: 11px;
	padding-right: 0px;
	
	color: grey !important;
	text-align: center;
	text-transform: none;
	font-weight: bold;
	font-size: 11px;
	font-family: Helvetica, Arial,sans-serif;

}

.iconlink a {
	color: #747888;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
    font-family: Helvetica, Arial, Sans-serif;
	
}

.iconlinks a:hover {
	color: #ee2701; 
	text-decoration: underline;
	}

.followhead {
	top: 0px;
	width: 220px;
	text-transform: uppercase;
   text-align: center;
    color: #ffffff;	
        margin-bottom:5px;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
	font-family: Helvetica, Arial,sans-serif;
    text-shadow: 0 1px 0 #1b1f22;
	
}

.icons img {
	padding-left: 12px;
	padding-right: 0px;
	
}

.rssbox {
	padding: 10px;
	margin: 10px 0 0 0;
	position: absolute;
	top: 50px;
	right: 222px;
	}
    
.rssbox a {
	color: #747888;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
    font-family: Helvetica, Arial, Sans-serif;
	}
.rssbox a:hover {
	color: #ee2701; 
	text-decoration: underline;
	}

.twitterbox {
	position: absolute;
	top: 90px;
	right: 250px;
	padding: 10px;
	margin: 10px 0 0 0;
	}

.twitterbox a {
	color: #747888;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
    font-family: Helvetica, Arial, Sans-serif;
	}
.twitterbox a:hover {
	color: #ee2701; 
	text-decoration: underline;
	}
	
	
.emailbox {
	padding: 10px;
	margin: 10px 0 0 0;
	position: absolute;
	top: 50px;
	right: 440px;
	}
    
.emailbox a {
	color: #747888;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
    font-family: Helvetica, Arial, Sans-serif;
	}
.emailbox a:hover {
	color: #ee2701; 
	text-decoration: underline;
	}


.itunesbox {
	padding: 10px;
	margin: 10px 0 0 0;
	position: absolute;
	top: 90px;
	right: 475px;
	}
    
.itunesbox a {
	color: #747888;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
    font-family: Helvetica, Arial, Sans-serif;
	}
.itunesbox a:hover {
	color: #ee2701; 
	text-decoration: underline;
	}



#header h1 a, #header h1 a:visited {
	color: #fff;
	text-decoration: none;
	}


#header h2 {
	color: /*#858c8f*//*#eb3d24*/#84062a;
	font-size: 14px;
	line-height: 14px; 
	padding-left: 16px;;
	font-family: Helvetica, Arial, Sans-serif;
	}

.logoimg {
	position: absolute;
	top: 0px;
	padding-left: 16px;
    margin: 16px 0 0 0;    
}

/* NAVIGATION MENUS */

#pagemenucontainer {
	height: 30px;
	position: relative;
	left: 600px;
    margin-top: 7px;
	}
	
#pagemenu {
	height: 30px;

	width: 350px;
	}

#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: #fff;
	display: block;
    margin: 0px 0 0px 6px;
	padding: 6px 12px 8px 12px;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 11px;
	font-family: Helvetica, Arial,sans-serif;
    text-shadow: 0 1px 0 #1b1f22;
    -moz-border-radius: 0 0 8px 8px;
    -khtml-border-radius: 0 0 8px 8px;
    -webkit-border-radius: 0 0 8px 8px;
    border-radius: 0 0 8px 8px;
	}
	
#pagemenu li a:hover, #pagemenu li a:active{
	color: #fff;
	display: block;
		height: 13px;
    text-decoration: none;
    background: url(images/pagenav-hover.png) bottom left repeat-x;
    text-shadow: 0 1px 0 #1b1f22;
	}
	
#pagemenu  li.current_page_item a {
	color: #fff;
    text-decoration: none;
    background: url(images/pagenav-hover.png) bottom left repeat-x;
    text-shadow: 0 1px 0 #1b1f22;
	}

#pagemenu li:hover, #pagemenu li.sfhover { 
	position: static;
	}
	


.navcontainer {
	height: 32px;
    border-bottom: 7px solid /* #ab2910 */ #84062a;
	}
	
#nav {
	height: 32px;
	background-repeat: repeat-x;
	}

#nav, #nav ul { 
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
	}
#nav {
	margin-bottom: 1px;
	padding-left: 10px;
	}
	
#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: 12px;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
    font-family: Helvetica, Arial, Sans-serif;
    text-shadow: 0 1px 0 #191c21;
    -moz-border-radius: 10px 10px 0 0;
    -khtml-border-radius: 10px 10px 0 0;
    -webkit-border-radius: 10px 10px 0 0;
    border-radius: 10px 10px 0 0;
	}
	
#nav li a:hover, #nav li a:active {
	background: url(images/nav-backgr-hover.png) top left repeat-x;
	color: #fff;
	display: block;
	text-decoration: none;
    text-shadow: 0 1px 0 #7f1400;
	}
	
#nav  li.current-cat a {
    background: url(images/nav-backgr-hover.png) top left repeat-x;
	color:#fff;
    text-shadow: 0 1px 0 #7f1400;
	}

#nav li:hover, #nav li.sfhover { 
	position: static;
	}
	
/* CONTENT */

#content {
	padding: 15px 5px 15px 15px;
    color: #3c3d3f;
	}

	
pre { overflow: auto; 
	width: 470px; 
	}

.post {
	padding-bottom: 15px;
	margin-bottom: 15px;
    border-bottom: 1px solid #ccc;
	}

.post p {
	margin-bottom: 10px;
	}

.title {
	margin: 0 0 0px 0;
	padding: 0px;
	line-height: 22px;
	font-size: 24px;
    font-family: Helvetica, Arial, Sans-serif;
    font-weight: bold;
	color: #171b1e;
	}

.titlelink {
	margin: 0 0 0px 0;
	padding: 0px;
	line-height: 14px;
	font-size: 16px;
    font-family: Helvetica, Arial, Sans-serif;
    font-weight: bold;
	color: #171b1e;
	}

.category-posts {
	/*padding: 10px;
	border: 3px groove #84062a;
	background-color: #fbf3f0;*/
}	
	
	
.title a, .titlelink a {
	text-decoration: none;
	color: #171b1e;
	}

.title a:hover, .titlelink a:hover {
	text-decoration: none;
	color: #84062a;
	}

.pagetitle {
	margin-bottom: 20px;
	line-height: 22px;
	font-family: Helvetica, Arial, Verdana;
	text-decoration: underline;
}

.sorry {
		font-size: 16px;
}

.topictitle {
		/*font-size: 19px;
		color:#A43B27; !important;
		font-weight: bold;
*/
padding-top: 8px;
padding-bottom: 12px;
width: 100%;
height: 100%;
margin-bottom: 10px;

/*background-color: #e8e8e8 !important;*/
	
    text-align: center;
	background: url(images/tab_backgr.png) bottom center no-repeat;
	font-size: 18px;
    color: /*#eb3d24*/#84062a/*#ab2910*/;
    font-family: Helvetica, Arial, Sans-serif;
	font-weight: bold;
	text-transform: uppercase;
    text-shadow: 0 1px 0 #fff;


}

.sectiontitle {
		/*font-size: 19px;
		color:#A43B27; !important;
		font-weight: bold;
padding-left:5px;
padding-top: 8px;
padding-bottom: 12px;
*/width: 603px;
height: 100%;
margin-bottom: 10px;
margin-top: -5px;
/*background-color: #e8e8e8 !important;*/
padding-left:8px;
padding-top: 3px;
padding-bottom: 3px;	
	font-size: 13px;
    color: /*#eb3d24*/#84062a/*#ab2910*/;
    font-family: Helvetica, Arial, Sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	background-color: #E8E8E8;

}

h2.title {
	line-height: 115%;
	padding-left: 10px;


}

.titlebox {

	margin-bottom: 10px;
}

div.contenticon {

	width: 34px;
	height: 60px;
	margin-top: 3px;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 0px;
	float: left;
	text-align: center;
}

div.lastcontenticon {
	margin-right: 10px;
}

div.contenticon a,div.lastcontenticon a {
	border:none;
	text-decoration: none;
}

.postdate {
/*	margin-top: -10px; */
	font-size: 13px;
    font-family: Helvetica, Arial, Sans-serif;
    font-style: italic;
    color: #666;
	}


.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: left;
	line-height: 20px;
	padding-top: 8px;
    font-family: Helvetica, Verdana, Arial, Sans-serif;
	font-size: 14px;
	}
.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: 10px; 
	text-align:center;
	}
	
.ad125 {
	margin: 6px;
	}


.sidebar {
	margin: 0 10px 10px 10px;
    color: #1c1f24;
    font-size: 13px;
	}
	
.sidebar a {
	text-decoration: none;
	color: #1c1f24;
	}

.sidebar a.shown {
	color: /*#f02a05*/ #84062a !important;
	}
	
.sidebar a:hover {
	text-decoration: underline;
	color:#84062a/*#f02a05*/;
	}
	


p#related {
	position: relative;	
	margin-top: 15px;
}
	
	
.posterous_quote_citation{
	
	font-size: 10px;
	margin-bottom: 10px;
}
	
 
/*
#topsearch #search {
	position: relative;
	left: 130px;
    margin: 3px 0 0px 0;
    -moz-border-radius: 0 0 8px 8px;
    -khtml-border-radius: 0 0 8px 8px;
    -webkit-border-radius: 0 0 8px 8px;
    border-radius: 0 0 8px 8px;
    padding-right: 4px;
    } */

#search {
	position: relative;
	left: 140px;
    margin: 3px 0 0px 0;
    -moz-border-radius: 0 0 8px 8px;
    -khtml-border-radius: 0 0 8px 8px;
    -webkit-border-radius: 0 0 8px 8px;
    border-radius: 0 0 8px 8px;
    padding-right: 4px;

    border: 1px solid /*#a43b27*/ #84062a;
    height: 28px;
    width: 160px;
    padding-left:4px;
    background-color: #84062a;/*#a43b27 #ececec*/
    text-align: left;
    /*margin-top: 15px;
    margin-right: 0px !important;*/
    
}
    
#s {
	width: 120px;
	padding-top: 0px;
	padding-bottom: 6px;
    padding-left: 4px;
    padding-right: 4px;
    margin:2px 0 0 0;
    height: 13px;
/*    background: none;*/
    
    	border: 1px solid /*#a43b27*/ #84062a;
    background-color: #ececec;
    color: #a43b27;
}

#s:focus
{ 
    outline:#000000 Solid 1px; 
}
/*
#search input#s {
	border: 1px solid #a43b27;
    background-color: #ececec;
    color: #a43b27;
}*/


		
/* Social icons */
.addthis_toolbox {
    padding: 5px 0 0px 0;
   	padding-bottom: 25px !important;
	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;
}



.entry h2 {
	font-size: 17px;
	font-weight: bold;
	/*margin-top:20px;*/
	
}
.sidebar h2 {
	margin: 10px 0 0 0;
	padding: 0px 0 12px 0;
    text-align: center;
	background: url(images/tab_backgr.png) bottom center no-repeat;
	font-size: 18px;
    color: /*#ab2910*//*#eb3d24*/#84062a;
    font-family: Helvetica, Arial, Sans-serif;
	font-weight: bold;
	text-transform: uppercase;
    text-shadow: 0 1px 0 #fff;
    margin-bottom: 10px;
	}

h2.media {
margin-top: 0px !important;
padding-top: 0px !important;
	font-size: 13px;
	}


.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;
	}
	
.sidebar ul li li {
	padding: 2px 0px 4px 16px;
	margin: 0px;
	background: url(images/arrow.png) top left no-repeat;
	}
	
.sidebar ul li ul li {
	background: url(images/arrow.png) top left no-repeat;
	padding: 2px 0px 4px 16px;
	margin: 2px 0;
	}



#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	color: #555;
	background: none;
	}
#wp-calendar caption {
	padding: 2px 4px;
	text-transform: uppercase;	margin: 2px 0 2px 0;
	background: none;
	}

#wp-calendar td {
	color: #555;
	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: #ccc;
	color: #555;
	}
	
#wp-calendar {
	empty-cells: show;
	font-size: 14px;
	margin: 0;
	font-weight: bold; 
	width: 100%;
	}


/* FOOTER */

#bitcurrent {
	margin-top: 30px;
	position: relative;
	bottom: 0px;
	padding-bottom: 10px;
}
#bitcurrent img {
	position: relative;
	margin-left: 200px;
	text-align: center;
}
#footer {
	/*background: url(images/footer-background.png) top left repeat-x;
	*/
	background-color: #1e2126;
	padding: 22px;
	text-align: center;
	color: #fff;
	font-size: 13px;
	}

#footer a {
	color: #fff;
	} 

#footer a:hover {
	text-decoration: none;
	} 
	
#footer2 {
	color: #5e5e5e;
	font-size: 11px;
	text-align: center;
	padding: 10px;
	}
    	
#footer2 a {
	color: #5e5e5e;
    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: left;
	}

.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;

    margin: 10px;
}

#photocredits {
	border-top: 1px solid gray;
	padding-top: 20px;
	width: 200px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 40px;
	padding-left: 20px;
	padding-right: 20px;
	
	font-size: 10px;
	
}

#photocredits img {
	
float: left;
margin-right: 10px;
margin-bottom: 10px;
}


#photocredits a {
	
	color: #84062a;
	
}

/*h3.teamperson {
	font-family:"Times New Roman" !important;
	font-style:italic;
	font-weight:normal !important;
	position:relative;
	top:-10px;
	margin-bottom:-20px !important;
	font-size:14pt;
}*/

span.teamperson-para {
	position: relative;
	font-family:Helvetica;
	font-size:10pt;
	font-weight:normal;
	font-style:normal;
	top: -5px;
}

span.teamperson-para2 {
	position: relative;
    font-family: Helvetica;
	font-size:10pt;
	font-weight:normal;
	font-style:normal;
	top: -15px;

}


div#alex {
    background-image: url('images/square_alex.jpg');
    background-repeat:no-repeat;
	background-position:left;
	float:left;
	padding:0px 4px 0px 4px;
	width:126px;
	height:126px;
}
div#alistair {
    background-image: url('images/square_alistair.jpg');
    background-repeat:no-repeat;
	background-position:left;
	float:left;
	padding:0px 4px 0px 4px;
	width:126px;
	height:126px;
}
div#angela {
    background-image: url('images/acase.png');
    background-repeat:no-repeat;
	background-position:left;
	float:left;
	padding:0px 4px 0px 4px;
	width:126px;
	height:126px;
}


div.social {
	margin-top:-10px;
	width: 300px;
	height: 40px;
	margin-left: auto;
	margin-right: auto;


}

div.social div {
	top: 0px;
	margin: 5px;
	height: 32px;
	width: 32px;
	float: left;
}


div.social div:hover {
	
	cursor: pointer;
}
div#google {

	background-image: url('images/googleprofile.jpg');
	
}

div#email {

	background-image: url('images/email_at1.png');
	
}
h2#highlights {
	margin-top: 20px !important;
	}

div#twitter {
	margin-left: 65px;
	background-image: url('images/twitterprofile.png');
}

div#acasetwitter {
	margin-left: 100px;
	background-image: url('images/twitterprofile.png');
}

div#linkedin {
	background-image: url('images/linkedin.jpg');
}

.authorread {
	left: 0px;
	margin-top: 4px;
	text-align: center;
	
}

div#blogger {
	background-image: url('images/blogger.png');
}
#team {
	margin-top: 30px;
	margin-bottom: 20px;
	 height: 490px;
}
#team2 {
	margin-top: 30px;
	margin-bottom: 20px;
}
#teamcol1 {
	width:295px;
	padding-left:0px;
	padding-right:5px;
	top:-4px;
	float:left;
	height:460px;
	text-align: left;
}
	
#teamcol2 {
	width:295px;
	float:right;
	height:300px;
		text-align: left;
	padding-left:10px;
	padding-right:0px;
}

div#play {
	background-image: url('images/play.png');
	background-position: center left;
	background-repeat: no-repeat;
	height: 32px;
	width: 180px;
	position: relative;
	left: 50px;
	top: -10px;
	text-align: right;
}

#videoinfo h2 {
	margin-top: 20px !important;
	
}
.sidebarvideo ul li object {
	position: relative;
	top: -10pxr;
}

div#play a {
	position: relative;
	top: 7px;
}

img#podcast,img#video {
	float: left;
	padding-top: 10px;
	padding-bottom: 25px;
	padding-right: 10px;
}
h3 {
	font-size: 13px;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
	padding: 0px;
}
