/*
Theme Name: Parallels
Theme URI: http://www.vivathemes.com
Description: Minimalist Portfolio Theme
Author: Viva Themes
Author URI: http://www.vivathemes.com
version: 1.0
Tags: portfolio, minimal
*/
* {
	margin: 0;
	outline: 0 none;
	padding: 0;
}
body{
	font-family:arial,helvetica,tahoma,sans-serif;
    font-size: 12px;
    line-height: 165%;
}
#main{
	width: 100%;
}	
h1 {
	font-size: 26px;
	color: #333;
	margin-top: 20px;
	text-transform: none;
	font-weight: normal;
	line-height: 120%;
}

h2 {
	color: #333;
	margin:0;
	padding:0;
	margin-top: 20px;
	text-transform: none;
	font-weight: normal;
	font-size: 22px;
	line-height: 120%;
}

h3 {
	color: #333;
	margin:0;
	padding:0;
	margin-top: 20px;
	text-transform: none;
	font-weight: normal;
	font-size: 20px;
	line-height: 120%;
}

h4 {
	color: #333;
	margin:0;
	padding:0;
	margin-top: 20px;
	text-transform: none;
	font-weight: normal;
	font-size: 16px;
	line-height: 120%;
}

h5 {
	color: #333;
	margin:0;
	padding:0;
	margin-top: 20px;
	text-transform: none;
	font-weight: normal;
	font-size: 12px;
	line-height: 120%;
}

img { 
	border: none; 
	padding:0; 
}

img a {
	border:none;
}

img.left { 
	float: left; 
	border: none; 
	padding: 6px 0 0 0; 
}

img.right { 
	float: right; 
	border: none; 
	padding: 0 0 0 6px; 
}

blockquote {
	border-left:1px solid #ccc;
	margin:15px;
	padding:0 12px 0 12px;
	font-style: italic;
}

code{
	font-family:"Courier New", Courier, monospace;
}


/* links */

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

a:hover {
	text-decoration: none;
}

/* container */

#container {
	margin: 0 auto;
    overflow: auto;
    width: 915px;
}
	
/* header */

#header {
  	width: 100%; 
  	float: left;
    margin-bottom: 10px;
}

#logo {	
	width:200px;
	float:left;
	margin-left: 40px;
	margin-top: 14px;
}

#logo a {
	color: #fff;
}

#logo a.site-title {
	color: #000;
	font-family: "Trebuchet MS", arial, helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	text-decoration: none;
	text-transform: uppercase;
	display: block;
	margin-top: 2px;
}

#site-description {
	color: #999;
	font-style: italic;
	clear: both;
	float: left;
}

/* content */

#contentwrapper {
	width: 915px;
	clear: both;
	float: left;
	margin-top: 10px;
	padding: 0;
	padding-bottom: 10px;
	padding-top: 15px;
	border-top: solid 1px #000;
}

#content {
	float: right;
	width: 680px;
	padding-top: 0;
	margin-top: 20px;
}

#contentfull {
	float:left;
	width: 865px;
	padding-top: 0;
	margin-left: 50px;
	margin-top: 20px;
}

/* front page */

.featuredcat {
	width: 100%;
	float: left;
	clear: both;
	margin-top: 20px;
	padding-bottom: 5px;
}

.blogcat,
.gencat {
	width: 100%;
	float: left;
	clear: both;
	margin-top: 20px;
}

.cattitle {
	width: 136px;
	float: left;
	margin-left: 50px;
}

.cattitle h2 {
	font-size: 20px;
	color: #000;
	text-transform: none;
	font-style: italic;
	margin: 0;
}

.cattitle a {
	color: #000;
	font-style: italic;
	text-decoration: none;
	margin-top: 0px;
	float: left;
	display: block;
}

.blogentries {
	width: 680px;
	float: right;
	color: #848484;
	font-style: italic;
	margin-top: 4px;
}

.catposts {
	width: 726px;
	float: right;
}

.attachment-genthumb {
	height:150px;
	margin-bottom: 7px;
	-moz-box-shadow: 0px 2px 4px #848484;
  	-webkit-box-shadow: 0px 2px 4px #848484;
  	box-shadow: 0px 2px 4px #848484;
}

.gencat .post,
.featuredcat .post {
	width: 200px;
	float: left;
	height: 220px;
	margin:0;
	margin-left: 42px;
	padding: 0;	
	background: url(../images/zoom_in.png) no-repeat center top;
}

.featuredblog {
	width: 100%;
	float: left;
	clear: both;
	margin-top: 20px;
	padding-bottom: 5px;
}

.featuredblog .post {
	width: 200px;
	float: left;
	margin:0;
	margin-top: 5px;
	margin-left: 42px;
	margin-bottom: 15px;
	padding: 0;	
	color: #848484;
	font-style: italic;
	height: 280px;
}

.featuredblog .post h2 {
	font-style: normal;
}

.blogentries a.more-link,
.featuredblog a.more-link {
	color: #000;
}

.post {
	margin:0;
	padding:0;
	padding-bottom: 40px;
	float: left;
}

.entry {
	clear: both;
}

/* content titles */

h1.entry-title,
h2.entry-title {
	padding: 0;
	margin: 0;
}

.blogentries h2.entry-title a {
	font-size: 20px;
	color: #000;
	text-transform: none;
	font-style: italic;
	margin: 0;
}
	
h2.entry-title a {
	color: #000;
	padding:0;
	text-transform: none;
	font-weight: normal;
	font-size: 14px;
	line-height: 16px;
	text-decoration: none;
	margin:0;
}

h1.entry-title {
	font-size: 20px;
	color: #000;
	text-transform: none;
	font-style: italic;
	margin: 0;
}

h2.entry-title a:hover {
	text-decoration: none;
}

h2.pagetitle {
	display: none;
}

.singleposttitle {
	width: 600px;
}

.post ul {}

.post li {
	margin-left: 15px;
}

.entry p {
	margin:8px 0;
}

/* post navigation */

#navigation {
	width: 60px;
	float: right;
}

.nav-next a {
	width: 22px;
	height: 22px;
	float: left;
	background: #000 url(../images/previousarrow.png) no-repeat center;
	-moz-border-radius: 11px;
	-webkit-border-radius: 11px;
	border-radius: 11px;
	border: none;
	text-indent: -9999px;
	display: block;
	margin:0;
	color: #fff;
}

.nav-previous a {	
	width: 22px;
	height: 22px;
	float: right;
	background: #000 url(../images/nextarrow.png) no-repeat center;
	-moz-border-radius: 11px;
	-webkit-border-radius: 11px;
	border-radius: 11px;
	border: none;
	text-indent: -9999px;
	display: block;
	margin:0;
	color: #fff;
}

/* read more links */

a.more-link {
	color: #999;
	text-decoration: none;
	font-size: 12px;
	font-style: italic;
	line-height: 120%;
}

a.more-link:hover {
	color: #666;
}

/* post date and author information */

#audata {
	width: 400px;
	padding-left: 1px;
	clear: left;
	height: 20px;
	line-height: 20px;
	border-top: solid 1px #ccc;
	border-bottom: solid 1px #ccc;
	margin-top: 10px;
	font-size: 11px;
	font-style: italic;
}

#audata a {
	text-decoration: none;
	color: #666;
}

#audata a:hover {
	text-decoration: underline;
}
	
.alignleft a {
	float:left; 
	margin:25px 0;
}

.alignright a {
	float:right;
	margin:25px 0;
}

ol {
	margin: 10px;
}

ul {
	margin: 5px;
}

/* Front Page Widget*/

#frontwidget {
	width: 100%;
	float: left;
	margin-top: 0px;
}

#frontwidget h2 {
	width: 160px;
	float: left;
	font-size: 20px;
	color: #000;
	text-transform: none;
	font-style: italic;
	margin: 0;
	padding-right: 20px;
}

.sepline{
	border-top:1px solid #000;
	clear:both;
	width:865px;
	margin-left:50px;
}

#frontwidget .widgets {
	padding-left: 50px;
	width: 865px;
	clear: both;
	padding-bottom: 20px;
	padding-top: 0px;
	color: #848484;
	font-style: italic;
	font-size: 12px;	
	line-height:165%;
}

/* Left Sidebar*/

#leftbar {
	width: 189px;
	float: left;
	padding:0;
	margin-top: 20px;
}

#leftbar .widgets {
	margin: 0;
	padding: 0;
	float: left;
	clear: left;
	margin-bottom: 25px;
	padding-bottom: 25px;
	border-right: solid 1px #000;
	width: 139px;
	padding-left: 50px;
}

#leftbar h2 {
	margin: 0;
	color: #000;
	margin-bottom: 5px;
	font-size: 16px;
	line-height: 120%;
	text-transform: none;
	font-weight: normal;
	font-style: normal;
}

#leftbar ul {
	margin: 0;
}

#leftbar ul li {
	line-height: 25px;
	list-style: none;
	margin:0;
	padding: 0;
	background: url(../images/leftarrow.png) no-repeat right top;
}

#leftbar ul li ul li {
	border: none;
	list-style: none;
	margin-left: 0;
	margin-top: 2px;
	float: left;
	clear: left;
	width: 100%;
}

#leftbar ul li a {
	color: #333;
	border: none;
	text-decoration: none;
	margin: 0;
}

#leftbar ul li a:hover  {
	text-decoration: underline;
}

#leftbar a {
	text-decoration: none;
	color: #000;
}
	
#leftbar a:hover {
	border: none;
	text-decoration: underline;
}

/* comments */


#commentform {
	margin:0;
	padding:0;
}
	
#commentform p {
	color: #666;
}
	
#commentform a { 
	color: #000; 
	text-decoration: none; 
	line-height: 14pt;
}
	
#commentform h3 {
	font-size: 10pt;
	font-weight: normal;
	color: #000;
	margin:0;
	padding:0;
}
	
#comment {
	width: 525px;
	padding: 5px;
}

#author, #email, #url, #comment, #submit {
	font-size: 11px;
	margin:5px 5px 0 0;
	border: none;
	border: 1px solid #ccc;
	color: #666;
	padding-left: 5px;
}

#author, #email, #url {
	height:16px;
	padding-top:5px;
	padding-bottom: 5px;
}
	
#submit {
	margin:5px 5px 0 0; 
	cursor:pointer;
	color: #fff;
	padding: 4px 7px;
	background: none;
	background: #000;
	border: none;
}

#comments {
	margin:0; 
	padding:0;
}

#respond h3,
h3#comments {
	color: #000;
	font-size: 14px;
	margin-bottom: 2px;
	clear: left;
	text-transform: none;
	font-weight: normal;
	margin-top: 15px;
	font-style: italic;
}	


.reply a.comment-reply-link {
	background: #000;
	font-size: 11px;
	border: none;
	padding:0;
	color: #fff;
	padding: 4px 7px;
}

.reply a.comment-reply-link:hover,
#submit:hover {
	background: #333;
}

ol.commentlist { 
	list-style-type: none; 
	margin:0; 
	padding:0; 
	float:left;
	margin-top: 15px;
	margin-left: 5px;
}

.avatar {
	float:left; 
	margin:0 12px 0 0;
}

ol.commentlist li {
	border: solid 1px #ccc;
	margin: 0;
	padding: 20px;
	list-style-type:none;
	float: left;
    width: 490px;
	margin-bottom: 20px;
}

ol.commentlist ul li {
    border: none;
    padding: 20px;
	width: 440px;
	padding-bottom: 0;
	padding-right: 0;
}

ol.commentlist li.alt {
	
}

ol.commentlist li p {
	margin: 6px 0 6px 0; 
	padding: 0 12px 0 0; 
	line-height: 14pt;
}

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

cite {
	font-family: arial, verdana, tahoma;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	}
	
cite a {
	color: #000; 
	text-decoration: none; 
	border-bottom: 1px solid #ccc;
}

/* misc */

img.aligncenter {
	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;
	padding-left: 2px;
}

.alignright {
	float: right;
}

.alignleft {
	float: left
}

.alignleft a {
	margin: 5px;
}
	
.wp-caption {
   	border: 1px solid #ddd;
   	text-align: center;
   	background-color: #f3f3f3;
   	margin: 0 10px 10px 0;
}

.wp-caption img a{
   	margin: 0;
   	padding: 0;
   	border: 0 none;
	margin: 0 auto;
}

p.wp-caption-text {
   	font-size: 11px;
   	line-height: 17px;
   	padding: 0 4px 5px;
   	margin: 0;
}

p { margin-top: 6px; }

#archivelist {
	float:left;
	margin-right: 0;
	
}

#archivelist ul li {
	list-style: none;
	line-height: 35px;
}

#archivelist ul {
	height: auto;
	margin-bottom: 30px;
}

#archivelist ul li a {
	color: #666;
	text-transform: uppercase;
}

#archivelist ul li a:hover {
	text-decoration: none;
}


/* footer */

#footer {
	clear: left;
	float: left;
	width: 100%;
	margin: 0;
	padding-bottom: 20px;
	float: left;
	font-size: 11px;
	text-align:center;
}

#copyinfo {
	width: 915px;
	float: left;
	margin-top: 10px;
	margin-bottom: 20px;
	font-size: 11px;
	color: #848484;
}

#copyinfo a {
	color: #000;
}

#footer h2 { display:none; }

/* search */

#searchform {
	padding:0;
	margin:0;
	width: 170px;
	height: 25px;
	float: right;
	margin-top: 7px;
}

#searchform input#s {
	margin:0;
	padding: 0;
	color: #999;
	width: 130px;
	border: solid 1px #ccc;
	font-size: 10px;
	height: 10px;
	line-height: 12px;
	padding: 5px 6px;
	float: left;
}

#searchform input#searchsubmit {
	width: 22px;
	height: 22px;
	float: right;
	background: #000 url(../images/searchbg.png) no-repeat center;
	-moz-border-radius: 11px;
	-webkit-border-radius: 11px;
	border-radius: 11px;
	border: none;
	text-indent: -9999px;
	cursor: pointer;
	margin:0;	
}

table.twocol tr{
             height:30px;

}
table.twocol td.coll{
             width:130px;
             font-weight: bold;
             vertical-align: top;
}
table.twocol td.colr{
            width:350px;
}
table.twocol td.colll{
             width:130px;
             font-weight: bold;
}
table.twocol td.colllVertical{
             width:130px;
             font-weight: bold;
            vertical-align: top;
}