/*
Theme Name: Come To Port
Theme URI: http://www.designcrumbs.com/
Description: Come To Port, designed and developed by Design Crumbs.
Version: 1.0
Author: Design Crumbs
Author URI: http://www.designcrumbs.com/
*/

/* Basic styles */

* {
	margin: 0;
	padding: 0;
}

#hellobar-wrapper #hellobar-container a#hellobar-logo {
	display: none
}

html, textarea, input {
	font-family: verdana, arial, serif;
	font-size: 14px;
	color: #000000;
}

input[type="text"] {
	height:20px;
	margin:2px 0 0;
	padding:5px 10px;
	width:230px;
	line-height:20px;
	border:0;
	background:url(images/form_input.png) 0 0 no-repeat transparent;
}

input[type="text"]:focus {
	background:url(images/form_input.png) 0 -30px no-repeat transparent;
}


h1, h2, h3, h4, h5, h6, .menu, .footer, .inaction_link {
	font-family: 'Droid Sans', arial, serif;
}

h2 {
	font-size: 17px;
}

body {
	margin-bottom: 20px;
	margin: 0;
	text-align: left;
	padding: 0;
	background: url(images/background.png) #e5e5e5 top center repeat-x;
	color: #262626;
}

a {
	color: #339900;
	text-decoration: none;
	outline: none;
}

a:hover {
	text-decoration: underline;
}

a:active, a:focus {
	outline: medium none
}

img {
	margin: 0;
	padding: 0;
	border: 0;
}

.alignnone {
	border: 1px solid #DDDDDD;
    padding: 4px;
}

.size-full {
	padding:0;
	border:none;
}

img.left {
	float: left;
	margin: 0 0 15px 15px;
	padding: 4px;
}

img.right {
	float: right;
	margin: 0 0 15px 15px;
	padding: 4px;
}

.alignright {
	float: right;
	margin: 0 0 15px 15px;
}

.alignleft, .attachment-blog_index_img {
	float: left;
	margin: 0 15px 15px 0;
}

#portsinglepost .alignright {
	border: 1px solid #DDDDDD;
    padding: 4px;
}

#portsinglepost .alignleft, #portsinglepost .attachment-blog_index_img {
	border: 1px solid #DDDDDD;
    padding: 4px;
}

.block {
	display: block;
	padding: 0;
	margin: 0;
}

.right {
	float: right
}

.left {
	float: left
}

.biopic {
	display: block;
	margin: -35px 0 0 390px;
	position: absolute;
	z-index: 100;
}

.ml {
	margin-left: 20px
}

.mr {
	margin-right: 20px
}

.mt {
	margin-top: 20px
}

.mb {
	margin-bottom: 20px
}

/* Container */

.container {
	width: 960px;
	margin: 0 auto -25px;
	position: relative;
	z-index: 50;
}

/* Header */

#header {
	padding: 0 10px 9px;
	border-bottom: 1px solid #4b3a31;
	text-align: left;
	margin-top: 0;
	background-repeat: no-repeat;
	background-position: left top;
	width: 940px;
	height: 80px;
}

.logo {
	height: 60px;
	padding: 0;
	margin-top: 20px;
	float: left;
}

.banner {
	height: 370px;
	width: 940px;
}

.pagetitle {
	border-top: 1px solid #23150f;
	padding: 9px 10px 0;
	margin-bottom: 20px;
	width: 940px;
	text-shadow: 0 -1px 0 #000000;
}

.welcometext {
	color: #FFFFFF;
	font-size: 11pt;
	line-height: 13pt;
	margin-top: 5px;
	text-align: center;
	width: 940px;
}

/* MENU -------------------------------------------------------------------------- */

.menu {
	float: right;
	height: 80px;
	padding: 0;
	max-width: 580px;
	margin-left: 20px;
	text-shadow: 0 -1px 0 #000000;
}

.menu ul {
	margin: 20px 0 0;
	padding: 0px;
	list-style: none;
}

.menu ul li, .menu ul li a {
	float: left;
	display: block;
	padding-bottom: 10px;
}

.menu ul li a {
	margin: 10px 10px 0;
	padding: 5px 10px;
	font-size: 15px;
	color: #fff;
	text-decoration: none;
}

.menu ul li a:hover, .menu .current-menu-item a, .menu .current-menu-item a:visited, .menu .current-menu-item a, .menu .current-category-ancestor a, .menu ul li.current-menu-item ul li a:hover, .menu .current-post-ancestor a {
	color: #fff;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

.menu ul li.current-menu-item ul li a, .menu ul li.current-menu-item ul li a {
	background: transparent;
}

.menu ul li a:hover, .menu ul li.current-menu-item a, .menu ul li.current-menu-item ul li a:hover, .menu ul li ul li.current-menu-item a, .menu .current-category-ancestor a, .menu .current-post-ancestor a {
	background: #211810;
}

#content blockquote {
	background: url(../images/blockback.png) #473628 top left no-repeat;
	border: 1px solid #331f14;
}

/* DROP DOWN MENUS */

#nav li ul {
	width: 15em;
	display: none;
	margin-top: 45px;
	padding-top: 20px;
	z-index: 99;
}

#nav li {
	position: relative
}

#nav li:hover ul, #nav li.sfhover ul {
	display: block;
	position: absolute;
	left: 0px !important;
	left: -15em;
}

#nav li:hover ul {
	left: auto
}

#nav li ul li {
	background: url(images/transblack.png);
	border-bottom: 1px solid #262626;
	border-left: 1px solid #262626;
	border-right: 1px solid #262626;
	position: relative;
	line-height: 18px;
	width: 20em;
}

#submenu {
	margin:5px 0 0;
}

#submenu a {
	float: left;
	margin-right: 20px;
	color: #695d55;
	text-decoration: none;
	font-size: 15px;
	background:transparent;
}

#submenu .menu {
	float: left;
    height: 40px;
    padding: 0;
    text-shadow: 0 -1px 0 #000000;
	list-style: none inside none;
	margin:0;
}

#submenu .menu li {
	float: left;
}

#submenu a:hover, #submenu a.selected, #submenu li.current-menu-item a {
	color: #FFFFFF
}

/* =================================== Home Page =================================== */

#homebox_wrap {
	width: 610px;
	height: 250px;
	padding: 0 0 30px;
	display: block;
	background: url(images/homeboxback.jpg) top left no-repeat;
	margin: 0 0 30px;
}

.homebox {
	width: 190px;
	height: 250px;
	position: relative;
	text-align: center;
}

.homebox a.button {
	bottom: 0;
	left: 20px;
	position: absolute;
}

a.button {
	background: url("images/graybuttons.png") no-repeat scroll left top transparent;
	color: #432A0D;
	display: block;
	font-weight: bold;
	height: 30px;
	line-height: 30px;
	text-align: center;
	text-decoration: none;
	text-shadow: 0 -1px 0 #E3E3E3;
	width: 150px;
	margin:auto;
}

a.button:hover {
	background: url(images/graybuttons.png) bottom left no-repeat;
	color: #55361C;
}

/* =================================== Content Area =================================== */

#content {
	margin: 0;
	background: url(images/contentback.png) repeat-y center top;
	width: 940px;
	padding: 10px;
}

#portsinglepost #content {
	margin: 0;
	background: transparent;
	width: 960px;
	padding: 0;
}

.contenttop {
	width: 960px;
	height: 10px;
	display: block;
	margin-top: 10px;
	background: url(images/contenttop.png) top center no-repeat;
}

.contentbottom {
	width: 960px;
	height: 10px;
	display: block;
	background: url(images/contentbottom.png) top center no-repeat;
}

p {
	margin-bottom: 20px;
	line-height: 20px;
}

h1 {
	font-size: 34pt;
	margin-top: 20px;
	color: #FFF;
	font-weight: 100;
}

h1.hometitle {
	text-align: center
}

#content h2, h3, h4, h5, h6 {
	margin-bottom: 10px;
	display: block;
	padding-top: 5px;
	text-transform: uppercase;
}

ul, ol {
	margin-bottom: 20px;
	padding-left: 25px;
}

blockquote {
	margin-bottom: 20px;
	padding: 15px;
	color: #FFFFFF;
}

#content .post-content-blog {
	padding: 10px 0 30px;
}

#content .post h2 a {
	color: #262626;
	text-decoration: none;
}

#content .post h2 a:hover {
	color: #339900;
}

#content .posthead {
	padding:0 0 20px;
	margin:0 0 20px;
	border-bottom:1px solid #DDDDDD;
}

#content .posttitle {
	float: left;
	max-width: 480px;
}

#content .posttitle h2 {
	margin-bottom: 5px
}

#content .postinfo {
	font-size: .8em
}

#content .postcomments {
	float: right;
	padding: 0;
	background: url(images/postcommentsback.png) no-repeat;
	width: 130px;
	height: 40px;
	display: inline;
	text-align: center;
	margin:5px 0 0;
}

#content .postcomments a {
	color: #FFFFFF;
	text-decoration: none;
	line-height:24px;
}

/* Primary Content */

#primaryContentContainer {
	float: left;
	width: 610px;
	text-align: left;
	padding-left: 10px;
}

#content ul.arrowlist {
	list-style-image: url(images/arrow.png)
}

#content h2.service_title {
	clear: both;
	color: #262626;
	margin: 20px 0;
	padding: 0 0 10px;
	border-bottom:1px solid #DDDDDD;
}

/* ===================================================== Portfolio ======================= */

#portsinglepost {
	margin-top: 30px
}

#portleft {
	float: left;
	width: 580px;
	text-align: left;
	padding-left: 10px;
}

#portright {
	float: right;
	width: 330px;
	margin: 0 10px 0 0;
}

#portitem {
	width: 578px;
	border: 1px solid #9f9f9f;
	background: #FFFFFF;
}

#portitem img {
	border: 5px solid #FFFFFF;
	width: 568px;
}

#portdetails {
	background: #FFFFFF;
	width: 290px;
	text-align: left;
	padding: 10px 19px;
	word-wrap: break-word;
	border:1px solid #9f9f9f;
	-moz-border-radius: 5px; /* Firefox */
	-webkit-border-radius: 5px; /* Safari, Chrome */
	border-radius: 5px; /* CSS3 */
}

#portdetails .singledetail {
	padding: 10px 0
}

#portdetails .singledetail p {
	margin: 15px 0 0;
	padding: 0;
}

#portdetails h2 {
	text-transform: uppercase;
	margin-bottom: 10px;
}

a.inaction_link {
	text-transform: uppercase;
	font-size: 17px;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}

a.inaction_link:hover {
	color:#45AA58;
}

.backtoportmargin {
	margin-top: 40px;
}

#backtoport {
	background: #FFFFFF;
	font-size: 16pt;
	margin: 40px 0 0 0;
	padding: 10px 20px;
	text-transform: uppercase;
	border:1px solid #9f9f9f;
	-moz-border-radius: 5px; /* Firefox */
	-webkit-border-radius: 5px; /* Safari, Chrome */
	border-radius: 5px; /* CSS3 */
}

#backtoport img {
	margin: 3px 20px 0 0;
	float: left;
}

#backtoport a {
	text-decoration: none;
	color:#000000;
}

#backtoport a:hover {
	color: #45aa58
}

.nextprev {
	width: 330px
}

/* ===================================================== Singleport Styles for Hover over ======================= */

/* --- Container configuration ---------------------------------------------------------- */

#portdisplay {
	margin: 0 20px
}

.singleport {
	width: 250px;
	height: 170px;
	padding: 7px 7px 31px;
	overflow: hidden;
	position: relative;
	float: left;
	display: inline;
}

.portmargin {
	margin: 0 20px 30px
}

.homemargin {
	margin: 0 20px 10px
}

.singleport .singleportoverlay {
	background: url(images/singleport.png) top left no-repeat;
	position: absolute;
	z-index: 50;
	top: 0;
	left: 0;
	width: 250px;
	height: 170px;
	padding: 7px 7px 31px;
	display: block;
}

.singleport .singleportoverlay .img_wrap {
	background:#FFFFFF;
	height:170px;
	width:250px;
}

.singleport .singleportoverlay img {
	height:170px;
	width:250px;
	margin:3px 0 0 5px;
}

.singleport .singleportoverlay img:hover {
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
}

/* This is so that the 2nd thumbnail in each row fits snugly. You will want to add a similar
   class to the last thumbnail in each row to get rid of the margin-right. */

.no-margin {
	margin-right: 0
}

/* --- Link configuration that contains the image and label ----------------------------- */

.singleport a {
	display: block;
	position: relative;
	text-decoration: none;
}

.singleport a img {
	height: 177px;
	left: -5px;
	top: -3px;
	position: relative;
	width: 260px;
	z-index: 40;
	background: #FFFFFF;
}

/* --- Label configuration -------------------------------------------------------------- */

.singleport a span {
	display: none;
	font-size: 12pt;
	font-weight: bold;
	height: 100px;
	padding-top: 70px;
	position: absolute;
	text-align: center;
	text-decoration: none;
	width: 250px;
	z-index: 100;
}

.singleport a span em {
	display: block;
	font-size: 0.8em;
	font-weight: normal;
}

/* --- Dark hover background ------------------------------------------------------------ */

.dark-background {
	background: #252525; /* The Fallback */
	background: rgba(15, 15, 15, 0.6);
	color: #fff;
	text-shadow: #000 0px 0px 20px;
}

.dark-background em {
	color: #ccc
}

/* ===================================================== BLOG POSTS ======================= */

.single-blog-post {
	padding:0 19px;
	background:#FFFFFF;
	border:1px solid #9F9F9F;
	-moz-border-radius: 5px; /* Firefox */
	-webkit-border-radius: 5px; /* Safari, Chrome */
	border-radius: 5px; /* CSS3 */
}

img.twitter_avatar {
	background:#FFFFFF;
	padding:4px;
	border:1px solid #e7e7e7;
	float:left;
	margin:0 10px 0 0;
}

/* ======================================== AUTHOR BOX ======================================== */

.about_the_author {
	border-top: 1px solid #9F9F9F;
	border-bottom: 1px solid #9F9F9F;
	background:url(images/about_author_back.png) 0 0 #DDDDDD;
	padding:19px;
	width:540px;
	display:block;
	margin:20px -19px;
	text-shadow:0 1px 0 #FFFFFF;
}

.about_the_author img {
	padding:4px;
	background:#FFFFFF;
	border:1px solid #CFCEC2;
	margin:0 20px 0 0;
	float:left;
	height:75px;
	width:75px;
}

.author_info {
	float:left;
	width:435px;
}

.author_title, .author_about {
	margin-bottom:10px;
}

.author_links a {
	float:left;
	margin:0 70px 0 0;
	font-size:12px;
}


/* ===================================================== Sidebar Styles ======================= */

#sidebar {
	float: right;
	width: 280px;
	margin-left: 20px;
	padding-left: 20px;
	text-align: left;
	background: url(images/sidebarback.png) left center no-repeat;
	min-height: 365px;
}

#sidebar h2 {
	text-shadow: 0 1px 0 #FFFFFF
}

#sidebar h2 a {
	text-decoration: none
}

#sidebar a {
	color: #339900;
	font-style: italic;
	text-decoration: underline;
}

#sidebar a:hover {
	text-decoration: none
}

#sidebar-submenu a {
	display: block;
	padding: 5px 0;
	color: #060606;
	text-decoration: none;
	font-style: normal;
	margin-right: 30px;
}

#sidebar-submenu a:hover {
	color: #339900
}

#sidebar-submenu a#mid {
	border-top: 1px solid #F4F2F1;
	border-bottom: 1px solid #F4F2F1;
}

#sidebar ul, .footer ul {
	padding: 0;
	list-style: none;
	list-style-image: none;
}

#sidebar ul ul {
	margin: 0;
	padding: 0;
	list-style: none;
	list-style-image: none;
}

#sidebar li {
	margin: 5px 0;
	padding: 0;
	list-style: none;
	list-style-image: none;
}

#sidebar form {
	margin-bottom: 0;
	padding-top: 0;
	padding-right: 1em;
	padding-bottom: 0;
	padding-left: 0;
	width: 234px;
}

.widget {
	margin: 0 0 20px
}

.sidebar_recent_thumb_wrap {
	background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #ADADAD;
    height: 106px;
    padding: 3px 3px 0;
    position: relative;
    width: 282px;
	margin:20px 0 0;
}

.sidebar_recent_thumb_wrap:hover {
	background:#000000;
	border:1px solid #252525;
}

img.attachment-sidebar_recent_thumb {
	border:1px solid #DDDDDD;
}

.sidebar_recent_thumb_wrap:hover img.attachment-sidebar_recent_thumb {
	filter:alpha(opacity=30);
	-moz-opacity:0.3;
	-khtml-opacity: 0.3;
	opacity: 0.3;
}

.sidebar_recent_thumb_wrap a.sidebar_recent_title {
	display:none;
	text-decoration:none;
	line-height:102px;
	text-align:center;
	position:absolute;
	top:0;
	left:0;
	width:288px;
	height:108px;
	z-index:100;
	color:#FFFFFF;
	text-shadow:0 1px 0 #000000;
	font-weight:bold;
}

.sidebar_recent_thumb_wrap:hover a.sidebar_recent_title {
	display:block;
}

/* Footer */

.footer {
	text-align: left;
	background: url(images/footerback.png) center top repeat-x;
	color: #FFFFFF;
	position: relative;
	z-index: 10;
	font-weight: 100;
	font-size: 11pt;
	text-shadow: 0 -1px 0 #000000;
}

.footer h2 a {
	text-decoration: none
}

.footer a {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}

.footer a:hover {
	color: #d3d3d3
}

.footerparent {
	text-align: center;
	width: 100%;
	height: 220px;
	background: url(images/footerbokeh.png) center bottom no-repeat;
}

.footermain {
	height: 210px;
	padding: 10px 0 0;
}

.footermain .container {
	text-align: left;
	width: 900px;
	padding: 20px 30px 0;
	margin: 0 auto;
}

.footerlinks {
	margin: 11px auto 0;
	width: 940px;
	text-align: left;
}

.footerlinks a {
	font-weight: normal;
	text-decoration: none;
}

.footerlinks a:hover {
	text-decoration: underline
}

.footerthird {
	float: left;
	height: 140px;
	width: 260px;
	margin: 0 20px;
	padding: 20px 0;
	font-weight: 100;
	word-wrap: break-word;
}

.footer .twitterarea ul li {
	border: none
}

.footer h2 {
	margin-bottom: 10px;
	font-size: 20pt;
	font-weight: 100;
}

.footer ul li {
	border-bottom: 1px solid #4f3d34;
	margin-bottom: 10px;
}

.footer ul li a {
	border-bottom: 1px solid #281a13;
	padding-bottom: 6px;
	display: block;
}

.footer ul.tweets li {
	margin-bottom: 0;
	border: none;
}

.footer .twitterarea a {
	display: inline;
	padding: none;
	border: none;
	color:#339900;
}

/* ======================================== COMMENTS ======================================== */

#no_comments {
	background: url("images/about_author_back.png") repeat scroll 0 0 #F5F5F5;
    border: 1px solid #CFCFCF;
    padding: 10px 10px 0;
    text-align: center;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

#comments_wrap {
	width:540px;
}

ul.children {
	margin:30px 0 0 9px;
}

ul.commentlist, ul.pinglist {
	margin:0;
}

div.reply {
	text-align:right;
	font-size:12px;
}

textarea#comment {
    overflow:auto;
}

ul.commentlist li, ul.pinglist li {
	position:relative;
	padding:10px;
	margin:5px 0 0 0;
}

ul.commentlist li.depth-2, ul.commentlist li.depth-3, ul.commentlist li.depth-4, ul.commentlist li.depth-5 {
	position:relative;
	border-left:1px solid #CFCFCF;
	padding:10px 0 0 10px;
	margin-bottom:15px;
}

ul.commentlist img.avatar, ul.commentlist li.bypostauthor li img.avatar {
	background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #CFCFCF;
    padding: 4px;
	position:absolute;
	top:10px;
	left:10px;
}

ul.commentlist li.bypostauthor img.avatar {
	border: 1px solid #339900;
}

.the_comment {
	padding:0 0 0 70px;
}

.the_comment_author {
	font-weight:bold;
	width:auto;
	margin-right:10px;
}

.commentmetadata {
	width:auto;
}

.the_comment_text {
	margin-top:10px;
}

textarea {
	background: none repeat scroll 0 0 #F5F5F5;
    border: 1px solid #CFCFCF;
	height:200px;
	padding:10px;
	width:518px;
}

textarea:focus {
    border: 1px solid #07d102;
}

#cancel-comment-reply {
	float:left;
	line-height:30px;
	margin-left:20px;
}

#respond {
	background:url("images/post_back.jpg") repeat scroll 0 0 #FFFFFF;
}

#commentform {
	padding:20px 0 0;
}

.children #respond {
	margin-left:-20px;
}

.children .children #respond {
	margin-left:-40px;
}

.children .children .children #respond {
	margin-left:-60px;
}

.children .children .children .children #respond {
	margin-left:-80px;
}


ul.commentlist, ul.pinglist {
    margin:0;
	border-bottom:1px solid #E7E7E7;
}

ul.commentlist, ul.commentlist ul {
	list-style:none outside none;
	padding:0;
}

/* --------------------------------- EXTRAS --------------------------------- */

#s {
	border: 1px solid #959595;
	color: #262626;
	padding: 5px 5px 6px;
	width: 140px;
}

.elbutton {
	padding: 0 5px;
	height: 28px;
	color: #262626;
}

#content, #sidebar, #primarycontent, #footer, .widget {
	overflow: hidden;
}

.timesince {
	display: block;
	font-size: 8pt;
	margin-top: 5px;
}

.clear {
	clear: both
}

.latestproject {
	background: url(images/latestback.png) top left no-repeat;
	padding: 10px;
	height: 230px;
	width: 600px;
	margin-bottom: 20px;
}

.latestinfo {
	float: left;
	display: inline;
	padding-top: 50px;
	color: #FFF;
	width: 280px;
}

.latestinfo h3 {
	color: #32b04a
}

.latestinfo a {
	color: #32b04a;
	text-decoration: none;
}

.latestinfo a:hover {
	text-decoration: underline
}

form.wpcf7-form {
	border-top: 3px solid #EEEEEE;
    margin: 30px 0 0;
    padding: 30px 0 0;
}

form.wpcf7-form input.wpcf7-text, form.wpcf7-form input.wpcf7-quiz {
	display: block
}

form.wpcf7-form span span.wpcf7-not-valid-tip {
	background: none repeat scroll 0 0 transparent;
	border: medium none;
	color: red;
	font-size: 10pt;
	left: 300px;
	padding: 0;
	position: absolute;
	top: -3px;
	width: 280px;
	z-index: 100;
}

input.wpcf7-submit, input#submit {
	display: block;
	text-indent: -9999px;
	background: url(images/sendbutton.png) top left no-repeat;
	height: 40px;
	width: 100px;
	border: 0;
	padding: 0;
	margin: 10px 0 0;
	cursor: pointer;
	text-transform:capitalize;
}

input.wpcf7-submit:hover, input#submit:hover {
	background: url(images/sendbutton.png) bottom left no-repeat
}

input.wpcf7-submit:active, input#submit:active {
	position: relative;
	top: 2px;
}

