/*  
Theme Name: Yoinkd Default
Theme URI: http://www.yoinkd.com 
Description: Default Yoinkd 
Version: 1.0
Author: Yoink'd
Author URI: http://www.yoinkd.com 

*/


/* Begin Typography & Colors */
body  {
	background: #ffffff; 
	margin: 0px; 
	padding: 0px;
	text-align: center; 
}

#page {
	width: 100%; 
	font-family: arial, sans-serif; 
	font-size: 12px; 
	text-align: center; 
}

#container {
	width: 790px; 
	margin: 0 auto; 
}


#sidebar {
	width: 300px; 
	text-align: left; 
}
	
#header {
	border: 0px; 
	width: 100%;  
	text-align: center; 
	height: 68px; 
	overflow: hidden; 
	background-image: url(http://www.yoinkd.com/images/header_bg.gif); 
} 

#header_wrap {
	padding-left: 10px; 
	width: 970px; 
	margin: 0 auto; 
	background: none; 
}

#logo { 
	float: left; 
}

#navigation { 
	font-family: arial, sans-serif; 
	font-size: 16px;
	font-weight: bold; 
	color: #d3d3d3; 
	float: right; 
	padding-right: 40px; 
	padding-top: 5px; 
} 

#navigation a {
	font-family: arial, sans-serif; 
	font-size: 12px;
	font-weight: bold; 
	color: #34c09d; 
	line-height: 30px; 
	text-decoration: none; 
	border-bottom: 3px solid #f6f6f6; 
} 

#navigation a:visited {
	font-family: arial, sans-serif; 
	font-size: 12px;
	font-weight: bold; 
	color: #34c09d; 
	line-height: 30px; 
	text-decoration: none; 
	border-bottom: 3px solid #f6f6f6; 
} 

#navigation a:hover {
	font-family: arial, sans-serif; 
	font-size: 12px;
	font-weight: bold; 
	color: #f4ee8a; 
	line-height: 30px; 
	text-decoration: none; 
	border-bottom: 3px solid #dbdbdb; 
} 

#launch_mediabox {
	padding-top: 10px; 
	padding-left: 20px; 
}


#launch_mediabox a {
	text-decoration: none;
	border: 0px; 
}

#footer {
	width: 100%;  
	background-image: url('http://www.yoinkd.com/images/footer_bg.gif'); 
	height: 38px; 
	padding-top: 30px; 
	font-family: arial, sans-serif; 
	font-size: 11px;
	color: #333; 
	text-align: center; 
	clear: both; 
} 




.accent_blue {
	color: #3592b1; 
}

.accent_orange {
	color: #f69125; 
} 


.title {
	font-size: 14px; 
	font-family: arial, sans-serif;
	font-weight: bold;
	line-height: 20px; 
	color: #3fd1b4; 
} 

#content {
	background-color: #ffffff;
	height: 100%: 
	font-size: 12px;  
	line-height: 18px; 
	font-family: arial, sans-serif;
}



.narrowcolumn .postmetadata {
	text-align: right;
	font-size: 11px; 
}

.postmetadata_comments a {
	font-family: arial, sans-serif; 
	font-size: 15px;
	color: #f5A25f; 
	font-weight: bold; 
	line-height: 25px; 
	text-decoration: none; 
}	

.postmetadata_comments a:visited {
	font-family: arial, sans-serif; 
	font-size: 15px;
	color: #f5A25f; 
	font-weight: bold; 
	line-height: 25px; 
	text-decoration: none; 
}	

.postmetadata_comments a:hover {
	font-family: arial, sans-serif; 
	font-size: 15px;
	color: #f9f893; 
	font-weight: bold; 
	line-height: 25px; 
	text-decoration: none; 
}	

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}


small {
	font-family: arial, helvetica, sans-serif;
	font-size: 1.0em;
	line-height: 1.5em;
}

h2 a {
	font-family: arial, sans-serif;
	font-weight: bold;
	color: #39AED6; 
	text-decoration: none; 
	font-size: 18px; 
}

h2 a:visited {
	font-family: arial, sans-serif;
	font-weight: bold;
	color: #39AED6; 
	text-decoration: none; 
	font-size: 18px; 
}

h2 a:hover {
	color: #f9f893; 
	text-decoration: none; 
	font-size: 18px; 
	font-family: arial, sans-serif;
	font-weight: bold;
}
	

#sidebar h2 {
	font-family: arial, sans-serif;
	font-size: 14px;
	color: #34C09d; 
}
	

.entry a {
	font-family: arial, sans-serif; 
	font-size: 12px;
	color: #6ec2de; 
	font-weight: bold; 
	text-decoration: underline; 
}

.entry a:visited {
	font-family: arial, sans-serif; 
	font-size: 12px;
	color: #6ec2de; 
	font-weight: bold; 
	text-decoration: underline; 
}
.entry a:hover  {
	font-family: arial, sans-serif; 
	font-size: 12px;
	color: #f6f593; 
	font-weight: bold; 
	text-decoration: none; 
}


.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em arial, sans-serif;
	}

.commentlist li {
	font-weight: bold;
	}

.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;
	}

#commentform p {
	font-family: arial, sans-serif;
	}

.commentmetadata {
	font-weight: normal;
	}



#sidebar ul ul li, #sidebar ul ol li, .nocomments, blockquote, strike {
	color: #3768A5; 
	font-size: 12px; 
}

code {
	font: 1.1em arial;
	}

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


a {
	color: #41b7df; 
	text-decoration: none;
} 

a:visited {
	color: #41b7df; 
	text-decoration: none;
} 

a:hover {
	color: #147;
	background-color: #f8f8f8; 
	text-decoration: none;
}



#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em arial, sans-serif;
	text-align: center;
	}

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



/* Begin Structure */


.narrowcolumn {
	float: left;
	padding: 0 0 20px 45px;
	margin: 0px 0 0;
	width: 450px;
}

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

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


.widecolumn .post {
	margin: 0;
	}

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

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

.widecolumn .smallattachment {
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	margin: 5px 0px;
}

.postmetadata {
	clear: left;
	
}


/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 30px 0 0;
	}

h2.pagetitle {
	margin-top: 30px;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

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 ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.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 li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

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

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

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

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px; 

}

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

#sidebar #searchsubmit {
	border-left: 1px solid #ccc; 
	border-top: 1px solid #ccc;
	border-right: 1px solid #8f8f8f;  
	border-bottom: 1px solid #8f8f8f; 
	padding: 1px;
	font-family: arial, sans-serif; 
	font-size: 12px;
	color: #ffffff; 
	background-color: #3fadd1; 
	font-weight: normal; 
	cursor: pointer; 
}

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

select {
	width: 130px;
	}


#commentform {
	text-align: left;
}

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

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	border-left: 1px solid #ccc; 
	border-top: 1px solid #ccc;
	border-right: 1px solid #8f8f8f;  
	border-bottom: 1px solid #8f8f8f; 
	padding: 1px;
	font-family: arial, sans-serif; 
	font-size: 12px;
	color: #ffffff; 
	background-color: #3fadd1; 
	font-weight: normal; 
	cursor: pointer; 
	
}

/* End Form Elements */



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

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

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

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

#commentform p {
	margin: 5px 0;
	}

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

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



/* Begin Sidebar */
#sidebar
{
	padding: 20px 0 10px 0;
	margin-left: 540px;
	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 {
	display: block; 
	padding-left: 20px;
	padding-top: 2px; 
	padding-right: 20px; 
	padding-bottom: 2px; 
	border-left: 5px solid #ddd;
	background: #f6f6f6; 
	width: 350px; 
} 



.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

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



input, textarea {
	border: 1px 
	solid #ccc; 
	padding: 5px;
	font-family: arial, sans-serif; 
	font-size: 12px;
	color: #2b4879; 
} 


.longurl {
	font-size: 10px;
	width: 300px; 
	color: #4aabca; 
}

.postedby {
	border-top: 1px solid #eeeeee; 
	padding-top: 4px; 
	text-align: right;
	font-size: 11px;
	color: #333; 
}