/*
Theme Name: Skorinc Child Theme
Theme URI: http://www.visualcoma.com/
Description: Defalut Child Theme for Parent Theme
Version: 0.0.1
Author: Randy Hicks
Author URI: http://www.visualcoma.com
Tags: Child Theme 
Template: ParentTheme
*/

@import url("../ParentTheme/style.css");
@import url("css/dafault.css");
@import url("css/type.css");
@import url("css/blocks.css");
@import url('css/blocks_temp.css');

/*
@import url("css/pagenavi-css.css");
*/

/* ccm_tweets */

.ccm_tweets #inner_wrap {}

.ccm_tweets #skor_header {
	float:left;
	margin:25px 0 0 35px;
}

.ccm_tweets ul.menu {
	float:right;
	width:600px;
}

.ccm_tweets ul.menu h3 {
	text-align:left;
}

.ccm_tweets input[type="text"] {
	width:200px;
	padding:1px 3px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	/*-webkit-box-shadow: 2px 3px 5px #ccc;*/
	background:url('images/1px-ccc.gif') left top repeat-x;
	border:solid 1px #999;
	margin:0 0 7px 0;
}

.ccm_tweets input#tdomf_form1_preview, .ccm_tweets input#tdomf_form1_send {
	width:auto;
	cursor:pointer;
}

.ccm_tweets span.user_name {
	display:block;
	padding:0 0 5px 0;
}

.ccm_tweets span.tweet_url {
	font-weight:normal;
}

.ccm_tweets input#content_title {
	margin:0 0 0 0;
}

ul#twitter_multi_update_list {
	text-align:left;
	padding:0 0 7px 0;
	margin:0 0 7px 0;
	border-bottom:solid 1px #ccc;
}

li.ccm_single {
	margin:0 40px;
	padding:5px 0;
	border-bottom:solid 1px #eee;
}

li.ccm_single:hover {
	background:#f5f5f5;
}

li.ccm_single a:hover {
	text-decoration:underline;
}

li.ccm_single img {
	float:left;
	border:solid 1px #000;
	margin:0 5px 1px 0;
}

.ccm_tweets table.ccm_header {
	width:100%;
	margin:0 0 7px 40px;
	text-align:left;
	font-weight:bold;
	text-decoration:underline;
}

.ccm_tweets table td {
	vertical-align:top;
}

td.ccm_avatar {}

td.ccm_username {
	width:150px;
}

td.ccm_screanname {
	width:150px;
}

td.ccm_location {
	width:150px;
}

td.ccm_user_url {}

td.ccm_desc {}

td.ccm_text {}

td.ccm_time {}

td.ccm_via {}

td.ccm_recent {}

span.ccm_desc {}

span.ccm_text {}

span.ccm_username {}

span.ccm_screanname {}

span.ccm_time {}

span.ccm_via {}

span.ccm_user_url {}

span.ccm_recent {}

span.ccm_location {}

/* _home */

._home #inner_wrap,
.category_skorinc #inner_wrap {
	width:800px;
	padding:25px 0 0 0;
	border-top:solid 1px #999;
}

._home #sidebar,
.category_skorinc #sidebar {
	margin:45px 0 0 10px;
	width:250px;
	padding:0 0 0 20px;
	border-left:solid 1px #bbb;
}

/* Category 4 - Prevew */

.category_preview #content {
	width:900px;
	float:none;
	margin:0 auto;
}

#skor_preview {
	clear:both;
	text-align:center;
}

/* General Header */

#skor_header {
	text-align:center;
	clear:both;
}

.highlighttext{
background-color:yellow;
font-weight:bold;
}
.style1 {font-family: Geneva, Arial, Helvetica, sans-serif}

.ui-tabs-hide {  
	display: none;  
}

#skor_plant {
	width:500px;
	height:500px;
	float:left;
	clear:left;
	text-align:right;
	background:url('images/plant.jpg') left bottom no-repeat;
}

.rlh_sections {
	width:500px;
	float:right;
	clear:right;
	padding:40px 0 0 0;
	text-align:left;
	font-size:11px;
	line-height:18px;
	color:#333;
}

.rlh_sections h2 {
	letter-spacing:1px;
}

.rlh_sections p {
	margin:0 0 10px;
}

#blog_well {}

#our_work {
	text-align:center;
}

.folio {
	padding:0 0 10px 0;
	/*border-bottom:solid 1px #bbb;
	margin:10px 0 35px 10px;*/
	margin:0;
	text-align:center;
}

.folio ul li {
	margin:0;
}

.folio ul li li {
	margin:0;
}

.folio img.avatar {
	/*float:left;*/
	margin:0 5px 3px 0;
}

.folio img.icon {
	float:left;
}

.folio h3, .folio h4 {
	font-weight:normal;
}

.folio h4 {
	float:left;
	margin:3px 0 0 0;
}

.folio ul.rss li {
	margin:0 0 7px 0;
}

.folio ul.single_rss li {
	margin:0 0 0 10px;
}

.folio ul.rss_1 li {
	margin-top:3px;
	margin-bottom:4px;
	border-bottom:solid 1px #ddd;
}

.folio ul.rss_1 li.li_3 {
	border-bottom:none;
}

/* e_list */

#e_list {
	margin:15px 0 0 0;
}

#e_list input[type="submit"]#submit {
	cursor:pointer;
}

/* Flickr */

li.rlh_flickr_w {
	width:334px;
}

li.rlh_flickr_w h2 {
	margin:0 0 5px 0;
}

li.rlh_flickr_w a img {
	border:solid 1px #000;
}

li.rlh_flickr_w a:hover img {
	border:solid 1px #000;
}

/* Twitter */

ul.menu li.rlh_your_tweets {
	clear:both;
}

ul.menu li.rlh_your_tweets ul li {
	margin:5px 0 5px 0;
	padding:3px 7px 5px 7px;
	border:solid 1px #000;
}

li.rlh_your_tweets ul li a {}

.rlh_your_tweets span.link {
	float:right;
	clear:both;
}