/*
Theme Name: Vlytics
Theme URI: http://blog.vlytics.com/
Description: Custom theme designed by Mat Masoni for Vlytics.
Version: 1.0
Author: Mat Masoni
Author URI: http://www.inksaint.com/

*/


body, html {margin: 0;padding: 0;}
body {font: normal normal normal 12px/27px Arial, sans-serif;color: #6D6E71;}
a {color:#29B2E7; text-decoration:none;}
a:hover {color:#F4BF39;}
p {margin-top: 0;}
.right {float:right;}
.wrapper{width:960px; margin: 0 auto;}


#headerimg 	{
	margin: 7px 9px 0;
	height: 192px;
	width: 960px;
	}
#title {
	background: url(images/logosprite.jpg) no-repeat 0 0;
	float:left;
	margin:50px 0 0 20px;
	height: 126px;
	width:405px;
}
#title a{display:block; height:126px; width:405px;}
#title:hover { background-position: 0 -129px;}

#logo a {font: normal small-caps normal 16px/30px Times, Georgia, serif;}
#logo{float: right;height: 131px;padding: 87px 0 0 0;width: 200px;}
	#logo a.others{display:none;display:block;height:20px;font-variant: small-caps;text-align:center;width:200px;}
	#logo a.others:hover{color:white;}
	
p.date {
	color: #BCBEC0;
	font: italic normal normal 24px/30px Georgia, times, serif;
	margin: 0;
}
.postmetadata{font-size:15px; text-transform:lowercase;}
.postmetadata span{padding-right:18px;margin-right:3px;font-weight: bold;}
.postmetadata span a{color:#616574;}
.postmetadata span.tags{background: transparent url(images/tag.png) no-repeat bottom right;}
.postmetadata span.comments{background: transparent url(images/comment.png) no-repeat right 7px;float:right;}
.postmetadata span span {padding:0;}
	

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
}

.even, .alt {
}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	margin-right: 25px;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	text-align:left;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}


#wp-calendar caption {
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */

#page {
	padding: 0;
	}


#headerimg {
	margin: 0 auto;
	height: 200px;
	width: 960;
	}

.narrowcolumn {
	float: left;
	padding: 0 10px 20px 10px;
	margin: 0px 0 0;
	width: 680px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post {
	margin: 0 0 40px;
	text-align: justify;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

#footer {
	padding: 0;
	margin: 0 auto;
	width: 760px;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
/* End Structure */



/*	Begin Headers */
h1 { font: normal normal normal 52px/60px Times, serif;color:#d6d8e2; padding-top: 100px;margin: 0;}
h1 span {color:#565d6e;font-size:75px;}
#content h2 {font: normal normal bold 40px/40px Arial, sans-serif;margin:0;padding-right:50px;text-align:left;text-transform: uppercase;}
h2 a{ color: #29B2E7;}
h2 a:hover{ color: #F4BF39;}

#sidebar h2 {
	text-transform:uppercase;
	font-size: 22px;
	margin: 5px 7px 5px 0;
	padding: 0;
	}
#sidebar li.currently{
	text-align:center;
	font: italic normal normal 1em/1.5em georgia, times, serif;
}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.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;
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}


.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}
#sidebar ul{
	list-style-type: none;
	list-style-image: none;
	padding-bottom:30px;
}
#sidebar ul li ul li{
	color: #F4BF39;
	font: italic normal normal 16px/20px Georgia, times, serif;
	list-style-type: none;
	}
	
#sidebar ul li a{
	color: #999;
	font: normal normal normal 13px/22px arial, helvetica, sans-serif;
	text-transform: uppercase;
	overflow:hidden;
	}
#sidebar ul li a:hover{
	color:#29B2E7;
}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 0;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}
	
li.current_page_item{
   background-color:#E6E7E8;
}
	

/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 130px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	background:#E6E7E8 url(images/corner.jpg) no-repeat scroll right top;
	border: 0;
	color: #777;
	font: normal normal normal 12px/20px Arial, sans-serif;
	width: 640px;
	padding: 10px 30px 10px 10px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	background: #E6E7E8 url(images/corner.jpg) no-repeat top right;
	margin: 15px 0 10px;
	padding: 10px 15px 10px 15px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

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

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding: 20px 0 10px 0;
	margin-left: 760px;
	width: 200px;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



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

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

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

.wp-caption p.wp-caption-text {
	font: italic normal normal 11px/18px Georgia, times, serif;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */


/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */

