/*  

Theme Name: TND 3 Column

Theme URI: http://www.themesndreams.com

Description: Standard 3 Column Template by TND

Version: 3.1.0

Author: Themes N Dreams

Author URI: http://www.themesndreams.com

*/



/* Begin Global Settings */

* {

	padding: 0;

	margin: 0;

}

/* End Global Settings */



/* Begin Body Layout */

body {

	font-family: Verdana, Tahoma, Geneva, Arial, Helvetica, sans-serif;

	font-size: 12px;

	background-color: #363636;

	color: #ffffff;

	background-image: url(images/Background1.gif);

}



#page {

	width: 764px;

	margin: 3px auto 3px auto;

	border: 1px solid #000000;

	background-color: #363636;

	background-image: url(images/Background2.gif);

}



#wrapper {

	width: 764px;

	margin: 0 auto;

}



#header {

	margin-bottom: 5px;

	width: 764px;

	border-bottom: 1px solid #000000;

}



#headerimg {

	font-size: 10px;

	margin: auto;

	width: 764px;

	height: 146px;

	background-color: #363636;

	background-repeat: no-repeat;

	background-image: url(images/Header.gif);

}



#content {

	width: 380px;

	float: left;

	margin-left: 5px;

	margin-bottom: 10px;

	margin-top: 5px;

	background-color: #363636;

        color: #ffffff;

	border: 0px solid #000000;

	padding: 5px;

	padding-left: 1px;

	/* IE Bug Fix */

	display: inline;

}



#page ul li {

	margin: 0 0 0 20px; 

	padding: 0;

}



#footer {

	text-align: center;

	height: 40px;

	color: #ffffff;

	padding-top: 5px;

	padding-bottom: 0px;

	margin-top: 10px;
	
	background-color: #363636;

	background-repeat: no-repeat;

	background-image: url(images/Footer.gif);
	
	border-top: 1px solid #000000;

	clear: both;

}

/* End Body Layout */



/* Begin Sidebar (Left) */

#menu {

	width: 165px;

	float: left;

	margin-left: 5px;

	margin-bottom: 10px;

	margin-top: 5px;

	background-color: #363636;

        color: #ffffff;

	border: 0px solid #000000;

	padding: 5px;

	/* IE Bug Fix */

	display: inline;

}



#menu a {

	text-decoration: none;

	color: #ffffff;

}



#menu a:hover {

	text-decoration: underline;

	background-color: #363636;

	color: #C0C0C0;

}



#menu ul h2 {

	background-color: #363636;

	background-image: url(images/Menu.gif);

	background-position: top right;

	border: 1px solid #000000;

	font-size: 11px;

	color: #ffffff;

	font-weight: bold;

	padding: 2px;

	margin-bottom: 2px;

}



#menu ul {

	list-style: none;

	margin-bottom: 10px;

}



#menu ul ul {

	list-style-image: url(images/Bullet.gif);

	list-style-type: circle;

	margin-left: 20px;

}



#menu ul ul ul {

	margin-bottom: 10px;

}



#menu ul li {

	margin: 0; 

	padding: 0;

} 

/* End Sidebar (Left) */



/* Begin Sidebar (Right) */

#sidebar {

	width: 165px;
	

	float: right;

	margin-right: 5px;

	margin-bottom: 10px;

	margin-top: 5px;

	background-color: #363636;

        color: #ffffff;

	border: 0px solid #000000;

	padding: 5px;

	/* IE Bug Fix */

	display: inline;

}



#sidebar a {

	text-decoration: none;

	color: #ffffff;

}



#sidebar a:hover {

	text-decoration: underline;

	background-color: #363636;

	color: #808080;

}



#sidebar ul h2 {

	background-color: #363636;

	background-image: url(images/Menu.gif);

	background-position: top right;

	border: 1px solid #000000;

	font-size: 11px;

	color: #ffffff;

	font-weight: bold;

	padding: 2px;

	margin-bottom: 5px;

	margin-top: 5px;

}



#sidebar ul {

	list-style: none;

	margin-bottom: 10px;

}



#sidebar ul ul {

	list-style-image: url(images/Bullet.gif);

	list-style-type: circle;

	margin-left: 20px;

}



#sidebar ul ul ul {

	margin-bottom: 10px;

}



#sidebar ul li {

	margin: 0; 

	padding: 0;

} 

/* End Sidebar (Right) */



<!--- Begin Avatar & Gravatar ---> */

.ava{

	padding: 2px;

	float: left;

	background-image: url(images/Avatar.gif);

	height: 55px;

	width: 55px;

	background-repeat: no-repeat;

	margin-left: 1px;

	margin-top: 10px;

	/* IE Bug Fix */

	display: inline;

}



.grav{

	margin-left: 2px;

	margin-top: 2px;

}

/* End Avatar & Gravatar */



/* Begin Calendar */

#wp-calendar {

	width: 140px;

	margin: 5px;

	text-align: center;

	padding: 4px;

	font-size: 9px;

	color: #808080;

}



#wp-calendar th {

	font-style: normal;

	text-transform: capitalize;

	padding: 2px;

}



#wp-calendar a {

	border: 1px solid #000000;

	display: block;

}



#wp-calendar a, #next a {

	font-size: 9px;

}



#wp-calendar #prev a {

	font-size: 9px;       

}



#wp-calendar caption {

	margin: 5px;

	text-align: center;

	width: 155px;

	font-family: Verdana, Tahoma, Geneva, Arial, Helvetica, sans-serif;

        border: 1px solid #000000;

	font-size: 10px;

	font-weight: bold;

}

/* End Calendar */



/* Begin Headers */

h2 {

	font-size: 11px;

	border: 1px solid #000000;

	padding: 2px;

	background-color: #363636;

	background-image: url(images/Menu.gif);

	background-position: top right;

	margin-top: 5px;

}



h2 a:hover, h2 a:visited {

	text-decoration: none;

	font-size: 11px;

	color: #C0C0C0;

}



h3 {

	margin-top: 1.5em;

	font-size: 1.4em;

}



h4 {

	margin-top: 1.2em;

	font-size: 1.2em;

}



h5 {

	margin-top: 1em;

	font-size: 1em;

}

/* End Headers */



/* Begin Blockquote & Acro */

blockquote {

	margin: 1em 1.5em;

	padding: 1em 1.5em;

	border: 1px solid #000000;

}



blockquote cite {

	margin: 5px 0 0;

	display: block;


}



acronym, abbr {

	border-bottom: 1px solid #FFFFFF;

}

/* End Blockquote & Acro */



/* Begin Post Area */

.post {

	margin-bottom: 10px;

	color: #ffffff;

	padding-left: 5px;

	font-size: 10px;

}



.post a {

	color: #ffffff;

}



.post p {

	margin-bottom: 5px;

	line-height: 12px;

}



.postdatetime {

	padding-left: 0px;

}



.postmetadata {

	padding: 5px;

	font-size: 9px;

}



.postmetadata a {

	color: #ffffff;

}



.post li {

	margin-left: 20px;

}



.post ul {

	list-style-image: url(images/Bullet.gif);

	list-style-type: circle;

	margin-bottom: 10px;

}

/* End Post Area */



/* Begin Search Form */

#searchform {

	text-align: left;

}



#searchform input {

	border: 1px solid #000000;

	background-color: #363636;

        font-size: 11px;



        color: #ffffff;

}



#searchform #s {

	width: 50%;

	background-color: #363636;

	color: #FFFFFF;

	padding: 1px;

}

/* End Search Form */



/* Begin Entry */

.entry {

	margin-top: 10px;

	margin-bottom: 15px;

	padding-left: 5px;

	padding-right: 3px;

}



.entrytext .postmetadata {

	font-size: 10px;

	width: 50%;

	margin: 2em auto 3.5em auto;

	padding-left: 10px;

}



.editentry {

	padding-left: 5px;

}

/* End Entry */



/* Begin Comments */

#commentform {

	width: 80%;

	color: #ffffff;

	padding-left: 10px;

}



#author, #email, #url {

	background-color:#363636;

	border: 1px solid #000000;

	padding: 2px;

	color: #ffffff;

	font-size: 10px;

	font-family: Verdana, Tahoma, Geneva, Arial, Helvetica, sans-serif;

}



ol.commentlist {

	width: 340px;

	margin: 0 auto;

}



ol.commentlist, li {

	margin-bottom: 5px;

	padding: 5px;

	background-color:#363636;

}



ol.commentlist li.alt {

	border: 1px solid #000000;

	background-color: #363636;

}



ol.commentlist a {

	color: #ffffff;

}



small.commentmetadata {

	font-size: 10px;

	margin-bottom: 5px;

	display: block;

}



#respond, #comments {

	padding-left: 5px;

}



textarea{

	background-color:#363636;

	border: 1px solid #000000;

	padding: 2px;

	color: #ffffff;

	font-size: 10px;

	font-family: Verdana, Tahoma, Geneva, Arial, Helvetica, sans-serif;

	margin: 2px;

	width: 90%;

}

/* End Comments */



/* Begin Various Tags & Classes */

.center {

	text-align: center;

}



.navigation {

	display: block;

	margin-top: 10px;

	margin-bottom: 10px;

}



.alignleft {

	float: left;

	text-align: left;

	width: 50%;

	padding-left: 10px;

	/* IE Bug Fix */

	display: inline;

}



.alignright {

	float: right;

	text-align: right;

	width: 50%;

	padding-right: 10px;

	/* IE Bug Fix */

	display: inline;

}



hr {

	display: none;

}



a img {

	border: none;

}



a:link {

	color: #ffffff; 

	text-decoration: none;

}



a:visited {

	color: #ffffff; 

	text-decoration: none;

}



a:hover {

	color: #C0C0C0; 

	text-decoration: underline;

}



a:active {

	color: #ffffff; 

	text-decoration: none;

}



code {

	font-size: 11px;

	color: black;

}

/* End Various Tags & Classes*/


.btn{   
 border: 1px solid #000000;
 background-color: #363636;
 color: #ffffff;
 width:120px;
 margin-top:5px;
} 