/*  
Theme Name: Toinky Main Theme
Theme URI: http://goldwyn.hugsmiles.com
Description: The main theme of http://toinky.com
Version: 2.0
Author: Randi Goldwyn Laureano
Author URI: http://hugsmiles.com

	Toinky Main v2.0
	 http://hugsmiles.com

	This theme was designed and built by Randi Goldwyn Laureano,
	whose blog you will find at http://hugsmiles.com/

*/

/* STYLE RESET*/

html,body,div,span,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,code,em,img,small,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,ol,ul,li{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent; }body{line-height: 1;}blockquote,q{quotes:none;}blockquote:before,blockquote:after,q:before,q:after{content: '';content: none }table{border-collapse:collapse;border-spacing: 0;}

/* Begin Typography & Colors */

body {
	font-family: Verdana, Tahoma, Helvetica, sans-serif;
	color:#7d7d7d;
	font-size:11px;
	line-height: 1.3;
	}

.h2title {
	font-family: Arial, Verdana, Tahoma, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	line-height: 25px;
}
	
h2#respond {
	float: left;
	display: inline;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	line-height: 20px;
}

h3 {
	width: 200px;
	background: #bfe4ff;
	font-family: "Trebuchet", Arial, Verdana, Helvetica, sans-serif;
	font-size: 20px;
	text-align: center;
	font-weight: normal;
	text-transform: uppercase;
	color: #80C9FF;
	padding: 5px 0 5px 0;
	margin: 0px;
}

a img {
	border:0;
	}
a {
	color:#555;
	text-decoration: none;
	}
a:hover {
	color:#00cc00;
	text-decoration: none;
	}

blockquote {
	border-left:3px solid #f7eccf;
	padding-left:10px;
	}

.aligncenter {
	text-align: center;
	margin: 0px;
	padding: 0px;
}

.alignright {
	text-align: right;
	margin: 0px;
	padding: 0px;
}

.alignleft {
	text-align: left;
	margin: 0px;
	padding: 0px;
}

/* The Wrapper */

#wrap {
	width:990px;
	margin:0px auto;
	overflow:hidden;
	}
	
/* The  Header */

#header {
	width: 990px;
	float: left;
	display: inline;
}

#title {
	float: right;
	display: inline;
	width: 990px;
	height: 65px;
	background: #fff url('images/toinkylogo.jpg') top left no-repeat;
}

#titlesearch {
	float: right;
	width: 650px;
	height: 50px !important;
	background: #80C9FF url('images/curvel2.jpg') top left no-repeat;
	text-align: left;
	margin: 15px 0 0 0;
	padding: 0 0 0 15px;
}

#titlesearch form {
	margin-top: 10px;
}

#description {
	font-size: 1px;
	margin-top: -1000px;
	margin-left: -1000px;
}

#headermenu {
	float: left;
	display: inline;
	width: 100%;
	height: 20px !important;
	border-top:1px solid #fff;
	background: #80C9FF;
	padding: 0px;
}

/* The Drop-down Menu */

table#table_menu {
	border: 0px;
	bgcolor: #80C9FF;
}

#csstopmenu, #csstopmenu ul{
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 20px;
	height: 20px;
}

#csstopmenu li{
	float: left;
	position: relative;
	background: #80C9FF;
	border-right: 1px solid #fff;
}

#csstopmenu a{
	text-decoration: none;
	font-size: 11px;
}

.mainitems div a:hover{
	background-color: #6096BF;
	color: #fff;
}

.headerlinks a{
	padding: 3px 5px 3px 5px;
	font-weight: bold;
	color: #fff;
}

.submenus{
	display: none;
	position: absolute;
	top: 1.2em;
	left: 0;
	width: 25em;
}

ul.submenus	{
	z-index: 999;
	}

.submenus li{
	width: 100%;
	background-color: #e6f4ff;
}

.submenus li a{
	display: block;
	width: 100%;
	text-indent: 3px;
	color: #fff;
}

.submenus li a:hover{
	background-color: #6096bf;
	color: #fff;
}

	#csstopmenu li>ul {/* non IE browsers */
		top: auto;
		left: auto;
	}

#csstopmenu li:hover ul, li.over ul {
	display: block;
}

/* The  Midcontent */

.frontart {
	float: left;
	display: inline;
	padding: 0px 5px 10px 5px;
	margin: 0px;
}

.frontart h2, .frontart h2 a {
	font-family: "Trebuchet", Arial, Verdana, Helvetica, sans-serif;
	color: #0066b3 !important;
	font-size: 18px !important;
	text-align: left;
	font-weight: bold;
	text-transform: none;
	padding: 0px;
	margin: 10px 0px 10px 0px;
}

.frontart p {
	font-size: 12px;
	text-align: justify;
	text-indent: 20px;
	padding: 0px;
	margin: 0px;
}

.frontart2 {
	width: 235px;
	height: 190px;
	float: left;
	display: inline;
	margin: 10px 5px 10px 5px;
	padding: 10px;
	background: #fff;
}

.frontart2 h2, .frontart2 h2 a {
	font-family: "Trebuchet", Arial, Verdana, Helvetica, sans-serif;
	color: #0066b3 !important;
	font-size: 14px !important;
	text-align: left;
	font-weight: bold;
	text-transform: none;
	padding: 0px;
	margin: 5px 0px 10px 0px;
}

.frontart2 p {
	font-size: 11px;
	text-align: justify;
	text-indent: 15px;
	padding: 0px;
	margin: 0px;
}

ul.frontblogroll li {
	display: block;
	float: left;
	list-style-type: square;
}

.frontvid {
	margin: 0px;
	width: 200px;
	background: #fff;
	padding: 5px;
	float: left;
	display: inline;
}

.frontvid div {
	background: #fff;
}

.frontblog {
	float: right;
	width: 305px;
	padding: 0px 5px 0px 10px;
}

.frontblog h2 {
	font-family: "Trebuchet", Arial, Verdana, Helvetica, sans-serif;
	color: #0066b3 !important;
	font-size: 14px !important;
	text-align: left;
	font-weight: bold;
	text-transform: none;
	padding: 0px;
	margin: 5px 0px 10px 0px;
}

.frontblog p {
	font-size: 11px;
	text-align: justify;
	text-indent: 15px;
	padding: 0px;
	margin: 0px;
	color: #555555;
}

.frontblog p img {
	float: left;
	border: 3px solid #fff;
	margin: 5px 8px 3px 0px;
}

#content {
	width: 990px;
	float: left;
	display: inline;
	padding-top: 5px;
}

#topleftwrap {
	width: 765px;
	float: left;
	display:inline;
}

.post h2 a, .post h2 a:hover{
	font-size: 18px;
	font-weight: bold;
	line-height: 1;
	color: #000;
	font-family: Arial, Verdana, Tahoma, Helvetica, sans-serif;
	text-decoration: none;
}

.post small {
	margin-top: -10px;
}

.entry p{
	text-align: justify;
	font-size: 11px;
	padding: 4px 0px 6px 0px;
	margin:0px;
}

.smll {
	margin-top: -10px;
}

/* The Left Content */

#topleftmidcontent {
	width: 530px;
	float: right;
	display: inline;
	background: #bfe4ff url('images/curvel3.jpg') top left no-repeat;
	padding: 5px;
	margin-bottom: 10px;
}

#topleftmidcontent2 {
	background: #80c9ff url('images/curver2.jpg') top right no-repeat;
	width: 530px;
	float: right;
	display: inline;
	padding: 5px;
	margin-bottom: 10px;
}

#topleftmidcontent3 {
	background: #fff;
	width: 530px;
	float: right;
	display: inline;
	padding: 5px;
	margin-bottom: 10px;
}

div p.highlight {
	text-align: right;
	color: #c5dfd6;
	font-weight: bold;
	margin: 10px 0px 15px 0px;
}

.colfoot {
	width: 393px;
	background: #fff url('images/colfoot.jpg') bottom left no-repeat;
	padding: 0px 15px 0px 30px;
	margin: 0px 0px 5px 16px;
	float: left;
	display: inline;
}

.colfoot h3 a {
	font-weight: bold;
	text-decoration: none;
	font-size: 13px;
	margin: 0px;
	line-height: 1.3 ;
}

.colfoot h3 a:hover {
	color: #525252;
}

.colfoot p {
	text-indent: 15px;
	text-align: justify;
	margin: 5px 0 0 0;
	line-height: 1.3 ;
}

.coltop {
	width: 438px;
	height: 70px;
	margin: 5px 0px 0px 16px;
	float: left;
	display: inline;
}

.col_ad {
	height: 20px;
	width: 470px;
	float: left;
	display: inline;
	text-align: center;
}

/* The Sidebar 2 */

div.sbentry img {
	padding: 5px 0 0 0;
	margin: 0px;
}


/* The Sidebar 2 */
#sidebarleft {
	width: 220px;
	background: #80C9FF;
	float: left;
	display: inline;
	padding: 0 0 5px 0;
	margin: 0px;
}

/* The Sidebar 1 */

#sidebarright {
	width: 220px;
	background: #80C9FF;
	float: right;
	display: inline;
	padding: 0 0 5px 0;
	margin: 0px;
}

#sidebar1 div p{
	padding: 0 15px 5px 10px;
	text-indent: 15px;
	text-align: justify;
}

div.sbentry {
	background: #fff;
	width: 200px;
	margin: 5px 0 0 5px;
	float: left;
	display: inline;
	padding: 5px;
}

div.sbh2 {
	width: 190px;
	background: #80C9FF url('images/sbh2bg.jpg') top left repeat-x;
	font-family: "Trebuchet", Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
	font-weight: bold;
	text-transform: uppercase;
	color: #fff;
	padding: 3px 0 3px 5px;
	margin: 0px;
	float: left;
	display: inline;
}

div.sbh2curve {
	width: 5px;
	height: 25px;
	background: #80C9FF url('images/sbh2curve.jpg') top right no-repeat;
	float: right;
	display: inline;
	margin-top: -1px;
	padding: 0px;
}

.sbfeed {
	float: left;
	width: 200px;
	margin: 0px;
	padding: 0px;
}

.sbfeed ul li, .sbfeed ul li a{
	list-style: none;
	font-size: 10px;
	margin: 0 0 0 -20px;
	padding: 0px;
}

.sbfeed ul {
	margin: 0 0 0 40px;
	padding:0px;
}

.one-image {
	width: 250px;
	text-align: center;
	margin-top: 10px;
}

/* The Footer */

#footer {
	width: 950px;
	color: #000000;
	padding: 10px 20px 10px 20px;
	margin: 20px 0px 0px 0px;
	border-top: 2px solid #ccc;
	float: left;
	display: inline;
	background-color: #ffffff;
}
