/*
Theme Name: Method
Theme URI: https://www.vivathemes.com
Description: Professional WordPress theme
Author: Viva Themes
Author URI: https://www.vivathemes.com
version: 1.1
Tags: two-column, widget-ready, business, personal, photography
*/

/* Link to custom CSS style sheet */
@import url("styles-custom.css");

/* Start of original CSS */

*{margin:0; padding:0;}

body {
	background: #f5f5f5;
	color: #333;
	line-height: 165%;
	font-family: "Trebuchet MS", arial, helvetica, tahoma, sans-serif;
	font-size: 12px;
	margin:0;
	padding:0;
}
	
h1 {
	font-size: 30px;
	color: #333;
	margin-top: 20px;
	text-transform: none;
	font-weight: normal;
	line-height: 28px;
}

h2 {
	color: #333;
	margin:0;
	padding:0;
	margin-top: 20px;
	text-transform: none;
	font-weight: normal;
	font-size: 18px;
	line-height: 22px;
}

h3 {
	color: #333;
	margin:0;
	padding:0;
	margin-top: 20px;
	text-transform: none;
	font-weight: normal;
	font-size: 20px;
	line-height: 22px;
}

h4 {
	color: #333;
	margin:0;
	padding:0;
	margin-top: 20px;
	text-transform: none;
	font-weight: normal;
	font-size: 16px;
	line-height: 22px;
}

h5 {
	color: #333;
	margin:0;
	padding:0;
	margin-top: 20px;
	text-transform: none;
	font-weight: normal;
	font-size: 12px;
	line-height: 22px;
}


p { margin-top: 6px; }

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: #999;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

/* container */

#container {
	width: 900px;
	clear: both;
	margin: 0 auto;
	padding:0;
}
	
/* header */

#header {
  	width: 100%; 
  	float: left;
	clear: left;
	background: #000;
}

#top {
	width: 900px;
	margin: 0 auto;
	margin-top: 60px;
}

#logo {	
	width:150px;
	float:left;
	height: 30px;
	margin-bottom: 20px;
}

#logo a {
	color: #000;
}

#logo a.site-title {
	color: #fff;
	font-family: Georgia, arial, helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	text-decoration: none;
	text-transform: uppercase;
	display: block;
	margin-top: 5px;
}

/* search */

#searchbox {
	height: 21px;
	margin-top: 30px;
	float: right;
	width: 152px;
}

#searchform {
	padding:0;
	margin:0;
	width: 200px;
	height: 21px;
	float: left;
}

#searchform input#s {
	margin:0;
	padding: 0;
	color: #666;
	width: 180px;
	border: none;
	border-bottom: solid 1px #eaeaea;	
	font-size: 10px;
	padding-left: 2px;
	height: 15px;
	padding-top: 3px;
	padding-bottom: 3px;
	background: #fff;
}

#searchform input#searchsubmit {
	display: none;
}

#header h2 {
}

/* breadcrumbs */

#crumbs {
	width: 100%;
	float: left;
	margin-bottom: 20px;
	color: #333;
	font-size: 10px;
	border-bottom: solid 1px #eaeaea;
	text-transform: uppercase;
	padding-bottom: 5px;
}
 
#crumbs a {
	color: #333;
	text-decoration: none;
}

#crumbs a:hover {
	text-decoration: underline;
}

.portocat #crumbs {
	width: 900px;
}

/* content */

#contentwrapper {
	width: 900px;
	clear: both;
	float: left;
	margin-top: 25px;
	padding: 0;
	padding-bottom: 30px;
}

#content {
	float:left;
	width: 550px;
	padding-top: 0;
	margin: 0;
	padding-right: 50px;
	border-right: solid 1px #e8e8e8;
}

#contentfull {
	float:left;
	width: 900px;
	padding-top: 0;
	margin:0;
}

.attachment-mainthumb {
	float: right;
	margin-left: 20px;
	margin-top: 13px;
	border: solid 4px #e8e8e8;
}

.singlethumb {
	margin-bottom: 20px;
}

.post {
	margin:0;
	padding:0;
	padding-bottom: 40px;
	clear: left;
	float: left;
	width: 100%;
}

.entry {
}

#contentport {
	float:left;
	width: 960px;
	padding-top: 0;
	margin: 0;
}

.portocat .post {
	width: 180px;
	float: left;
	margin-right: 60px;
	background: #fff;
	border-bottom: solid 1px #eaeaea;
	margin-bottom: 35px;
	clear: none;
	padding-bottom: 20px;
	height: 310px;
}

.portocat .entry {
	margin: 10px;
}

.attachment-portothumb {
	width: 170px;
	height: 130px;
	overflow: hidden;
	margin-bottom: 15px;
	margin: 5px;
}

.portocat h2.entry-title {
	margin:0;
	padding: 0;
	line-height: 16px;
}

.portocat h2.entry-title a {
	font-size: 14px;
	line-height: 16px;
	text-decoration: none;
}

h1.entry-title,
h2.entry-title {
	padding: 0;
	line-height: 18px;
	margin: 0;
}

h1.entry-title,	
h2.entry-title a {
	color: #333;
	padding:0;
	text-transform: uppercase;
	font-weight: normal;
	line-height: 18px;
	text-decoration: none;
	margin-bottom: 10px;
}

h2.entry-title a:hover {
	text-decoration: none;
}

h1.pagetitle {
	margin-bottom:20px;
}

.post ul {}

.post li {
	margin-left: 15px;
}

.entry p {
	margin:8px 0;
}

a.more-link {
	color: #fff;
	text-decoration: none;
	font-size: 11px;
	width: 80px;
	height: 24px;
	background: #000;
	line-height: 24px;
	text-align: center;
	float: left;
	display: block;
	-moz-border-radius: 14px;
	-webkit-border-radius: 14px;
}

a.more-link:hover {
	text-decoration: none;
	background: #666;
}

#audata {
	width: 100%;
	clear: left;
	margin-top: 0;
	margin-bottom: 10px;
	font-size: 11px;
	font-style: italic;
}

#audata a {
	text-decoration: none;
	color: #666;
}

#audata a:hover {
	text-decoration: underline;
}

.navigation {
	font-size:8pt;
	width:100%;
	float:left;
	margin:0;
	padding:0;
	overflow:hidden;
}
	
.alignleft a {
	float:left; 
	margin:25px 0;
}

.alignright a {
	float:right;
	margin:25px 0;
}

ol {
	margin: 10px;
}

ul {
	margin: 5px;
}

/* Right Sidebar*/

#rightbar {
	width: 250px;
	float: right;
	padding:0;
}

#rightbar .widgets {
	margin: 0;
	padding: 0;
	float: left;
	clear: left;
	margin-bottom: 25px;
	padding-bottom: 25px;
	border-bottom: solid 1px #e8e8e8;
	width: 250px;
}

#rightbar h2 {
	margin: 0;
	color: #333;
	margin-bottom: 5px;
	font-size: 14px;
	line-height: 120%;
	text-transform: uppercase;
	font-weight: normal;
	font-style: normal;
	padding-left: 15px;
	background: url(images/rightarrow.png) no-repeat left top;
}

#rightbar ul {
	margin: 0;
}

#rightbar ul li {
	line-height: 25px;
	list-style: none;
	background: #eee;
	margin-top: 1px;
}

#rightbar ul li ul li {
	border: none;
	list-style: none;
	margin-left: 0;
	margin-top: 2px;
	float: left;
	clear: left;
	width: 100%;
}

#rightbar ul li a {
	color: #333;
	border: none;
	text-decoration: none;
	margin-left: 20px;
}

#rightbar ul li:hover {
	background: #e8e8e8;
}

#rightbar a {
	text-decoration: none;
	color: #333;
}
	
#rightbar a:hover {
	border: none;
	text-decoration: underline;
}

#rightbar ul li a:hover {
	text-decoration: none;
}

/* 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: #333;
	margin:0;
	padding:0;
}
	
#comment {
	width:80%;
	padding: 5px;
}

#author, #email, #url, #comment, #submit {
	font-size: 11px;
	margin:5px 5px 0 0;
	border: none;
	border-bottom: 1px solid #eaeaea;
	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: #666;
	padding: 4px 7px;
	background: none;
	background: #fff;
	border-bottom: solid 1px #eaeaea;
}

#comments {
	margin:0; 
	padding:0;
}

#respond h3,
h3#comments {
	color: #333;
	font-size: 14px;
	margin-bottom: 2px;
	clear: left;
	text-transform: uppercase;
	font-weight: normal;
	margin-top: 15px;
}	


.reply a.comment-reply-link {
	background: #fff;
	font-size: 11px;
	border: none;
	padding:0;
	color: #666;
	padding: 4px 7px;
	border-bottom: solid 1px #eaeaea;
}

.reply a.comment-reply-link:hover,
#submit:hover {
	color: #666;
}

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-left: solid 1px #eaeaea;
	margin: 0;
	padding: 20px;
	list-style-type:none;
	float: left;
    width: 500px;
	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: 0;
	float: left;
	font-size: 11px;
	background: #ccc;
}

/* Bottom Bar*/

#bottombar {
	width: 100%;
	float: left;
	clear: left;
	margin:0;
	padding:0;
	background: #e8e8e8;
	color: #666;
	padding-top: 20px;
}

#bottombarin {
	width: 940px;
	margin: 0 auto;
}

#bottombar .widgets {
	margin: 0;
	padding: 0;
	float: left;
	margin-left: 20px;
	margin-right: 20px;
	width: 195px;
	margin-bottom: 20px;
}

#bottombar h2 {
	margin: 0;
	padding: 0;
	color: #666;
	margin-bottom: 10px;
	margin-top: 5px;
	font-size: 14px;
	line-height: 16px;
	text-transform: none;
	font-weight: normal;
	font-style: normal;
}

#bottombar ul li {
	line-height: 25px;
	list-style: none;
}

#bottombar ul li a {
	color: #666;
	border-bottom: dotted 1px #999;
	text-decoration: none;
}

#bottombar ul li ul li {
	border: none;
	list-style: disc;
	margin-left: 20px;
}

#bottombar ul li a:hover {
	text-decoration: none;
	border: none;
}

#bottombar a {
	text-decoration: underline;
}
	
#bottombar a:hover {
	border: none;
	text-decoration: none;
}

#footerbottom {
	width: 900px;
	margin: 0 auto;
}

#copyinfo {
	width: 600px;
	float: left;
	margin-top: 20px;
	margin-bottom: 20px;
	font-size: 11px;
	color: #fff;
}

#copyinfo a {
	color: #fff;
}

#contact {
	font-size:1.1em;
}
#contact form {
}
#contact table {
	width:900px;
}
#contact tr {
	display:block;
	width:900px;
	margin:10px;
}
#contact td {
	margin:0; padding:0;
}
#contact td label {
	display:inline-block;
	width:100px;
	text-align:right;
	padding-right:10px;
}
#contact td input {
	width:200px;
	background-color:#e5d3dc;
	margin:0;
	border:1px solid #4d2375;
	padding:5px;
	font-size:14px;
}
#contact td input:hover {
	background-color:#e5d3dc;
	color:black;
}
.contact_input {
	width:100px;
	background-color:white;
	color:black;
	margin:0 350px 10px 450px;
	border:1px solid #4d2375;
	padding:5px;
	font-family:Georgia, "Times New Roman", Times, serif;
}
.contact_submit_container{
        width:625px;
        overflow:hidden;
}
.contact_submit {
        float:right;
}
.contact_button {
        background-color: white !important;
    border: 1px solid #4D2375 !important;
    color: black;
    font-family: Georgia,"Times New Roman",Times,serif;
    padding: 5px !important;
    width: 100px !important;
}
.contact_button:hover {
	background-color:#4d2375 !important;
	color:#e5d3dc !important;
        cursor:pointer;
}
.contact_input:hover {
	background-color:#4d2375;
	color:#e5d3dc;
}
#contact textarea {
	width:500px;
	height:200px;
	background-color:#e5d3dc;
	border:1px solid #4d2375;
	margin:0;
	padding:5px;
	font-size:14px;
	font-family:Georgia, "Times New Roman", Times, serif;
}
.form-error {
	display:block;
	color:red;
}
.notify {
	border:1px dashed #4d2375;
	padding: 10px;
	color:#4d2375;
	text-decoration:blink;
	font-size:1.4em;
	text-align:center;
	width:900px;
	margin:30px auto;
}

.ad_link
{
color: #4D2375;;
    font-size: 20px;
    font-weight: normal;
    line-height: 22px; 
    margin: 20px 0 0;
    padding: 0;
    text-transform: none;
	font-family: "Trebuchet MS",arial,helvetica,tahoma,sans-serif; 
	text-decoration: none;
}
.ad_link:hover
{
color:#990066;
}
.description
{
	font-family: "Trebuchet MS",arial,helvetica,tahoma,sans-serif;
	color: #333333;
	font-size:12px !important;
}
.sitehost
{
	color: #4D2375;
    	text-decoration: none;
	font-size: 1.2em;
	font-family: "Trebuchet MS",arial,helvetica,tahoma,sans-serif;
}

