/*  

Theme Name: Balloonr

Theme URI: http://www.freewpthemes.net/preview/balloonr

Description: Fixed width for 1024x768 resolutions. Widget-ready for WP2.2+

Version: 2.0

Author: Free WordPress Themes

Author URI: http://www.freewpthemes.net/

*/




body {

	margin: 0;

	padding: 0;

	/* background: #FFFFFF url(images/img01.gif) repeat-x; */

	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;

	font-size: 13px;

	color: #333333;

}

bodymod {

	margin: 0;

	padding: 0;

	/* background: #FFFFFF url(images/img01.gif) repeat-x; */

	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;

	font-size: 13px;

	color: #333333;

        align: center;

        float: middle;

}


form {

	margin: 0;

	padding: 0;

}



fieldset {

	margin: 0;

	padding: 0;

	border: none;

}



input, textarea {

	font: bold 1.2em "Trebuchet MS", Arial, Helvetica, sans-serif;

	color: #333333;

}



h1, h2, h3 {

	margin: 0;

	font-weight: normal;

	color: #333333;

}



h1 {

	letter-spacing: -1px;

	font-size: 2.6em;

}



h2 {

	font-size: 1.8em;

}



h3 {

	font-size: 1em;

	font-weight: bold;

}



p, ul, ol {

	margin-bottom: 1.6em;

	line-height: 180%;

}



p {

}



blockquote {

	font-style: italic;

}



ul {

}



ol {

}



a {

	border-bottom: 1px dotted #EFEFEF;

	text-decoration: none;

	color: #356AA0;

}



a:hover {

	text-decoration: none;

	color: #CC0000;

}



small {

}



hr {

	display: none;

}



img {

	border: none;

}



img.left {

	float: left;

	margin: 0 15px 0 0;

}



img.right {

	float: left;

	margin: 0 0 0 15px;

}



/* Header */


#header {

	width: 1000px;

	height: 231px;

	margin: 0 auto;

}



#header h1 {

	float: left;

	margin-top: 20px;

	padding: 100px 190px 0 0;

	background: url(images/img02.jpg) no-repeat right top;

	/* text-transform: lowercase; */

	letter-spacing: -3px;

	font-size: 4.4em;

}



#header h1 span {

	color: #CC0000;

}



#header h2 {

	float: left;

	margin: 0 0 0 -190px;

	padding: 160px 0 0 0;

	/* text-transform: lowercase; */

	font-size: 1em;

	font-weight: bold;

	color: #333333;

}



#header h2 a {

	color: #333333;

}



/* Search */



#search {

	float: right;

	width: 300px;

	padding: 150px 0 0 0;

}



#search legend {

	display: none;

}



#searchfield {

	width: 200px;

}



#searchsubmit {

	width: 80px;

}



/* Page */



#page {

	width: 1000px;

	margin: 0 auto;

	padding: 0px 0;

}



/* Content */



#content {

	float: left;

	width: 485px;

}



.pagetitle {

	margin-bottom: 20px;

	padding-top: 20px;

	font-size: 1.8em;

}



.post {

	margin-bottom: 20px;

	padding: 1px 1px;

	/* background: url(images/img04.jpg) no-repeat; */

}



.post .title {

	letter-spacing: -1px;

	font-size: 2.4em;

	color: #356AA0;

}



.post .meta {

	margin: 0;

	padding: 0 0 20px 0;

	line-height: normal;

	color: #666666;

}



.longmeta {

	margin: 0;

	padding: 20px;

	border-top: 1px solid #EFEFEF;

	line-height: normal;

	color: #666666;

}	



.post .entry {

	border-top: 1px solid #EFEFEF;

}



.navigation {

	clear: both;

}



.alignleft {

	float: left;

}



.alignright {

	float: right;

}



#comment {

	width: 400px;

	height: 150px;

}



/* Sidebar */



#sidebar_L {

	float: left;

	width: 250px;

}



#sidebar_L ul {

	margin: 0;

	padding: 0;

	list-style: none;

}



#sidebar_L li {

	margin-bottom: 20px;

	padding: 20px 40px;

	background: url(images/img03-1.jpg) no-repeat;

}



#sidebar_L li ul {

	line-height: 2em;

}



#sidebar_L li li {

	margin: 0;

	padding: 0;

	background: none;

	border-bottom: 1px solid #EFEFEF;

}



#sidebar_L h2 {

	margin-bottom: 10px;

	/* text-transform: lowercase; */

	letter-spacing: -1px;

	color: #CC0000;

}



#sidebar_L a {

	border: none;

}



/* Footer */



#footer {

	clear: both;

	padding: 30px 0;

	border-top: 10px solid #DDDDDD;

	background: #EFEFEF;

}



#footer p {

	margin: 0;

	padding: 10px 0 0 0;

	text-align: center;

	line-height: normal;

}
/* Sidebar_R */



#sidebar_R {

	float: right;

	width: 265px;

}



#sidebar_R ul {

	margin: 0;

	padding: 0;

	list-style: none;

}



#sidebar_R li {

	margin-bottom: 20px;

	padding: 20px 40px;

	background: url(images/img07-1.jpg) no-repeat;

	text-align: right;

}



#sidebar_R li ul {

	line-height: 2em;

}



#sidebar_R li li {

	margin: 0;

	padding: 0;

	background: none;

	border-bottom: 1px solid #EFEFEF;

}



#sidebar_R h2 {

	margin-bottom: 10px;

	/* text-transform: lowercase; */

	letter-spacing: -1px;

	color: #CC0000;

}



#sidebar_R a {

	border: none;

}