/* @override 
	http://italkmagazine.com/wp-content/themes/InterPhase/style.css
*/

/*
Theme Name: InterPhase
Theme URI: http://www.elegantwordpressthemes.com/themes/interphase
Version: 1.0
Description: 2 Column theme from Elegant WPT
Author: Elegant Wordpress Theme
Author URI: http://www.elegantwordpressthemes.com
*/

body {
margin-top: 0px;
padding: 0;
color: #434548;
background-color: #EAEAE1;
background-image: url(images/bg.png);
background-repeat: repeat-x;
font-family: Trebuchet MS, Helvetica Neue, Ariel, Helvetica, sans-serif;
font-size: 11px;
line-height: 18px;
}

/* Contains whole page */
#wrapper2 {
width: 950px;
margin-left: auto;
margin-right: auto;
padding: 0;
background-color: #FFF;
margin-top: 10px;
background-image: url(images/top-left.gif);
background-position: top left;
background-repeat: no-repeat;
}

a:link {
text-decoration: none;
color: #ff8400;
}

a:visited {
text-decoration: none;
color: #ff8400;
}

a:hover, a:active, a:focus {
color: #3B3B3B;
}

h1, h2, h3, h4, h5, h6 {
	clear: left;
	font-weight: normal;
	margin: 0px 0 10px;
	line-height: 100%;
}

h1 {
font-size: 32px;
margin-bottom: 0px;
margin-top: 10px;
}

h2 {
font-size: 28px;
}

h3 {
font-size: 24px;
}

h4, h5, h6 {
font-size: 20px;
}

pre, blockquote {
overflow: auto;
padding: 0 10px;
margin: 20px 30px;
line-height: 1.8em;
background-color: #f5f5f5;
border: 1px solid #e0e0e0;
}

pre:hover, blockquote:hover {
background-color: #f0f0f0;
border: 1px solid #d0d0d0;
}

ul { list-style-image: url(images/bullet.gif); }
ul, ol { line-height: 2.0em; }

p img {
padding: 0;
max-width: 100%;
}

.aligncenter, .centered {
display: block;
margin-left: auto;
margin-right: auto;
}

img.alignright {
padding: 4px;
margin: 0 0 2px 7px;
display: inline;
}

img.alignleft {
padding: 4px;
margin: 0 7px 2px 0;
display: inline;
}

.alignright {
float: right;
}

.alignleft {
float: left
}

/*******************************************/
/* Header */
/*******************************************/
#header {
	width: 950px;
	height: 190px;
	margin: 0;
	padding: 0;
	background-color: #373434;
	background-image: url(images/header-bg.gif);
	background-repeat: repeat-x;
	float: left;
}

#header h1 {
	margin: 0;
}

#header .logo {
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 0;
	margin-right: 0;
	border: 0;
	width: 180px;
	height: 180px;
	float: left;
}

#header .blog-desc {
	font-size: 2em;
	color: #fff;
	float: left;
	margin-top: 20px;
}

#header .hero_spot {
	padding: 3px;
	float: right;
	margin-right: 5px;
}

#header #searchform input {
	float: right;
	vertical-align: bottom;
	font-size: 1.3em;
	margin-right: 10px;
}

#header #searchform #searchsubmit {
display: none;
}

/* Pages menu */
#pages {
width: 950px;
float: left;
background-image: url(images/top-right.gif);
background-position: top right;
background-repeat: no-repeat;
min-height: 20px;
}

#pages ul {
list-style-type: none;
list-style-image: none;
float: left;
padding: 0;
margin-left: 10px;
margin-top: 0px;
margin-bottom: 0px;
}

#pages li {
float: left;
display: block;
margin-top: 0px;
margin-bottom: 0px;
}

#pages li a {
float: left;
color: #8D8D8D;
display: block;
height: 20px;
padding-top: 5px;
font-size: 14px;
padding-left: 20px;
padding-right: 20px;
margin-bottom: 5px;
}

#pages li:hover {
background-image: url(images/pages-hover.gif);
}

#pages li a:hover, #pages li a:active, #pages li a:focus {
color: #8D8D8D;
font-size: 14px;
margin-bottom: 0px;
background-image: url(images/pages-arrow.gif);
background-position: top;
background-repeat: no-repeat;
}

/* Categories menu */
#categories {
width: 950px;
min-height: 30px;
background-image: url(images/categories-bg.gif);
background-repeat: repeat-x;
float: left;
background-color: #433D3D;
}

#categories ul {
margin: 0px 0px 0px 10px;
padding-left: 0px;
list-style-type: none;
list-style-image: none;
float: left;
}

#categories ul li {
float: left;
display: block;
padding-left: 0px;
height: 30px;
}

#categories ul li a:link,#categories ul li a:visited, #categories ul li a:active, #categories ul li a:hover   {
height: 30px;
display: block;
color: #FFF;
font-size: 11px;
font-weight: bold;
padding: 5px 10px 0px 10px;
background-image: url(images/categories-line.gif);
background-repeat: no-repeat;
background-position: right;
float: left;
}

#categories ul li a:hover {
background-image: url(images/categories-hover.gif);
background-repeat: repeat-x !important;
}

/*******************************************/
/* Main Segment */
/*******************************************/
#container {
float: right;
width: 950px;
color: #5d595c;
background-image: url(images/content-bg.gif);
}

#left-div {
width: 646px;
float: left;
}

#left-inside {
float: left;
padding: 0px 0px 0px 19px;
}

.single-entry {
float: left;
width: 100%;
margin-bottom: 10px;
padding: 0px;
}

.post-wrapper {
background-color: #FFF;
padding: 15px;
width: 583px;
border: 1px solid #EBEBEB;
}

/* Post/Page name */
.post-title {
line-height: 30px;
}

.page-post h2 {
color: #ff8400;
font-size: 18px;
}

.share { display: none; }

/* Homepage */
.home-post-wrap2 {
width: 593px;
padding: 10px;
margin-right: 13px;
float: left;
background-color: #FFF;
border: 1px solid #EBEBEB;
margin-bottom: 10px;
}

.wp-caption {
border: 1px solid #ddd;
text-align: center;
background-color: #f3f3f3;
padding-top: 4px;
margin-top: 10px;
margin-bottom: 10px;
-moz-border-radius: 3px;
-khtml-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
display: block;
}

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

/* Home page - break */
.content_break_advert {
margin-top: 5px;
}


/* Home page - lower section */
.orange-titles {
color: #FF8400;
font-size: 10px;
font-weight: bold;
text-transform: lowercase;
display: block;
margin-bottom: 5px;
width: 100%;
}

.home-categories, .home-categories-comments {
width: 280px;
min-height: 180px;
border: 1px solid #EBEBEB;
padding: 10px;
margin-top: 10px;
margin-right: 10px;
float: left;
}

.home-categories a:link {
color: #5F666F;
text-transform: uppercase;
font-size: 15px;
font-weight: bold;
}

.home-categories img {
border: 4px solid #EEEEEE;
float: left;
margin-right: 10px;
}

.home-categories-comments ul {
list-style-image: url(images/comment-icon.gif);
}

/* Post titles */
.titles {
font-weight: normal;
font-size: 24px;
text-decoration: none;
}

.titles a:link, .titles a:visited, .titles a:active {
text-decoration: none;
font-size: 20px;
font-weight: bold;
text-transform: uppercase;
margin-bottom: 10px;
margin-top: 10px;
display: block;
}

.titles-featured a, .titles-featured a:hover, .titles-featured {
font-size: 30px;
line-height: 30px;
}

/* Post meta */
.post-info {
margin-bottom: 10px;
color: #000;
font-size: 10px;
}

/* Post thumbnails */
.thumbnail-div {
border: 1px solid #DFDFDF;
width: 120px;
height: 120px;
padding: 4px;
margin-bottom: 10px;
float: left;
margin-right: 10px;
}

/* Read more links */
.readmore {
background-image: url(images/bullet.gif);
background-repeat: no-repeat;
background-position: left;
float: right;
padding-left: 20px;
margin-top: 10px;
}

.readmore a:link {
color: #393939;
}

/* Pagination */
.pagination {
	width: 615px;
}

.pagination .prev {
	border: 1px solid #EBEBEB;
	float: left;
	margin-bottom: 10px;
	padding: 10px;
	font-size: 1.5em;
}

.pagination .next {
	border: 1px solid #EBEBEB;
	float: right;
	margin-bottom: 10px;
	padding: 10px;
	font-size: 1.5em;
}

/* Sociable */
.sociable {
	clear: left;
}
.sociable ul {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	margin: 0 !important;
	padding: 0 !important;
}
.sociable ul li {
	background-image: none;
	list-style-image: none;
	float: left;
	list-style-type: none;
	margin-right: 5px;
	padding: 1px 4px 15px 1px;
}
.sociable img {
	padding: 0px;
	width: 62px;
	height: 78px;
	border: 0;
}

/* Article comments */
.commentlist #respond h3, .commentlist #respond a {
margin-left: 28px;
}

#comments {
line-height: 30px;
}

.commentlist {
padding: 0px;
margin: 0px 0px 0px 17px;
width: 560px;
background-image: url(images/comment-bg.gif);
list-style-image: none;
list-style-type: none;
float: left;
}

.commentlist li {
font-weight: bold;
width: 560px;
display: block;
background-image: url(images/comment-bottom.gif);
background-repeat: no-repeat;
background-position: bottom left;
padding: 0px 0px 45px 0px;
margin: 0px;
list-style-image: none;
list-style-type: none;
float: left;
}

.commentlist li div {
width: 540px;
display: block;
background-image: url(images/comment-top.gif);
background-repeat: no-repeat;
margin: 0px;
padding: 10px;
float: left;
}

.commentlist li .avatar {
float: left;
border: 1px solid #eee;
padding: 2px;
background: #fff;
}

.commentlist cite {
font-size: 18px;
float: left;
font-style: normal;
margin-left: 10px;
margin-right: 6px;
margin-top: 5px;
font-weight: normal;
}

.commentlist p {
font-weight: normal;
line-height: 1.5em;
text-transform: none;
display: block;
float: left;
width: 90%;
margin-left: 3%;
}

#commentform p {
clear: both;
}

.nocomments {
text-align: center;
margin: 0;
padding: 0;
}

.commentlist .children li {
width: 90%;
display: block;
margin: 0px;
background-color: #FDFDFD;
background-image: url(images/comment-children-bg.gif);
background-position: left;
background-repeat: repeat-y;
border: 1px solid #E2E2E4;
overflow: hidden;
}

.commentlist .children li div {
width: 97%;
padding: 3%;
background-image: url(images/comment-children-top.gif);
background-repeat: no-repeat;
background-position: top left;
}

.commentlist .commentmetadata {
font-weight: normal;
float: left;
margin: 5px 0px 0px 0px;
display: block;
clear: both;
background-image: none;
width: 90%;
margin-left: 3%;
}

.commentlist .vcard, .commentlist .children .comment-author, .commentlist .children .vcard, .commentlist .commentmetadata, .commentlist .children .comment-author, .commentlist .children .comment-meta   {
background-image: none;
width: 100%;
padding: 0px !important;
}

.commentlist .reply, .commentlist .children .reply {
float: right;
background-image: none;
width: 54px;
height: 22px;
margin-bottom: 0px;
padding: 0px;
margin-right: 10px;
font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

.commentlist .reply a:link, .commentlist .reply a:hover, .commentlist .children .reply a:link, .commentlist .children .reply a:hover {
background-image: url(images/reply.gif);
width: 39px;
height: 17px;
display: block;
color: #FFF;
font-size: 8px;
text-transform: lowercase;
font-weight: normal;
padding: 5px 0px 0px 15px;
letter-spacing: 1px;
}

.commentlist .children li {
padding-bottom: 10px;
}

.commentlist .children li ul li {
padding-bottom: 10px;
background-color: #FFF;
}

#respond {
margin-top: 20px;
float: left;
background-image: none;
}

#commentform {
margin: 1em 0;
background: #FFFFFF;
margin-left: 20px;
}

#commentform textarea {
background: #f8f7f6;
border: 1px solid #d6d3d3;
width: 370px;
}

#commentform #email {
font-size: 1.1em;
background: #f8f7f6;
border: 1px solid #d6d3d3;
width: 280px;
background-image: url(images/comment-email.gif);
background-position: 7px 7px;
background-repeat: no-repeat;
height: 20px;
padding-left: 30px;
padding-top: 6px;
}

#commentform #author {
font-size: 1.1em;
background: #f8f7f6;
border: 1px solid #d6d3d3;
width: 280px;
background-image: url(images/comment-author.gif);
background-position: 7px 7px;
background-repeat: no-repeat;
height: 20px;
padding-left: 30px;
padding-top: 6px;
}

#commentform #url {
font-size: 1.1em;
background: #f8f7f6;
border: 1px solid #d6d3d3;
width: 280px;
background-image: url(images/comment-website.gif);
background-position: 7px 7px;
background-repeat: no-repeat;
height: 20px;
padding-left: 30px;
padding-top: 6px;
}

#commentform #email:focus {
font-size: 1.1em;
background: #fff;
border: 1px solid #939793;
width: 280px;
background-image: url(images/comment-email.gif);
background-position: 7px 7px;
background-repeat: no-repeat;
height: 20px;
padding-left: 30px;
padding-top: 6px;
}

#commentform #author:focus {
font-size: 1.1em;
background: #fff;
border: 1px solid #939793;
width: 280px;
background-image: url(images/comment-author.gif);
background-position: 7px 7px;
background-repeat: no-repeat;
height: 20px;
padding-left: 30px;
padding-top: 6px;
}

#commentform #url:focus {
font-size: 1.1em;
background: #fff;
border: 1px solid #939793;
width: 280px;
background-image: url(images/comment-website.gif);
background-position: 7px 7px;
background-repeat: no-repeat;
height: 20px;
padding-left: 30px;
padding-top: 6px;
}

#commentform input {
margin-bottom: 3px;
}

#commentform input#submit {
width: 120px;
min-height: 48px;
background-image: url(images/categories-bg.gif);
background-repeat: repeat-x;
float: left;
background-color: #433D3D;
color: #fff;
}

#commentform input#submit:hover, #commentform input#submit:active {
background-image: url(images/categories-line.gif);
background-repeat: no-repeat;
background-position: right;
}

.children {
clear: both;
}

.children .commentmetadata, .children .vcard  {
background-image: none;
}

.children textarea {
width: 90% !important;
}

.children input {
width: 80% !important;
}

#cancel-comment-reply-link {
display: block;
background-image: url(images/comment-close.gif);
width: 144px;
height: 21px;
padding: 5px 0px 0px 23px;
font-weight: normal;
color: #84878E;
font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

#respond div {
background-image: none;
}

/*******************************************/
/* Sidebar */
/*******************************************/
#sidebar-wrapper {
width: 300px;
float: left;
margin-bottom: 20px;
}

#sidebar {
float: left;
padding-left: 0px;
padding-right: 13px;
width: 287px;
}

.sidebar-box {
clear: both;
margin-bottom: 0;
	padding-top: 5px;
	padding-bottom: 0;
	padding-right: 5px;
}

.sidebar-box h2 {
margin-top: 5px;
font-size: 11px;
color: #FF8400;
padding-top: 9px;
font-weight: normal;
text-transform: lowercase;
font-weight: bold;
margin-left: 0px;
background-image: url(images/h3-bg.gif);
background-repeat: no-repeat;
background-position: left;
width: 263px;
height: 30px;
padding-left: 10px;
}

.sidebar-box ul li {
color: #373434 !important;
}

.sidebar-box ul li a:link {
display: block;
color: #373434;
width: 100%;
background-image: none !important;
}

.sidebar-box ul li a:hover, .sidebar-box us li a:focus {
color: #393939;
}

ul.feedreaderlist { 
width: 100%; 
margin: 0; 
list-style: none; 
list-style-image: none; 
text-align: center;
margin-left: auto;
margin-right: auto;
}

ul.feedreaderlist li {
margin: 0;
padding: 0;
float: left;
}

ul.feedreaderlist li a  {
float: left;
margin-right: 0px;
}

ul.feedreaderlist li a img {
border: 0;
}

#subscribe p {
clear: both;
padding: 0;
margin: 0;
}

#subscribe img {
border: none;
}

#subscribe .aligncenter {
margin-left: auto;
margin-right: auto;
text-align: center;
}

/*******************************************/
/* Footer */
/*******************************************/
#footer {
clear: both;
width: 930px;
height: 31px;
padding-left: 20px;
text-align: left;
color: #C3B8B6;
padding-top: 14px;
background-image: url(images/footer.gif);
background-repeat: no-repeat;
margin-left: auto;
margin-right: auto;
font-size: 11px;
}

#footer a {
color: #C3B8B6;
font-size: 11px;
}

#footer a:visited {
color: #C3B8B6;
}

#footer a:hover, #footer a:focus {
color: #C3B8B6;
text-decoration: underline;
}



/*
Dunno what these are
*/

.says {
display: none;
}

.alt {
margin: 0;
padding: 10px;
}

.sidebar-box2 {
padding-left: 15px;
}

.home-post-wrap {
width: 613px;
margin-right: 13px;
float: left;
background-color: #FFF;
border: 1px solid #EBEBEB;
}

.index-post-wrap {
width: 593px;
margin-right: 13px;
margin-bottom: 10px;
float: left;
background-color: #FFF;
border: 1px solid #EBEBEB;
padding: 10px;
}

.thumbnail-home {
border: 0;
margin: 0;
}

.adwrap {
margin-left: 26px;
}

#extras {
float: left;
width: 780px;
color: #C7AA92;
text-align: left;
padding: 0 10px 10px;
margin: 10px 12px 20px;
background-color: #f5f5f5;
border-top: 1px solid #e0e0e0;
border-bottom: 1px solid #e0e0e0;
}

.articleinfo {
border-bottom: 1px solid #EEE; 
padding-bottom: 7px; 
color: #545454;
}

.search_bg {
height:35px;
width:260px;
float: left;
margin-top: 10px;
margin-left: 10px;
}

#search {
color: #FFF;
padding: 0;
}

#search input {
display: none;
}

.icons {
margin-top: 0px;
margin-bottom: -5px;
margin-right: 10px;
}

.post-inside {
float: left;
width: 245px;
}

.post-inside-2 {
float: left;
width: 450px;
}

#home-right {
width: 187px;
float: right;
padding: 10px;
border-left: 1px solid #EBEBEB;
border-bottom: 1px solid #EBEBEB;
}

#home-right ul {
list-style-image: url(images/bullet-home.gif);
float: left;
}

#home-left {
float: left;
/*width: 385px;*/
padding: 10px;
}

.share-div {
width: 590px;
height: 30px;
background-color: #FFF;
display: none;
}


.random-image {
width: 44px;
height: 44px;
border: 4px solid #F2F2E4;
float: left;
margin-left: 10px;
}

.random-content {
float: right;
width: 210px;
}

.random-content a:link {
font-size: 13px;
}

.random {
width: 280px;
float: left;
margin-top: 10px;
}



.clear {
clear: both;
}

.single-entry, .post-inside, .page-post, .page-post li{
font-size: 14px;
line-height: 18px;
}

.home_perm_link {
clear: both;
margin-bottom: 25px;
padding-top: 5px;
}

.home_perm_link a {
margin-top: 5px;
font-size: 14px;
color: #FF8400;
font-weight: bold;
text-transform: lowercase;
font-weight: normal;
margin-left: 0px;
}

.home_cat_link {
margin-bottom: 25px;
padding-top: 5px;
}

.home-categories .home_cat_link a {
margin-top: 5px;
font-size: 11px;
color: #FF8400;
font-weight: normal;
text-transform: lowercase;
font-weight: normal;
margin-left: 0px;
}

.single-entry p a, .page-post ul li a, .page-post p a, .readmore a, .readmore a:visited, .readmore a:hover {
color: #ff8400;
}

.home-right {
display: none;
}

img {
border: 0;
}

.page-post li img {
border: 1px solid #ebebeb;
margin: 3px;
padding:  5px;
}

#advertising {
display: block;
width: 250px;
margin: 0 0 0 10px;
}

#advertising .row { margin: 5px; float: left;
}

#advertising .slotwide  { width: 263px; height: 70px; margin: 5px; float: left; }

#advertising .hero { height: 155px; }

/* "back to top" links on /subscribe/whitelist page */
.toc a {
	font-size: .5em;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	vertical-align: baseline;
}

.imgset {
	float: left;
	/*overflow: visible;*/
	border: none;
	margin-right: 6px;
}

.serieslist-content {
	font-size: 1.2em;
	color: #000;
	text-align: left;
}

.serieslist-box {
	background: #fff;
	width: 90%;
	/*height: 100px;*/
	padding: 6px;
	margin: 10px auto 0 auto;
	border: 1px solid #1E3A96;
	border-bottom: 2px solid #1E3A96;
}

html>body .serieslist-box {
	height: auto;
	/*min-height: 100px;*/
} 	

h2.series-title {
	font-size: 1.2em;
	color: #1E3A96;
	text-align: center;
}

ul.serieslist-ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

li.serieslist-li {
	margin: 0;
	padding: 0;
}

.seriesbox {
	display:inline;
	float: right;
	background: #F8F8F8;
	color: #777;
	text-align: left;
	font: .8em Arial, Tahoma, Verdana, Sans-Serif;
	margin: 0 10px 0px 10px;
	padding: 6px 6px 12px 6px;
	border: 1px dotted #1E3A96;
	border-bottom: 2px solid #1E3A96;
	min-width: 125px;
}

.seriesbox img {
	margin: 0px 12.5px 0 12.5px;
}

h3.series-title-post-page {
	font-size: 1.1em;
	color: #1E3A96;
	text-align: center;
}

p.series-description {
	font-style: italic;
}

.seriesmeta {
	background-color: #E5F3FF;
	font-size: .8em;
}

.series-nav-left {
	float: left;
}

.series-nav-right {
	float: right;
}

label.previewLabel, div.af-textWrap {
	display: inline;
}