/*



Theme Name: PK2010



Theme URI: http://melissacabral.com



Description: Child Theme for hybrid



Author: melissa



Author URI: http://melissacabral.com



Template: hybrid



Version: 0.1



*/



 @import url("http://fonts.googleapis.com/css?family=Cantarell:regular,bold");
 @import url("../hybrid/style.css");
body {
	background-image:url(images/body_bg.jpg);
	background-repeat:no-repeat;
	background-position: center  top;
	background-color: #1D1427;
	font-family:Arial, Helvetica, sans-serif;
	color: #BDBDBD;
}
a {
	color:#38A5CE;
}
 a:hover: {
 color:#9C3;
}
a:visited {
	color:#38A5CE;
}
.blogroll li{
	text-align:left;	
}
#navigation {
	display: none;
}
#body-container {
	width: 975px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.thumbnail {
	height: auto;
	width: auto;
	float:none;
}
.post {
	float: left;
	width: 255px;
}
.post img {
	background-color:#3a1548;
	border: solid 1px #40214d;
}
#primary, #secondary {
	width: 180px;
	float: left;
	text-align: center;
}
.content {
	float: right;
	width: 765px;
	margin: 0px;
	padding: 0px;
}
#container {
	margin:0;
	padding:0;
	width:auto;
	float:none;
}
#site-title {
	position: absolute;
	height: 100px;
	width: 257px;
	left: 50%;
	margin-left:220px;
}
#site-title a {
	display:block;
	height:100px;
}
#site-title a span {
	display:none;
}
#site-description {
	display: none;
}
.entry-title {
	line-height:18px;
	min-height:45px;
	overflow:hidden;
	padding-right:40px;
}
.entry-title a {
	color: #92bd10;
	font-family: 'Cantarell', arial, sans-serif;
	font-style:normal;
	font-size:16px;
	text-shadow: #ac86ae 0px 1px 0px;
}
.entry-content {
	display: none;
}
.singular .entry-content {
	display: block;
}
.singular .post {
	float: none;
	width: auto;
	margin:0;
	padding:0;
}
.singular .entry-title {
	line-height:18px;
	height:auto;
	overflow:visible;
}
.singular .entry-title a {
	font-size:20px;
}
.byline {
	display: none;
}
.singular .byline {
	display: block;
	font-size: 12px;
	font-style: normal;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	color:inherit;
}
h1, h2, h3, h4, h5, h6 {
	color: #92bd10;
	font-family: 'Cantarell', arial, sans-serif;
	margin:0;
	padding:0;
}
.minimeta {
	background-image:url(images/mesh_purple.gif);
	margin-right:20px;
	font-family:'Cantarell', arial, sans-serif;
	font-size:13px;
	position:relative;
	padding: 3px;
}
.entry-meta {
	color:#CA2BBE;
}
.minimeta .comments-link {
	display: none;
}
.minimeta .readmore {
	position:absolute;
	top:3px;
	right:3px;
	width:100px;
	text-align:right;
	display: block;
}
.minimeta .entry-meta {
	width: 100px;
	font-style: normal;
}
.widget {
	color: inherit;
}
.entry-meta a {
	color: #db53d2;
}
.minimeta a {
	color: #db53d2;
}
.meta-sep {
	display: none;
}
#nav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	padding-top:50px;
}
#nav ul li {
	float: left;
	width: 110px;
	font-weight:bold;
}
#nav ul li a {
	display:block;
	background-color: #341440;
	background-color: rgba(64, 35, 77, 0.7);
	margin-right: 10px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #502C5F;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #552F66;
	text-align: center;
	padding:3px 3px 7px 3px;
	font-family: 'Cantarell', arial, sans-serif;
	color:#38A5CE;
	text-transform:lowercase;
	text-decoration:none;
}
#nav ul li.current-cat a, #nav ul li.current_page_item a, #nav ul li a:hover {
	background-color:#5e2c71;
	background-color: rgba(94, 44, 113, 0.7);
}
#header-container {
	height: 140px;
}
.description h2 {
	text-shadow: 0px -2px #8d3a71, 0px 2px #216c92;
	font-size: 24px;
	line-height: 28px;
	color: #d0ff38;
}
.breadcrumbs {
	display:none;
}
.singular .byline a {
	color: #E379DC;
}
.singular .entry-meta {
	background-image: url(images/mesh_purple.gif);
	padding: 3px;
	font-size: 12px;
	font-style: normal;
}
.entry-content iframe {
	margin:0;
	padding:0;
	margin-left:5px;
	margin-bottom:10px;
}
.social {
	width:156px;
	margin:0 auto;
}
.social span {
	display: none;
}
.social a {
	display: block;
	height: 39px;
	float: left;
}
.social .fb {
	background-image: url(images/social_fb.png);
	width: 37px;
	height: 39px;
}
.social .flickr {
	background-image: url(images/social_flickr.png);
	width: 36px;
	height: 39px;
}
.social .rss {
	background-image: url(images/social_subscribe.png);
	width: 39px;
	height: 39px;
}
.social .twitter {
	background-image: url(images/social_twit.png);
	width: 36px;
	height: 39px;
}
input[type=text], textarea {
	background-color:#9c8dc2;
	border-top-width: 2px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #8d3a71;
	border-bottom-color: #3a78a3;
	margin-bottom: 10px;
}
#text-5 {
	text-align: left;
}
#reset {
	display: none;
}
.button {
	background-color: #341440;
	background-color: rgba(64, 35, 77, 0.7);
	margin-right: 10px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #502C5F;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #552F66;
	text-align: center;
	padding:3px 3px 7px 3px;
	font-family: 'Cantarell', arial, sans-serif;
	color:#38A5CE;
	text-transform:lowercase;
	text-decoration:none;
	border-right-style: none;
	border-bottom-style: none;
	font-weight: bold;
}
.widget-title {
	color: #D0FF38;
	font-style: normal;
	font-size: 16px;
	font-weight: bold;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
small {
	font-size: 12px;
	line-height: 14px;
}
#subsidiary .widget {
	width: 255px;
	margin: 0px;
	padding: 0px;
}
#subsidiary #hybrid-bookmarks-3 {
	width: 210px;
}
#subsidiary .flickrpress-container .flickrpress-items div {
	display: block;
	float: left;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background:none;
}
#subsidiary .flickrpress-container {
	margin-right:20px;
}
#subsidiary .flickrpress-container .flickrpress-items {
	line-height:0;
	background-color:#3a1548;
	padding:4px;
	border:solid 1px #40214d;
	height:150px;
}
#subsidiary .flickrpress-container {
	overflow:visible;
}
.flickrpress-container .flickrpress-items div a, #subsidiary .flickrpress-container .flickrpress-items div img {
	margin:0;
	padding:0;
	border:none;
	line-height:0;
	display:inline;
}
#subsidiary {
	background-image: url(images/subsidiary_mesh.png);
	background-repeat: no-repeat;
	margin-top: 40px;
}
.widget a {
	color: #db53d2;
	text-decoration: none;
}
.widget a:hover {
	color: #F9C;
	text-decoration: underline;
}
a:hover {
	color: #F69;
}
.thumb {
	position: relative;
}
.thumb .image_overlay {
	position: absolute;
	top: 0px;
	right: 10px;
	height: 57px;
	width: 57px;
	display: none;
}
.category-shop .thumb .image_overlay {
	background-image: url(images/shop.png);
	background-repeat: no-repeat;
	display: block;
}
.thumbnail {
	height: 100px;
	width: 225px;
	overflow: hidden;
}
p {
	margin-bottom: 10px;
}
#comments li, #comments li li li, #comments li li li li li {
	background:none;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #271531;
}
.comment-author {
	color: #B12B92;
	font-style: normal;
}
cite {
	font-style: normal;
}
ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.widget li, .content li {
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	padding-left: 12px;
}
.category-blog .post {
	float: none;
	width: auto;
}
.category-blog .post .thumbnail {
	float:left;
	margin-right:10px;
}
.category-blog .post .minimeta {
	padding-left:250px;
	clear:both;
}
.category .category-info {
	display:none;
}
.category .entry-summary {
	display:none;
}
.category-blog .post .entry-summary, .category-blog .post .entry-title {
	margin-left:250px;
	display:block;
}
.button:hover {
	background-color:#C39;
}
.pingback, .trackback {
	display:none;
}
#comments-template {
	width:500px;
}
.singular .readmore {
	display:none;
}
.navigation-links {
	clear:both;
}
.navigation-links a span.next, .navigation-links a span.previous {
	display:block;
	text-align:center;
!important  text-decoration:none;
	font-style:normal;
	background-color: #341440;
	background-color: rgba(64, 35, 77, 0.7);
	margin-right: 10px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #502C5F;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #552F66;
	text-align: center;
	padding:3px 3px 7px 3px;
	font-family: 'Cantarell', arial, sans-serif;
	color:#38A5CE;
	text-transform:lowercase;
	text-decoration:none;
	width:100px;
}
.post-1, .post-4, .post-7, .post-10 {
	clear:both;
}

