/*  
Theme Name: Toinky Main Theme
Theme URI: http://goldwyn.hugsmiles.com
Description: The main theme of http://toinky.com
Version: 1.0
Author: Randi Goldwyn Laureano
Author URI: http://goldwyn.hugsmiles.com

	Toinky Main v1.0
	 http://goldwyn.hugsmiles.com

	This theme was designed and built by Randi Goldwyn Laureano,
	whose blog you will find at http://makuki.hugsmiles.com/

*/

/* Begin Typography & Colors */
body {
	margin: 0px;
	background: #fff;
	font-family:Verdana, Tahoma, Helvetica, sans-serif;
	color:#7d7d7d;
	font-size:11px;
	line-height: 1.3 ;
	}
	
	/* This is a Hack for IE bugs \*/
	 
	* html body {
		margin-top: -7px;
	  }
	
	/* End of Hack */
	
.h2title {
	font-family: Arial, Verdana, Tahoma, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	line-height: 25px;
}
	/* This is a Hack for IE bugs \*/
	 
	* html .h2title {
		vertical-align: bottom;
		padding: 0px;
		margin: 0px;
	  }
	
	/* End of Hack */

	
a img {
	border:0;
	}
a {
	color:#0066b3;
	text-decoration: none;
	}
a:hover {
	color:#00cc00;
	text-decoration: none;
	}

blockquote {
	border-left:3px solid #f7eccf;
	padding-left:10px;
	}

.aligncenter {
	text-align: center;
}

.alignright {
	text-align: right;
}

.alignleft {
	text-align: left;
}

/* The Wrapper */

#wrap {
	width:990px;
	margin:0px auto;
	}
	
	/* This is a Hack for IE bugs \*/
	 
	* html #wrap {
		margin:7px auto;
	  }
	 
	/* End of Hack */

/* 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;
}

	/* This is a Hack for IE bugs \*/
	 
	* html #titlesearch {
		padding-top: 10px;
	  }
	 
	/* End of Hack */

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

	/* This is a Hack for IE bugs \*/
	 
	* html #headermenu {
		margin-top: -12px;
	  }
	 
	/* End of Hack */


/* The Drop-down Menu */

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

.submenus li{
	width: 100%;
	background-color: #e6f4ff;
}

.submenus li a{
	display: block;
	width: 100%;
	text-indent: 3px;
	color: #fff;
}

	html>body .submenus li a{ /* non IE browsers */
		width: auto;
	}

.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  Content */

#content {
	width: 990px;
	background: #fff;
	float: left;
	display: inline;
	padding-top: 15px;
}

#topleftwrap {
	width: 740px;
	float: left;
	display:inline;
}

.post h2 a, .post h2 a:hover{
	font-size: 18px;
	font-weight: bold;
	line-height: 1;
	color: #0066b3 !important;
	font-family: Arial, Verdana, Tahoma, Helvetica, sans-serif;
	text-decoration: none;
}

.post small {
	margin-top: -10px;
}

.entry p{
	text-align: justify;
	font-size: 12px;
	padding: 4px 0px 6px 0px;
	margin:0px;
}



.smll {
	margin-top: -10px;
}

	/* This is a Hack for IE bugs \*/
	 
	* html .smll{
	margin-top: -15px;
	margin-bottom: 12px;	
	  }
	 
	/* End of Hack */

/* The Left Content */

div.grayborder {
	border-bottom: #e1e1e1 solid 2px;
	margin:0px
}

div.grayborder2 {
	border-bottom: #5d5d5d solid 3px;
	margin:0px
}


#topleftmidcontent {
	width: 470px !important;
	float: right;
	display: inline;
	padding: 0px 10px 10px 10px;
}

#topleftmidcontent div p.entrytop {
	text-align: left;
	color: #00cc00;
	font-weight: bold;
	font-size: 14px;
	margin: 0px;
	padding-bottom: 5px;
}

#topleftmidcontent div h2 a{
	font-family: Trebuchet MS, tahoma, arial, verdana;
	font-size: 24px;
	width: 100%;
	margin-top: 5px;
	font-weight: normal;
	color: #545454;
}

#topleftmidcontent div p {
	color: #545454;
}

/* The Sidebar 2 */
#topleftmidsidebar2 {
	width: 250px;
	float: left;
	display: inline;
	/*background: #bfe4ff url('images/curvel3.jpg') top left no-repeat;*/
}

#ad_rightsidebar {
	float: right;
	display: inline;
}

#sidebarleft {
	width: 220px;
	background: #80C9FF;
	float: left;
	display: inline;
	padding: 0 0 5px 0;
	margin: 0px;
}

.sbadleft {
	float: left;
	display: inline;
}

/* The Sidebar 1 */

#sidebar1 {
	float: right;
	display: inline;
	width: 250px;
}

#sidebarright {
	width: 250px;
	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: 230px;
	margin: 5px 0 0 5px;
	float: left;
	display: inline;
	padding: 5px;
}

div.sbh2 {
	width: 220px;
	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: 5px 0 3px 5px;
	margin: 0px;
	float: left;
	display: inline;
}

	/* This is a Hack for IE bugs \*/
	 
	* div.sbh2  {
		margin-top: 0px;
	  }
	 
	/* End of Hack */

div.sbh2curve {
	width: 5px;
	height: 27px;
	background: #fff url('images/sbh2curve.jpg') top right no-repeat;
	float: right;
	display: inline;
	margin-top: 1px;
	padding: 0px;
}

	/* This is a Hack for IE bugs \*/
	 
	* div.sbh2curve  {
		margin-top: 0px;
		height: 26px;
	  }
	 
	/* End of Hack */
	
.sbfeed {
	float: left;
	width: 200px;
	margin: 0px;
	padding: 0px;
}

.sbfeed ul li, .sbfeed ul li a{
	list-style: none;
	font-size: 12px;
	margin: 0 0 0 -20px;
	padding: 0px;
}

.sbfeed ul {
	margin: 0 0 0 40px;
	padding:0px;
}

	/* This is a Hack for IE bugs \*/
	 
	* div.sbfeed {
		margin-top: 10px;
		margin-bottom: 10px;
	  }
	 
	/* End of Hack */

.one-image {
	width: 250px;
	text-align: center;
	margin-top: 10px;
}


/* The Comments */

.comments textarea {
	width:90%;
	height:156px;
	background:#fff;
	border:1px solid #e9e5e1;
	color:#484849;
	padding:10px;
	overflow:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	}
#commentform {
	padding-left:23px;
	}
#commentform input {
	background:#fff;
	border:1px solid #e9e5e1;
	color:#484849;
	padding-left:10px;
	}
.comments input#submit {
	padding:0;
	width:72px;
	height:29px;
	}
.comments h2 {
	font-size:19px;
	line-height:30px;
	margin:24px 0 0 23px;
	padding:0;
	font-weight:normal;
	}
.comments ol li p {
	padding:0;
	margin:10px 0;
	}

/* The Footer */

#footer {
	width: 950px;
	color: #ccc;
	padding: 10px 20px 10px 20px;
	margin: 20px 0px 0px 0px;
	border-top: 2px solid #ccc;
	float: left;
	display: inline;
}