/* @override 
	http://localhost:8888/second/wp-content/themes/second/style.css
	http://www.themeweaver.net/wp-content/themes/second/style.css
	http://themeweaver.s3.amazonaws.com/wp-content/themes/second/style.css
*/

/* 
	Theme Name: Second Weave
	Description: A textured clubhouse for our themes
	Author: Theme Weaver
	Author URI: http://www.themeweaver.net
	Version: 1.1
	Tags: texture, custom
	
*/

/* Licensed under GNU General Public License.  Learn more at www.opensource.org */

/* @group Reset */

/* Eric Meyer's Reset Reloaded */html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code,del, dfn, em, font, img, ins, kbd, q, s, samp,small, strike, strong, sub, sup, tt, var,b, u, i, center,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td {margin: 0;padding: 0;border: 0;outline: 0;font-size: 100%;vertical-align: baseline;background: transparent;}body {line-height: 1;}ol, ul {list-style: none;}blockquote, q {quotes: none;}:focus {outline: 0;}ins {text-decoration: none;}del {text-decoration: line-through;}table {border-collapse: collapse;border-spacing: 0;}

/* @end */

/* @group Type */

/* Fonts */

h1, h2, h3, h4, h5, h6 {
	font-family: "bello-pro-1","bello-pro-2","Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	
}

p, li, label, legend, span, .button {
	font-family: "droid-sans-1","droid-sans-2", "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	line-height: 1.2;
}

h1,h2,h3,h4,h5,h6 { 
	color: #2c2c2c;
	font-weight: normal;
	text-shadow: 0px 1px 0px #e5e5ee;
	font-style: normal;
}

h1 { 
	font-size: 48px;
	margin-bottom: 12px;
}

h2 { 
	font-size: 24px; 
	margin-bottom: 12px; 
}

h3 { 
	font-size: 20px; 
	line-height: 1; 
	margin-bottom: 12px; 
}

h4 { 
	font-size: 18px; 
	line-height: 1.25; 
	margin-bottom: 20px; 
}

h5 { 
	font-size: 16px; 
	font-weight: bold; 
	margin-bottom: 24px; 
}

h6 { 
	font-size: 16px; 
	font-weight: bold; 
}

h1 img, h2 img, h3 img, 
h4 img, h5 img, h6 img { 
	margin: 0;
}

/* Text Elements */

p { 
	margin: 0 0 24px;
	font-size: 14px;
	color: #000;
}

p img.left  { 
	float: left; 
	margin: 24px 24px 24px 0; 
	padding: 0; 
}

p img.right { 
	float: right; 
	margin: 24px 0 24px 24px; 
}

blockquote { 
	color: #373637; 
	font-style: italic;
	border-left: 4px solid #373637;
	background-color: #e6e6e6;
	padding: 2px 3px 0 9px;
	margin-right: 24px;
	margin-top: 24px;
	margin-left: 24px;
}

blockquote p {
	padding-bottom: 4px;
	padding-top: 2px;
}

strong {
	font-weight: bold;
}

em,dfn {
	font-style: italic;
}

dfn {
	font-weight: bold;
}

sup, sub {
	line-height: 0;
}

abbr,acronym {
	border-bottom: 1px dotted #666;
}

address {
	margin: 0 0 24px; 
	font-style: italic;
}

del {
	color:#666;
}

/* Lists */

li ul, li ol {
	margin: 0 24px;
}

ul, ol {
	margin: 0 24px 24px;
}

ul{
	list-style-type: disc;
}

ol {
	list-style-type: decimal;
}

li {
	color: #000;
	list-style-image: url(images/arrow.png);
	margin-bottom: 7px;
}

/* @end */

/* @group Global */

body {
	margin: 0 auto;
	background: #000 url(images/background.jpg) repeat-y scroll center top;
}

#wrapper {
	margin: 0 auto;
	width: 980px;
	position: relative;
}

a, a:visited {
	color: #0e2e3d;
	text-decoration: none;
}

a:hover {
	color: #747474;
	text-decoration: none;
}

img {
	border-style: none;
}

.clear {
	clear: both;
}

.left {
	float: left;
}

.right {
	float: right;
}

.hidden {
	display: none;
}

/* @end */

/* @group Header */

#side {
	float: left;
	width: 250px;
}

#logo {
	margin-top: 47px;
	margin-left: 10px;
}

#main {
	width: 711px;
	float: right;
}

#header {
	float: right;
	background: url(images/navigation.png) no-repeat right bottom;
	width: 711px;
	height: 110px;
	margin-bottom: 0;
}

#navigation {
	margin-top: 43px;
	margin-left: 100px;
}

#navigation ul {
	float: left;
	-webkit-transform: rotate(2deg); 
	-moz-transform: rotate(2deg);
}

#navigation li {
	float: left;
}

#navigation a, #navigation a:visited {
	font-size: 23px;
	color: #fff;
	margin-right: 29px;
}

#navigation a:hover {
	color: #efeadb;
	border-bottom: 1px dashed #efeadb;
}

/* @group Sign In Form */

.login {
	float: right;
	padding: 6px 10px;
	margin-top: 7px;
}

a.signin {
	padding: 6px 12px 12px 17px;
	text-decoration:none;
	color: #a2a2a2;
	font: bold 12px "droid-sans-1","droid-sans-2", "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

a.signin:hover {
	padding: 6px 12px 12px 17px;
	color: #fff;
}


a.signin {
	position:relative;
	margin-left:3px;
}

a.menu-open {
	color:#000;
	outline:none;
	background-color: #3b3b3a;
	-moz-border-radius-topleft:5px;
	-webkit-border-top-left-radius:5px;
	-moz-border-radius-topright:5px;
	-webkit-border-top-right-radius:5px;
}
#small_signup {
	display:inline;
	float:none;
	line-height:23px;
	margin:25px 0 0;
	width:170px;
}
a.signin.menu-open {
	color: #c8bb95;
}

#signin_menu {
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-moz-border-radius-topleft:5px;
	-webkit-border-top-left-radius:5px;
	-webkit-border-bottom-left-radius:5px;
	-webkit-border-bottom-right-radius:5px;
	display:none;
	background-color: #3b3b3a;
	position: absolute;
	width:210px;
	z-index:100;
	text-align:left;
	padding:10px;
	margin-left:-8px;
	margin-left:-15px;
	margin-top: -4px;
	color:#fff;
	font-size:11px;
	top: 33px;
	right: 10px;
}

#signin_menu input, #signin_menu input {
	display:block;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border: 1px solid #585858;
	font-size:13px;
	margin:0 0 5px;
	padding:5px;
	width:203px;
}
#signin_menu p {
	margin:0;
}
#signin_menu a {
	color:#fff;
}
#signin_menu label {
	font-weight: normal;
	font-size: 12px;
	color: #fff;
}
#signin_menu p.remember {
	padding:10px 0;
}
input#rememberme {
	float: left;
	width: 15px;
	margin-top: 2px;
}

p.remember label {
	float: left;
	margin-top: 1px;
}
#signin_menu p.forgot, #signin_menu p.complete {
	clear:both;
	margin:5px 0;
}
#signin_menu p a {
	color:#fff;
	font-size: 12px;
}
input#signin_submit {
	color: #fff;
	font-weight: normal;
	text-decoration: none;
	font-size: 10px;
	width: 50px;
	background-color: #999;
	padding: 2px 5px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	float: left;
	margin-right: 16px;
}

#signin_submit::-moz-focus-inner {
	color: #000;
	background-color: #ccc;
}
#signin_submit:hover, #signin_submit:focus {
	background-position:0 -5px;
	cursor:pointer;
}
p.forgot {
	margin: 0;
	padding: 0;
}


/* @end */

/* @end */

/* @group Page */

#page {
	width: 711px;
	background-image: url(images/body-small.png);
	margin-top: 0;
}

#home-top {
	margin-right: auto;
	margin-left: auto;
	width: 640px;
	padding-top: 1px;
	margin-bottom: 13px;
}

#introduction {
	float: left;
	width: 324px;
	margin-top: 24px;
	height: 400px;
}

#introduction p {
	color: #0f3542;
	font-size: 18px;
	margin-bottom: 45px;
}

#introduction p a, #introduction p a:visited {
	background-color: #ccc;
}

#introduction p a:hover {
	background: transparent;
	color: #000;
}

#introduction p a.button {
	background: none;
}

a.button  {
	width: 123px;
	height: 49px;
	color: #beb185;
	font-size: 18px;
	background: url(images/button.png) no-repeat;
	padding: 11px 14px 16px 12px;
}

a:hover.button {
	color: #fff;
}

#introduction-thumbnail {
	float: right;
	width: 303px;
	margin-top: -14px;
}

#twitter {
	width: 224px;
	height: 100px;
	float: right;
	background: url(images/twitter-bird.png) no-repeat right top;
	padding-right: 79px;
	margin-top: 49px;
	padding-top: 3px;
	margin-bottom: 25px;
}

#twitter p {
	margin-bottom: 8px;
	font-size: 12px;
}

.follow {
	text-align: right;
}

#home-bottom {
	margin-right: auto;
	margin-left: auto;
	width: 644px;
	padding-bottom: 42px;
	margin-top: 2px;
}

#features {
	float: left;
	width: 300px;
	height: 283px;
	background: url(images/box.jpg) no-repeat 0 bottom;
}

#features img {
	margin-left: 11px;
}

#features li {
	font-size: 16px;
	margin-bottom: 7px;
	list-style-image: url(images/arrow.png);
	margin-left: 17px;
}

#testimonies {
	float: right;
	width: 300px;
	margin-top: -5px;
}

#testimonies p {
	margin-right: 36px;
	margin-left: 27px;
	margin-bottom: 10px;
	line-height: 1.3;
}

.author {
	text-align: right;
}

#testimonies a.button  {
	width: 186px;
	height: 49px;
	padding: 11px 18px 16px 15px;
	color: #beb185;
	font-size: 18px;
	background: url(images/button.png) no-repeat;
}

#popup {
	list-style: none;
	background-color: #fff;
	width: 100%;
	height: 100%;
}

#popup p, li, label, legend, span, .button {
	font-family: "droid-sans-1","droid-sans-2", "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	line-height: 1.2;
}

#content {
	margin-right: auto;
	margin-left: auto;
	width: 640px;
	padding-bottom: 12px;
	padding-top: 10px;
}

#page-left ul li {
	font-size: 14px;
}

#page-bottom {
	width: 707px;
	height: 22px;
	background: url(images/footer.png) no-repeat -2px top;
	padding-top: 25px;
	margin-bottom: 30px;
}

/* @end */

/* @group Themes */

.theme-item {
	margin-bottom: 40px;
}

.picture a img, .picture a:visited img {
	padding: 5px;
	background-color: #fff;
}

.picture a:hover img {
	background-color: #ccc;
}

.details {
	width: 275px;
	margin-top: 14px;
	margin-right: 15px;
}

.details h2 {
	font-size: 36px;
	font-family: "droid-sans-1","droid-sans-2", "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

.details h4 {
	font-size: 22px;
	font-family: "droid-sans-1","droid-sans-2", "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

.details p {
	font-size: 16px;
}

.details-link {
	width: 72px;
	float: left;
	display: inline;
}

.buy-link {
	text-align: center;
	float: left;
	width: 122px;
	display: inline;
}

.demo-link {
	text-align: right;
	float: left;
	width: 72px;
	display: inline;
}

.theme-title {
	width: 270px;
}

.theme-title p {
	margin: 20px 15px;
}

.buy-demo h4 {
	font-family: "droid-sans-1","droid-sans-2", "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

.main-photo {
	margin-bottom: 20px;
}

#page-right {
	margin-top: 30px;
}

#page-right .widget {
	float: left;
	width: 300px;
}

/* @end */

/* @group Sidebar */

#sidebar {
	background: url(images/sidebar-background.png) repeat-y center;
	float: left;
	width: 250px;
	padding-top: 15px;
	padding-bottom: 15px;
	margin-top: 50px;
	-webkit-transform: rotate(-1deg); 
	-moz-transform: rotate(-1deg);
}

#sidebar .widget {
	padding-right: 15px;
	padding-left: 22px;
	margin-bottom: 20px;
}

/* @end */

/* @group Footer */

#footer {
	margin-bottom: 30px;
}

#footer p, #footer a, #footer a:visited {
	text-align: center;
	color: #fff;
}

/* @end */

/* @group Images */

.wp-caption img {
	padding:5px;
	background-color:#fff;
	width: auto;
}

.wp-caption-text {
	background-color:#fff;
	color:#000;
	text-align:center;
	padding-top: 5px;
	padding-bottom: 5px;
	width: auto;
	font-style: italic;
}

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

img.alignright {
	padding: 5px;
	margin: 0 0 2px 10px;
	display: inline;
}

img.alignleft {
	padding: 5px;
	margin: 0 10px 2px 0;
	display: inline;
}

.alignright {
	float: right;
	margin-left: 15px;
}

.alignleft {
	float: left;
	margin-right: 15px;
}

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

.wp-caption {
	text-align: center;
	background-color: #FFF;
	padding: 10px 5px 0 5px;
	margin-bottom: 5px;
	border-bottom: 1px solid #b9bbb8;
	border-right: 1px solid #b9bbb8;
}

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

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

/* @end */

/* @group Page Navigation */

.page-navigation {
	text-align: center;
}

.wp-pagenavi a, .wp-pagenavi a:link, .wp-pagenavi a:visited {
	padding: 2px 4px; 
	margin: 2px;
	text-decoration: none;
	color: #4a4a4a;
}

.wp-pagenavi {
	
	font-family: 'Grablau', "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

.wp-pagenavi a:hover {
	color: #fff;
	background-color: #033853;
}

.wp-pagenavi a:active {
	padding: 2px 4px; 
	margin: 2px;
	text-decoration: none;
	color: #ccc;
	background-color: #fff;
}

.wp-pagenavi span.pages {
	padding: 2px 4px; 
	margin: 2px;
	color: #000;
}

.wp-pagenavi span.current {
	font-weight: bold;
	color: #033853;
	padding: 2px 4px;
	margin: 2px;
	background-color: #fff;
}

.wp-pagenavi span.extend {
	padding: 2px 4px; 
	margin: 2px;	
	color: #000;
}

/* @end */



/* @group Comments */

#comments {
	width: 630px;
	float: left;
	padding: 15px 0 20px 0;
	margin: 0 0 10px -23px;
}

#reply_form {
	width: 95%;
	margin: 0 0 0 0;
	padding: 8px;
	float: left;
}

.comment-author {
	font-weight: normal;
}

.comment-meta {
	font-size: 10px;
	font-weight: normal;
	margin: 0 0 10px 0;
}

.avatar {
	float: right;
	width: 80px; 
	padding: 5px;
	margin: 2px 0 15px 15px;
	background-image: url(images/background-transparent.png);
}

ol.commentlist {
	padding: 0;
	margin: 0;
}

#page-left ul.children {
	margin: 0;
}

ol.commentlist a:link, ol.commentlist a:visited {
}

ol.commentlist a:hover {
}

ol.commentlist cite, ol.commentlist cite a, ol.commentlist cite a:visited {	
	color: #0d3043;
	font-weight: normal;
	font-size: 26px;
	font-style: normal;
}

ol.commentlist li.alt {
	padding: 25px 0 20px;
}

ol.commentlist li {
	list-style: none;
}

ol.commentlist li div.reply {
	cursor: pointer;
	border: none;
	width: 39px;
	height: 20px;
	padding: 2px 5px;
	margin: 0;
}

* + html ol.commentlist li div.reply {
	padding: 3px 0 0 4px;
}

ol.commentlist li div.reply a {
	color: #fff;
	font-weight: normal;
	text-decoration: none;
	font-size: 10px;
	background-color: #999;
	padding: 2px 5px;
}

ol.commentlist li div.reply a:hover {
	color: #fff;
	background: #2a2a2a;
}

ol.commentlist li ul.children { 
	list-style: none; 
	text-indent: 0; 
}

ol.commentlist li ul.children li {
	background: none;
}

ol.commentlist li ul.children li.alt {
	background: none;
}

ol.commentlist li ul.children li.depth-2, ol.commentlist li ul.children li.depth-3, ol.commentlist li ul.children li.depth-4, ol.commentlist li ul.children li.depth-5{ 
	margin:0;
}

#comments-last-item {
	float: left;
	margin: -1px 0 0 0;
	background: #FBFBFB;
	width: 280px;
	height:1px;
}

input#submit {
	width: 123px;
	height: 49px;
	padding: 11px 22px 16px 21px;
	color: #beb185;
	font-size: 18px;
	background: url(images/button.png) no-repeat;	cursor: pointer;
	border: none;
}

input#submit:hover {
	color: #fff;
}

a.comment-reply-link {
	background-color: #9d9d9d;
	display: inline-block;
	padding: 5px 10px 6px;
	color: #060606;
	text-decoration: none;
	font-weight: bold;
	line-height: 1;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
	border-bottom: 1px solid rgba(0,0,0,0.25);
	position: relative;
	cursor: pointer;
}

#comment {
	border: 1px solid #CACBCB;
	width: 600px;
	height: 215px;
	padding: 5px;
}

#author {
	border: 1px solid #CACBCB;
	width: 154px;
	height: 20px;
	padding: 4px 5px 0 5px;
}

#email {
	border: 1px solid #CACBCB;
	width: 154px;
	height: 20px;
	padding: 4px 5px 0 5px;
}

#url {
	border: 1px solid #CACBCB;
	width: 154px;
	height: 20px;
	padding: 4px 5px 0 5px;
}

.fieldset {
	list-style: none;
	margin: 0;
	padding: 0;
}

.fieldset li {
	margin: 0;
	padding: 0;
}

.says {
	display:none;
}

#respond {
	width: 96%;
	float: left;
	padding: 0 0 20px 0;
	margin: 30px 0 0;
}
/* @end */

/* @group Share */

#share {
	height: 80px;
}

#share li {
	float: left;
	list-style-type: none;
	list-style-image: none;
}

#share li a, #share a:visited {
	padding-right: 20px;
}

#share li a:hover img {
	margin-top: -10px;
}

/* @end */
