/*
Theme Name: Cuoibebung
Theme URI: http://www.cuoibebung.com/
Description: The WordPress theme for Cuoibebung.com
Version: 1
Author: Piksal
Author URI: http://www.piksal.com/
Tags: blue, custom header, fixed width, 2 columns, 960 grid system, widgets

	Cuoibebung v1.0
	 http://www.cuoibebung.com/

	This theme was designed and built by Piksal,
	whose blog you will find at http://www.piksal.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/


/* Begin Typography & Colors */
body {
	font-size: 12px; /* Resets 1em to 10px */
	font-family: Tahoma, 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #333;
	text-align: center;
	width:  100%;
}
#page_top {
	width: 100%;
	text-align: center;
	background: url('images/layout/page_top_bkgr.gif') repeat-x #7dc1ea top;
	border-bottom:  1px solid #49aae2;
}
#page_top > div:first-child {
	width: 960px;
	padding: 4px 0;
	height: 20px;
	margin: 0 auto;
}
#page_header {
	width: 100%;
	background: url('images/layout/page_header_bkgr.gif') repeat-x #2789ae top;
	border-top: 1px solid #6ec4ec;
	text-align: center;
}
#page_header > div:first-child {
	width: 960px;
	margin: 0 auto;
}
h1 {
	background: url('images/layout/header_img.gif') no-repeat top left;
	text-indent: -9999px;
	width: 607px;
	height: 145px;
	margin: 0;
}
#page_header_submit {
	background: #006697;
	width: 100%;
	position: relative;
	text-align: center;
}
#page_header_submit > div:first-child {
	width: 960px;
	height: 10px;
	position: relative;
	margin: 0 auto;
}
#page_header_submit a {
	background-image: url('images/layout/header_submit.png');
	background-repeat: no-repeat;
	background-position: top left;
	width: 245px; height: 39px;
	display:  block;
	position: absolute; bottom: 10px; right: 0;
	text-indent: -9999px;
}
#page_header_submit a:hover {
	background-position: 0 -39px;
}
#page_menu {
	width: 100%;
	text-align: center;
	background: #2f95b8;
	border-top: 2px solid #36a0c1;
	border-bottom: 2px solid #2085ae;
}
#page_menu > div:first-child {
	width: 960px;
	margin: 0 auto;
	text-align: left;
}
#menu {
	margin:  0; padding: 0;
	float: left;
}
#menu li {
	display: inline-block;
	margin: 0; padding: 0;
}
#menu li a {
	background-image: url('images/layout/menu.gif');
	background-repeat: no-repeat;
	height: 34px;
	text-indent: -9999px;
	display: block;
}
#menu li #menu_home {
	background-position: 0 0;
	width: 110px;
}
#menu li #menu_collection {
	background-position: -110px 0;
	width: 95px;
}
#menu li #menu_top {
	background-position: -205px 0;
	width: 59px;
}
#menu li #menu_about {
	background-position: -264px 0;
	width: 102px;
}
#menu li #menu_home:hover {
	background-position: 0 -34px;
}
#menu li #menu_collection:hover {
	background-position: -110px -34px;
}
#menu li #menu_top:hover {
	background-position: -205px -34px;
}
#menu li #menu_about:hover {
	background-position: -264px -34px;
}
#menu li #menu_home:active {
	background-position: 0 -68px;
}
#menu li #menu_collection:active {
	background-position: -110px -68px;
}
#menu li #menu_top:active {
	background-position: -205px -68px;
}
#menu li #menu_about:active {
	background-position: -264px -68px;
}
#search {
	float: left;
	padding-top: 2px;
}
#search input[type=submit] {
	width: 95px;
	height: 29px;
	background: url('images/layout/timkiem.gif') no-repeat;
	border: none;
	text-indent: -9999px;
}
#searchform {
	margin: 0; padding: 0;
}
#searchform {
	display: block;
	width: 310px; height: 34px;
	background-image: url('images/layout/menu.gif');
	background-repeat: no-repeat;
	background-position: -366px 0;
}
#searchform:hover {
	background-position: -366px -34px;
}
#searchform label {
	width: 100px; height: 34px;
	text-indent: -9999px;
	display: block; float: left;
}
#searchform input {
	background:  none;
	border: none;
	margin: 0; padding: 0;
}
#searchform input[type='text'] {
	padding-top: 8px; height: 26px;
	color: #FFF;
	font-size: 1em;
	display: block; float: left;
}
#searchform input[type='submit'] {
	text-indent: -9999px;
	width: 35px; height: 34px;
	display: inline-block; float: right;
}

#rss {
	float: right;
}
#rss a {
	display: block;
	background-image: url('images/layout/icon_rss.png');
	background-position: 0 0;
	background-repeat: no-repeat;
	width: 72px; height: 32px;
	text-indent: -9999px;
}
#rss a:hover {
	background-position: 0 -32px;
}

#page_content {
	width: 960px;
	margin: 0 auto;
}
#page_content_main {
	text-align: left;
	margin-top: 2em;
}
#page_footer {
	width: 100%;
	margin-top: 20px;
	border-top: 2px solid #2085ae;
	border-bottom: 2px solid #36a0c1;
	background: #2f95b8;
	color: #bde1f5;
	padding: 10px 0;
	line-height: 1.5em;
}
#page_footer a {
	color: #FFFFFF;
}
#page_footer a:hover {
	color: #FFCC00;
}
#page_footer_nav, #page_footer_recent {
	list-style: disc;
	list-style-position: inside;
}
#page_footer h3 {
	font-size: 1.2em;
	color: #FFFFFF;
}
#page_bottom {
	width: 100%;
	text-align: center;
	background: #006697;
	border-bottom:  1px solid #49aae2;
}
#page_bottom > div:first-child {
	width: 960px;
	padding: 4px 0;
	margin: 0 auto;
	font-size: 10px;
	color: #00486b;
	text-align: right;
}
#page_bottom a {
	color: #EEE;
}
#page_bottom a:hover {
	color: #FFF;
}
h3 {
	font-size: 1.8em;
	color: #006697;
	margin-bottom: 0.45em;
}
h3 a {
	color: #006697;
}
h3 a:hover {
	color: #0086c7;
}
/******POST*******/
.post {
	margin-bottom: 0.5em;
	background: url('images/layout/post_entry_bkgr.png') no-repeat top;
	padding: 15px;
}
.post_content {
	font-size: 1.2em;
	line-height: 1.6em;
	margin: 1em 0;
}
.postmetadata {
	color: #666666;
	font-size: 0.9em;
	margin: 10px 0;
}
.categories_tags {
	padding: 2px;
	background: #3abbec;
	color: #FFF;
	display: inline;
}
.categories_tags a {
	color: #d6f4ff;
}
.categories_tags a:hover {
	color: #FFF;
}
/*****RIGHT BOX*********/
#sidebar {
	margin-top: 20px;
	text-align: left;
}
#sidebar>ul>li {
	margin-bottom: 10px;
}
#sidebar>ul>li h3 {
	line-height: 25px;
	font-size: 1.4em;
	display: block;
	padding-left: 20px;
	padding-top: 10px;
	margin: 0;
	font-style: italic;
}
.rightbox {
	text-align: left;
}
.rightbox h3 {
	background: url('images/layout/right_top_bkgr.png') no-repeat #7bcaf0 top center;
	color: #FFFFFF;
}
.rightbox ul {
	background: url('images/layout/right_bottom_bkgr.png') no-repeat #7bcaf0 bottom center;
}
.rightbox ul li {
	line-height: 1.5em;
	font-size: 1.2em;
	text-transform: capitalize;
}
#list_categories ul {
	padding: 10px;
}
#list_categories li {
	border-top: 1px solid #87d1f2;
	border-bottom: 1px solid #6dbeec;
	line-height: 1.8em;
	color: #FFFFFF;
	position: relative;
	background: url('images/layout/icon_bullet.png') no-repeat 5px center;
}
#list_categories li:hover {
	background: url('images/layout/icon_bullet_on.png') no-repeat 5px center;
}
#list_categories li .category_count_post {
	position: absolute;
	right: 10px; top: 0;
	color: #bde5f8; font-style: italic;
}
#list_categories li a {
	color: #006697;
	display: block;
	padding-left: 20px;
}
#list_categories li a:hover {
	background: url('images/layout/submenu_bkgr.png') repeat-x top;
	color: #FFFFFF;
}
#breadcrum {
	margin-top: 20px;
	text-align: left;
	font-size: 1.2em;
}
a {
	color: #006697;
	text-decoration: none;
}
a:hover {
	color: #00344d;
}
#tdomf_form1 {
	
}
#tdomf_form1 legend {
	display: none;
}
#tdomf_form1 .tdomf_categories, #tdomf_form1 #content_title, #tdomf_form1 #content_content, #tdomf_form1 #tags, #tdomf_form1 #tdomf_form1_send, #tdomf_form1 #tdomf_form1_preview {
	background: #e7f5fa;
	border: 1px solid #9acadf;
	width: 40em;
	font-family: Tahoma, 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 12px;
}
#tdomf_form1 .tdomf_categories {
	display: block;
	width: 15em;
	background: #e7f5fa;
}

.page_rightbox {
	background: url('images/layout/right_bottom_bkgr_40.png') no-repeat bottom;
	text-align: left;
	padding-bottom: 10px;
}
.page_rightbox h3 {
	padding: 20px 0 0 20px;
	font-size: 1.2em;
	background: url('images/layout/right_top_bkgr_40.png') no-repeat top;
	margin: 0;
}
.page_rightbox .page_rightbox_body {
	padding: 10px;
	line-height: 1.5em;
	background: #cae9f9;
}
.page_rightbox .page_rightbox_body ol {
	list-style: decimal;
	list-style-position: inside;
}
.page_rightbox .page_rightbox_body li {
	margin-bottom: 10px;
}
#gdstarrmulti-3>ul>li>a {
	margin-top: -7px;
	padding-top: -10px;
	font-size: 1.3em;
	display: block;
}
#gdstarrmulti-3>ul>li {
	margin-bottom: 10px;
	border-bottom: 1px solid #EAEAEA;
	padding-bottom: 5px;
}
#funnystories {
	display: none;
}
