/*
Theme Name: blisstheme
Theme URI: http://www.themelayouts.com/
Description: Designed by <a href="http://www.themelayouts.com">ThemeLayouts</a>.<br> This work is licensed <a href="http://creativecommons.org/licenses/by-sa/3.0/">Creative Commons Attribution-Share Alike 3.0 License.</a> This means you may use it and make any changes you like. However, credit links must remain on footer for legal use.
Version: 1
Author: ThemeLayouts/DreamTemplate
Author URI: http://www.themelayouts.com/
*/



/* Normal Tags */
body, body#home { background-color: #dbf5ff; background-image: url(images/bodybg.jpg); background-repeat: repeat-x; margin: 40px 0 20px 0; }
a, a:link, a:active, a:visited { color: #1592c0; text-decoration: none; }
a: hover { color: #33c1f5; }
a img, img { background: #97e2fe; padding: 5px; border: 1px solid #4bbee9; }
input, textarea { font-family: Tahoma, Geneva, sans-serif sans-serif; font-size: 11px; color: #585858; margin: 2px; padding: 4px;	}
ul { list-style-image:url('images/bullet1.gif'); }

/* Wordpress Classes */
.aligncenter, div.aligncenter { display: block; margin-left: auto; margin-right: auto; }
.wp-caption { border: 1px solid #4bbee9; text-align: center; background-color: #97e2fe; padding-top: 4px; margin: 10px; }
.wp-caption img { margin: 0; padding: 0; border: 0 none; }
.wp-caption p.wp-caption-text { font-size: 11px; line-height: 17px; padding: 0 4px 5px; margin: 0; font-family: Tahoma, Geneva, sans-serif; }
img.centered { 	display: block; margin-left: auto; margin-right: auto; 	}
img.alignright { padding: 4px; margin: 0 0 2px 7px; display: inline; }
img.alignleft { padding: 4px; margin: 0 7px 2px 0; display: inline; }
.alignright { float: right; }
.alignleft { float: left }
.navigation { display: block; }
.wp-smiley { background: none; border: none; padding: 0; margin: 0; }

/* LAYOUT STYLES */

	.clearer { clear: both; }
	
	/* Header */
	#header { width: 950px; margin: 0; padding: 0; overflow: hidden; }
	#blogname { float: left; }
		#logo { background: none; border: none; margin: 0; padding: 0; }
		#blogdesc {font-family: Tahoma, Geneva, sans-serif; font-size: 13px; color: #03a5e1; display: block; text-align: left;}
		
	
	/* Top Nav */
	#topnav { width: 950px; margin: 40px 0 0 0; padding: 0;}
		
		/*Top Nav UL */
		#topnav ul { list-style-type: none; margin: 0; padding: 0; }
		#topnav ul li { float: left; display: inline; margin: 0 5px 0 0; padding: 0; }
		
			/* Top Nav Links */
			#topnav ul li a:link, #topnav ul li a:active, #topnav ul li a:visited { display: block; width: 100px; height: 27px; color: #33c1f5; font-family: Tahoma, Geneva, sans-serif; font-size: 11px; font-weight: bold; text-align: center; text-decoration: none; padding-top: 15px; }
			#topnav ul li a:hover { color: #3c93b1; }
			#home #topnav ul li.home a, #topnav ul li.current_page_item a, #topnav ul li.current_page_item a:link, #topnav ul li.current_page_item a:active, #topnav ul li.current_page_item a:visited { background: no-repeat top left url(images/topnavselbg.jpg); color: #3c93b1; }
			#nothome #topnav ul li.home a { background: none; }
			#home #topnav ul li.home a:hover, #topnav ul li.current_page_item a:hover { text-decoration: underline; }



	/* Wrapper */
	#layout { width: 950px; margin: 0; padding: 0 0 10px 0; background: url(images/wrapperbottom.jpg) no-repeat bottom left; overflow: hidden; }
	#home #wrapper { width: 950px; margin: 0; padding: 10px 0 0 0; background: no-repeat top left url(images/wrapperhomebg.jpg); overflow: hidden;}
	#nothome #wrapper { width: 950px; margin: 0; padding: 10px 0 0 0; background: no-repeat top left url(images/wrapperbg.jpg); overflow: hidden;}
	#wrapper2 { background: url(images/wrapperbg2.jpg) repeat-y top left; overflow: hidden; }
	#container { background: url(images/containerbg.jpg) no-repeat top left; overflow: hidden; }
	#container2 { margin: 0 10px 0 20px; overflow: hidden;}
	
		/* Content */
		#content { width: 610px; float: left; margin: 10px 0 10px 0; padding: 0; font-family: Arial, Helvetica, sans-serif; font-size: 13px; line-height: 22px; color: #292929; text-align: left; }
		.entry { margin: 0 0 35px 0; }
		
			/* Content Head */
			.ehead { overflow: hidden; }
				/* Date */
				.date { float: left; width: 53px; height: 24px; background: url(images/datebg.jpg) no-repeat; font-family: Tahoma, Geneva, sans-serif; font-size: 11px; font-weight: bold; color: #1f88ac; text-align: center; text-transform: uppercase; padding: 2px 0 0 0; }
				.entryinfo { display: inline-block; float: left; height: 24px; background: url(images/einfobg.jpg) repeat-x; font-family: Tahoma, Geneva, sans-serif; font-size: 11px; color: #898989; padding: 1px 0 0 6px; }
				.eleft { display: block; float: left; width: 6px; height: 24px; background:url(images/einfolbg.jpg) no-repeat; }
				/* Headlines */
				h1, h2, h3, h4, h5, h6 { margin: 0 0 5px 0; font-family: Arial, Helvetica, sans-serif; }
				h1, h2, h3 { font-weight: normal; }
				#content .entry h2 { font-size: 27px; font-weight: normal; line-height: 29px; margin-bottom: 15px; letter-spacing: -1px; }
				#content .entry h2 a{ color: #03a5e1; }
				#content .entry h2 a:hover, #content .entry h2 .comcount a:hover { color: #33c1f5; }
				#content .entry h2 .comcount a { color: #1592c0; }
				#content h3#comments, #content h3#respond { color: #03a5e1; } 
				#content h3.arc { font-weight: bold; text-transform: uppercase; color: #03a5e1; font-size: 13px; font-family: Tahoma, Geneva, sans-serif}
				
			/* Blockuote */
			blockquote { background: url(images/bquote.gif) no-repeat top left #ffffff; padding: 15px; border: 1px solid #d4dde0; font-style: italic; }
			blockquote blockquote { background-image: none; background-color: #d9f4ff; border: 1px solid #c3d6dd; }
			blockquote blockquote blockquote { background-image: none; background-color: #effbff; border: 1px solid #d4dde0; }
			
			/* Comments */
			ol.commentlist { list-style-type: none; margin: 20px 15px 0 15px; padding: 0; }
			ol.commentlist li { margin: 0 0 15px 0; background: none; border: none; padding: 10px; }
			ol.commentlist li.alt { background:#e9f9ff; border: 1px solid #cceffc; }
			ol.commentlist li ul.children { list-style-type: none; list-style-image: none; }
			ol.commentlist li.alt ul.children li, ol.commentlist li ul.children li.alt ul li { background: #fbfeff; border: 1px solid #cdeffa; }
			ol.commentlist li.alt ul.children li ul li { background: #effbff; border: 1px solid #d5f1fa; }
			.avatar { float: left; margin-right: 5px; }
			ol.commentlist li cite { font-style: normal; font-weight: bold; font-family: Tahoma, Geneva, sans-serif; font-size: 14px; display: block; }
			ol.commentlist li small {font-family: Tahoma, Geneva, sans-serif; color: #989898 }
			
				/* Comment Form */
				input#author, input#email, input#url, textarea#comment { background: #fcfcfc; border: 1px solid #efefef; }
			
		/* Sidebar */
		#sidebar { width: 280px; float: right; margin: 0; padding: 0; font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 21px; color: #585858; text-align: left; }
		
			/* Links */
			#sidebar a { color: #1592c0; }
			#sidebar a:hover {color: #127194; }
			#sidebar li a { font-weight: bold; }
			
			/* Headline */
			#sidebar h2 { font-family: Tahoma, Geneva, sans-serif; font-size: 14px; color: #13b4f0; text-transform: uppercase; margin: 0 0 8px 0; font-weight: bold; }
			
			/* Search */
			#topsearch { width: 280px; display: block; margin: 0; }
			#s { float: left; width: 200px; height: 38px; background: url(images/sbg.jpg) no-repeat top left; padding: 11px 4px 0 6px; margin: 0; border: none; }
			#searchsubmit { width: 70px; height: 38px; color: #268fb2; float: left; background: url(images/ssubmitbg.jpg) no-repeat; padding: 3px 5px 3px 5px; margin: 0; font-weight: bold; font-size: 11px; cursor: pointer; border: none; }
			
			/* Feed */
			#feed { width: 281px; margin: 15px 0 15px 0; }
			#feed img { background: none; border: none; padding: 0; margin: 0; }
			
			/* Ads Spots 125x125 */
			#adspot { overflow: hidden; padding: 0 10px 0 10px; margin-bottom: 15px;}
			#adspot a img { padding: 0; margin: 0; border:none; background: none; }
			#adspot2 { overflow: hidden; margin-bottom: 10px; }
			.ad1, .ad3 { float: left; }
			.ad2, .ad4 { float: right; }
			
			/* Widget */
			.widget { margin: 0 0 15px 0; }
			
			/* Unordered List */
			#sidebar ul { margin: 0; padding: 0 10px 0 20px; }
			#sidebar ul, #sidebar ul li ul, #sidebar ul li ul li ul { list-style-image:url(images/bullet2.gif); }

	/* Footer */
	#footer { width: 950px; padding: 25px 0 25px 0; font-family: Verdana, Geneva, sans-serif; font-size: 11px; color: #585858; background: repeat-x top left url('images/footerbg.jpg'); }
	#footerdiv { width: 950px; text-align: left; }
	#footer a { color: #4cb2db; }
	#footer a:hover { text-decoration: underline; }