/*

Theme Name: BlueTealZine Theme

Author: WPThemeDesigner.com

Author URI: http://www.wpthemedesigner.com/

*/



* {

	margin: 0; padding: 0;

}

body {

	text-align: center;

	font: 12px Verdana;

	color: #333333;

        background-color: #222222;

	/* background: url(images/background.gif) repeat-x 0 0; */

}

a {

	text-decoration: none;

	color: #a20000;

}

a:hover {

	text-decoration: underline;

}

img {

	border: 0;

}



.break {

	font-size: 0;

	width: 0; height: 0;

	clear: both;

}

.alignleft {

	float: left;

	margin: 4px 10px 5px 0;

}

.alignright {

	float: right;

	margin: 4px 0 5px 10px;

}

.aligncenter {

	text-align: center;

}

.hidden {

	display: none;

}



/** BEGIN wrapper **/

.wrapper {

	width: 950px;

	margin: auto auto;

	text-align: left;

        background-color: #ffffff;

        }

/** END wrapper **/



/** BEGIN header **/

#header {

	height: 180px;

        background: url(images/header.gif) no-repeat;

}

	#header ul {

		list-style-type: none;

		height: 32px;

                margin-left: 10px;

	}

		#header ul li {

			float: left;

			/*text-transform: uppercase;*/

			font-size: 1em;

			padding-left: 2px;

			background: url(images/divider.gif) no-repeat 0 10px;

		}

		#header ul li.f {

			background: none;

		}

			#header ul li.f a {

				padding-left: 0;

			}

		#header ul li a {

			color: #a20000;

                        font-size: 12px;

                        display: block;

			padding: 8px 15px;

		}

		#header ul li a:hover {

			color: #646464;

			text-decoration: none;

		}

	#header .subscribe {

		width: 210px;

                height: 20px;

                float: right;

		margin-top: -25px;

		background: url(images/rss.gif) no-repeat;

                font-size: 0.9em;

		text-align: right;

                color: #f0f0f0;

		padding-top: 2px;

		font-family: verdana;

	}

		#header .subscribe a {

			color: #222222;

			margin: 0 9px;

		}

		#header .subscribe a:hover {

			color: #7abfd3;

			text-decoration: none;

		}

	#header .logo {

		float: left;

                width: 505px;

	}

		#header .logo h1 {

			font-size: 0;

			padding: 20px 0 8px;

		}

			#header .logo h1 a {

				display: block;

				width: 200px; height: 66px;

				/* background: url(images/logo.png) no-repeat 0 0;*/

				text-indent: -9999px;

				outline: none;

			}

			#header .logo p {

				font-size: 0.9em;

				font-family: Verdana;

				color: #C1BEB3;

				padding-left: 2px;

			}

	#header .text_header {

		float: right;

		padding-top: 28px;

                padding-right: 15px;

                width: 450px;

                text-align: justify;

               	}



	#header {

		

	}

/** END header **/





/** BEGIN sub_menu **/

#sub_menu {

        height: 36px;

        background: url(images/sub_menu.gif);

        }



#home {

		float: left;

                list-style: none;

                display: block;

}

	#home a {

		color: #646464;

		padding: 8px 10px 3px;

                display: block;}



/**************** Search *********************/

#topsearch { 

width: 80px:

height: 10px;

float: right;

padding-right: 10px;

}



#topsearch input[type="text"] { 

border: 1px solid  #c8c8c8; 

width: 12em; 

color: #333333;

font:1em Trebuchet MS, Arial, sans-serif;

padding:0px;

margin-top: 5px;

padding-right: 20px;

}



h2.search {font-weight:lighter;}





/** BEGIN categories **/

	

#categories {

                margin-top: -1px;

                list-style-type: none;

                }



	#categories li {

		float: left;

                              	}

	#categories li a {

		color: #646464;

		padding: 8px 10px 3px;

                display: block;}



	#categories li a:hover {

		/*background-color: #ADC801;*/

		color: #222222;

	}

#categories {

		list-style: none;

	}

	#categories ul {

		list-style: none;

	}

	#categories li ul li a {

		background-color: #c9fdd2;

		color: #488aa3;

	}

	#categories li ul li a:hover {

		background-color: #aefcbb;

		color: #244f75;

	}





	/** END categories **/



/** BEGIN G_ADDS **/



#g_adds {

        height: 20px;

        text-align: right;

        padding-top: 5px;

}





/** BEGIN content **/

#content {

	width: 560px;

	float: left;

        margin-top: 5px;

	padding-top: 10px;

        padding-left: 15px;

        /*background: url(images/bg_content.gif) no-repeat;*/

        text-align: justify;

}

	#content .latest {

		padding: 15px 0 15px 0;

                text-align:justify

	}

		#content .latest h2 {

			margin-bottom: 10px;

			font-size: 1.5em;

		}

			#content .latest h2 a {

				color: #a20000;

			}

		#content .latest .details {

			font-family: Arial;

			font-size: 0.9em;

			color: #CCCCCC;

		}

			#content .latest .details a {

				color: #cccccc;

			}

			#content .latest .details a:hover {

				color: #a20000;

				text-decoration: none;

			}

		#content .latest p {

                 text-align:justify

			

		}

		#content .latest img {

			padding: 4px;

			/*border: 0px solid #CCCCCC;*/

			

			margin: 0 10px 5px 0;

			height: 100px;

		}


	#content .post {

		clear: both;

		border-top: 1px dotted #DDDDDD;

		padding: 15px 0;

                text-align:justify

	}

		#content .post h2 {

			font-size: 1.5em;

			margin-bottom: 6px;

		}

			#content .post h2 a {

				color: #a20000;

			}

		#content .post .details {

			font-size: 0.9em;

			color: #CCCCCC;

			margin-bottom: 5px;

		}

			#content .post .details a {

				color: #CCCCCC;

			}

			#content .post .details a:hover {

				color: #a20000;

				text-decoration: none;

			}

		#content .post img {

			padding: 4px;

			/*border: 0px solid #CCCCCC;*/

			

			margin: 0 10px 5px 0;

			height: 100px;

		}

		#content .single img {

			height: auto;

		}

	#content .single {

                		border: 0;

                 text-align:justify

	}

		#content .single .details {

			margin-bottom: 10px;

		}

		#content .single h2 {

			font-size: 1.5em;

		}

	#content p {

		line-height: 1.3em;

		margin-bottom: 10px;

	}

	#content ul {

		margin: 0 0 10px 16px;

	}

	#content ol {

		margin: 0 0 10px 18px;

	}

	#content li {

		line-height: 1.3em;

		padding: 2px 0;

	}

	#content h3 {

		font-size: 1.5em;

		font-weight: normal;

	}

	#content blockquote {

		padding: 10px 10px 0;

		border: 1px solid #cccccc;

		background-color: #eeeeee;

		font-weight: bold;

		margin-bottom: 10px;

	}

/** END content **/



/** BEGIN site_content **/



#site_content {

	width: 700px;

	float: left;

        margin-top: 5px;

	padding-top: 10px;

        padding-left: 15px;

        /*background: url(images/bg_content.gif) no-repeat;*/

        text-align:justify

}

	

	#site_content .post {

		clear: both;

		border-top: 1px dotted #DDDDDD;

		padding: 15px 0;

                text-align:justify

	}

		#site_content .post h2 {

			font-size: 1.2em;

			margin-bottom: 6px;

		}

			#content .post h2 a {

				color: #a20000;

			}

		#site_content .post .details {

			font-size: 0.9em;

			color: #CCCCCC;

			margin-bottom: 5px;

		}

			#content .post .details a {

				color: #CCCCCC;

			}

			#content .post .details a:hover {

				color: #a20000;

				text-decoration: none;

			}

		#site_content .post img {

			padding: 4px;

			/*border: 0px solid #CCCCCC;*/

			float: left;

			margin: 0 10px 5px 0;

			height: 100px;

		}

		

        #site_content .single img {

			height: auto;

		}

	#site_content .single {

                		border: 0;

                 text-align:justify

	}

		#site_content .single .details {

			margin-bottom: 10px;

		}

		#site_content .single h2 {

			font-size: 1.5em;

		}





	#site_content p {

		line-height: 1.3em;

		margin-bottom: 10px;

	}

	#site_content ul {

		margin: 0 0 10px 16px;

	}

	#site_content ol {

		margin: 0 0 10px 18px;

	}

	#site_content li {

		line-height: 1.3em;

		padding: 2px 0;

	}

	#site_content h3 {

		font-size: 1.5em;

		font-weight: normal;

	}

	#site_content blockquote {

		padding: 10px 10px 0;

		border: 1px solid #cccccc;

		background-color: #eeeeee;

		font-weight: bold;

		margin-bottom: 10px;

	}

/** END site_content **/



/** BEGIN advert_page **/



#advert_page {

        width: 200px;

	float: right;

        margin-top: 5px;

	padding-top: 15px;

        padding-left: 15px;

        background: url(images/advert.gif) no-repeat;

        text-align:justify

}



        #advert_page .advert{

               margin-top: 10px;

               margin-left: 10px;

               margin-bottom: 20px;

        }



/** END advert_page **/



/** wp_pagenavi **/



.wp-pagenavi {

       height: 36px;

}

/** BEGIN sidebar **/

#sidebar {

	/*background: url(images/bg_sidebar.gif) no-repeat;*/

        width: 324px;

	float: right;

        margin-top: 5px;

	padding-top: 10px;

        padding-left: 20px;

        margin-right: 5px;

        background-color: #efefef;

        

}

	#sidebar h2 {

		color: #a20000;

		font-size: 0.9em;

		text-transform: uppercase;

		margin-bottom: 10px;

                margin-top: 20px;

	}

	#sidebar ul {

		padding: 0 10px;

		list-style-type: none;

		padding-bottom: 10px;

	}

		#sidebar ul li {

			border-bottom: 1px dotted #DDDDDD;

			padding: 4px 0;

		}

		#sidebar ul li a {

			color: #68645A;

		}

	#sidebar .box {

                padding: 10px 5px;

		background: url(images/sidebar.gif) repeat-x 0 5px;

		margin-bottom: 15px;

	}

	#sidebar .l {

                margin-top: 20px;

		float: left;

		width: 145px;

	}

	#sidebar .r {

                margin-top: 20px;

		float: right;

		width: 145px;

	}

	#sidebar .l ul li, #sidebar .r ul li {

		border: 0;

		font-family: Arial;

	}

	#sidebar .l h2, #sidebar .r h2 {

		color: #a20000;

	}

	#sidebar .flckr {

		text-align: center;

	}

		#sidebar .flckr img {

			margin: 6px;

		}

	#sidebar .video {

		padding: 4px;

	}

/** END sidebar **/



#d_mid {

        width: 310px;

	float: left;

        margin-top: 20px;

        align: left;

        height: 30px;

        background: url(images/news.gif) no-repeat;

}



#d_mid ul {

        color: #a20000;

	font-size: 0.9em;

	text-transform: uppercase;

        margin-top: 10px;

        font-weight: bold;

}



#mid_side {

        width: 288px;

	float: left;

        margin-bottom: 0px;

	padding-top: 10px;

        padding-left: 10px;

        padding-right: 10px;

        padding-bottom: 10px;

        align: left;

        text-align: justify;

        border: 1px solid #efefef;

        background-color: #fff;

}







#down_side {

       width: 300px;

	float: left;

        margin-top: 20px;

        padding-bottom: 20px;

	padding-top: 10px;

        padding-left: 0px;

        align: left;

        text-align:justify

}





/** BEGIN bottom **/

#bottom {

	clear: both;

	border-top: 7px solid #CCCCCC;

}

	#bottom .box {

		width: 290px;

		float: left;

		padding: 10px;

	}

	#bottom h2 {

		color: #a20000;

		font-size: 0.9em;

		text-transform: uppercase;

		margin-bottom: 15px;

	}

	#bottom ul {

		list-style-type: none;

	}

		#bottom ul li {

			border-bottom: 1px dotted #DDDDDD;

			padding: 4px 0;

		}

		#bottom ul li a {

			color: #68645A;

		}

	#bottom p {

		margin-bottom: 10px;

		line-height: 1.3em;

		color: #68645A;

	}

/** END bottom **/



/** BEGIN footer **/

#footer {

	clear: both;

	background-color: #222222;

	color: #efefef;

	font-size: 0.9em;

	padding: 10px;

}

	#footer a {

		color: #efefef;

	}

	#footer a:hover {

		color: #7abfd3;

		text-decoration: none;

	}

/** END footer **/



/** BEGIN miscellaneous **/

.postnav {

	clear: both;

	padding-top: 20px;

	font-size: 0.9em;

}

	.postnav a {

		border: 1px solid #cccccc;

		padding: 3px 8px;

		color: #999999;

	}

	.postnav a:hover {

		border: 1px solid #000000;

		color: #000000;

		text-decoration: none;

	}

#comments {

	margin-top: 20px;

	border-top: 1px dotted #cccccc;

}

	#comments h2 {

		margin: 20px 0 5px;

		font-size: 1.5em;

		font-weight: normal;

	}

	#comments p {

		margin-bottom: 10px;

		line-height: 1.5em;

	}

	#comments form {

		padding-top: 20px;

	}

	#comments form p {

		margin-bottom: 5px;

	}

		#comments form input, textarea {

			border: 1px solid #cccccc;

			font-size: 0.9em;

			font-family: Verdana;

			padding: 4px 4px 4px 20px;

			background-position: 4px 4px;

			background-repeat: no-repeat;

		}

		#comments form input {

			width: 260px;

			border: 1px solid #cccccc;

		}

		#comments form textarea {

			width: 350px;

			padding: 4px 4px !important;

			border: 1px solid #cccccc;

		}

		#comments form button {

			border: 1px solid #909090;

			background-color: #cccccc;

			font-size: 0.9em;

			font-family: Verdana;

			width: 120px; height: 23px;

		}

	.commentdetails {

		margin-top: 25px;

	}

	.commentauthor {

		margin-bottom: 5px !important;

		font-weight: bold;

	}

	.commentdate {

		font-size: 0.8em;

		margin-bottom: 5px;

		color: #909090;

	}

	.required {

		color: #ff0000;

	}

h2.title {

	font-size: 1em;

	text-transform: uppercase;

	padding: 10px 0;

	color: #565656;

}

.single img {

	width: auto !important;

}

.notfound {

	padding: 40px;

}

	.notfound h2 {

		font-size: 18px;

		font-weight: normal;

		margin-bottom: 10px;

	}

/** END miscellaneous **/



/** BEGIN wordpress 2.7 comments **/

#comments ol {

	list-style-type: none;

	clear: both;

	padding: 0;

	margin: 0;

}

	#comments ol li {

		padding: 10px;

		border: 1px solid #e0e0e0;

		margin-bottom: 10px;

	}

	#comments ol li .avatar {

		float: right;

	}

	#comments ol li .comment-author {

		

	}

		#comments ol li .comment-author .fn {

			font-weight: bold;

			font-size: 1.2em;

		}

	#comments ol li .comment-meta {

		font-size: 0.9em;

		color: #999999;

		margin: 5px 0 10px;

	}

	#comments ol li .reply {

		font-size: 0.9em;

		font-weight: bold;

		padding-bottom: 10px;

	}

	#comments .children {

		list-style-type: none;

	}

#comments .navigation {

	padding: 10px 0 20px;

	font-size: 0.9em;

}

	#comments .navigation a {

		color: #999999;

		padding: 3px 8px;

		border: 1px solid #cccccc;

	}

	#comments .navigation a:hover {

		color: #000000;

		border-color: #000000;

		text-decoration: none;

	}

/** END wordpress 2.7 comments **/


