/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

* {
	margin: 0;
	padding: 0;
}

body {

	font-family: Tahoma,Arial;
	font-size: 13px;
}

h1, h2, h3 {
	margin-bottom: 1em;
	text-transform: lowercase;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #C85E35;
	display:inline;
}

h1 a, h2 a, h3 a {
	text-decoration: none;
}

h1 a:hover, h2 a:hover, h3 a:hover {
	text-decoration: underline;
}

h1 {
	letter-spacing: -2px;
	font-size: 2.6em;
}

h2 {
	letter-spacing: -1px;
	font-size: 2.5em;
}

h3 {
	font-size: 1.4em;
}

p{
	margin-bottom: 1em;
	line-height: 150%;
	text-align:justify;
}

ul, ol {
	margin-bottom: 1.5em;
	line-height: 180%;
}

ul, ol {
	margin-left: 3em;
}

blockquote {
	margin-left: 3em;
	margin-right: 3em;
}

a {
	text-decoration: none;
	color: #0000CC;
}

a:hover {
	background: #CEE7F5;
	text-decoration: underline;
	color: #0000CC;
}
/*
a:visited
{
	color:#333366;
	}
*/
/* Header */

img
{
	}
#header {
	width: 980px;
	height: 130px;
	margin: 0 auto;
}

/* Logo */

#logo {
	float:left;
}

#logo h1, #logo h2 {
	float: left;
	margin: 0;
	padding: 0;
}

#logo h1 {
	padding-top: 40px;
}

#logo h1 a:hover {
	text-decoration: none;
	background: none;
}

#logo h2 {
	padding: 55px 0 0 7px;
	letter-spacing: normal;
	font-size: 1.4em;
}

/* Menu */

#menu {
	float: left;
	background: #F5F5F5 url(images/img01.gif) repeat-x;
	width:100%;
	border-bottom:outset 1px #CCCCCC;
	font-size:13px;
}

#menu ul {
	margin: 0;
	padding: 5px 0 5px 0;
	list-style: none;
	line-height:normal;
}

#menu li {
	display: inline;
	padding-left: 20px;
}

#menu a {
	text-transform: lowercase;
	text-decoration: none;
	font-weight: bold;
}

#menu a:hover {
	text-decoration: underline;
}

/* Page */

#page {
	width: 980px;
	margin: 0 auto;
}

/* Sidebars */

.sidebar {
	float: left;
	width: 200px;
	padding-top: 35px;
}

.sidebar ul {
	margin: 0;
	padding: 0;
	list-style:none;
}

.sidebar li {
	padding-bottom: 2px;
}

.sidebar li ul {
}

.sidebar li li {
	padding: 0;
}

.sidebar h2 {
	height: 40px;
	margin: 0;
	padding: 5px 10px;
	letter-spacing: normal;
	font-size: 1.4em;
}

/* Sidebar1 */

#sidebar1 {
	
}

#sidebar1 h2 {
	text-align: right;
	
}

#sidebar1 li li {
	padding-right: 20px;
	text-align: right;
}

/* Sidebar2 */

#sidebar2 {
	
}

#sidebar2 h2 {
	
}
#sidebar2 li a{
	display:block;
}

/* Search */

#search {
}

#search form {
	text-align: center;
}

#search #s {
	width: 80%;
	margin-bottom: 10px;
}

#search h2 {
	
}


/* Recent Posts */

#recent-posts {
}

#recent-posts h3 {
	padding:0 0 2px 0;
	margin:0 0 2px 0;
}

.sidebar #recent-posts ul {
	padding: 0;
}
.sidebar #recent-posts li {
	padding: 0;
}
/* Content */

#content {
	float: left;
	width: 580px;
	
}

.post {
	padding: 10px 0px 10px 10px;

}

.post .title {
	margin: 0;
	padding: 0 20px;
}

.post .meta {
	margin: 0;
	padding: 0 20px 0px 20px;
	line-height: normal;
	color:#555555;
	font-size:11px;
}

.post .entry {
	padding: 20px 2px 2px 2px;
	
}

.post .tags, .post .links {
	margin: 0;
	line-height: normal;
	font-size: small;
	text-align: left;
}

.post .tags {
	padding-top: 0px;
	padding-bottom:5px;
	border-bottom: 1px solid #b4b4b4;
	margin-bottom:10px;
	color:#555555;
}

.post .paging {
	padding-top: 2px;
	padding-bottom:2px;
	
	margin-bottom:10px;
	color:#555555;
	font-size:12px;
}
/* Footer */

#footer {
	width: 980px;
	margin: 0 auto;
	padding: 30px 0;
	text-align:center;
	border-bottom:outset 1px #CCCCCC;
	border-top:outset 1px #CCCCCC;
	background-color:#F4F4F4;
}

#footer p {
	margin: 0;
	padding: 0;
	font-size: smaller;
	line-height: normal;
	text-align:center;
}

/*advertisement  */
.advertisement
{
color:Gray;font-size:xx-small;
}
/*end advertisement  */

/*rounded corner */
.feature {
	border:solid #CCCCCC;
 	border-width:0 2px;
	
}
.feature div {
  position:relative;
  top: -1px;
  left: 0;
  border:solid #CCCCCC;
  border-width:2px 0 0;
}
.feature div div {
	top: 2px;
	border-width:0 0 1px;
	padding: .3em .3em .1em;
}
/*End rounded corner */

/*
Question
*/
.questionlink
{
	font-size:15px;
	font-weight:bold;
	}

.sublist
{
	margin-left:10px;
	}
.question
{
	margin-top:5px;
	letter-spacing:1px;
	margin-bottom:5px;
	text-align:justify;
	}
.options
{
	margin-top:10px;
	letter-spacing:1px;
	margin-bottom:5px;
	text-align:justify;
	}
.options ul
{
	
	}
.options li
{
	list-style:none;
	}
	
.questionCommunity
{
	float:left;
	margin-top:20px;
	}
.questionCommunity ul
{
	margin-left:2px;
	
	}
.questionCommunity li
{
	list-style:none;
	display: inline;
	}
.questionCommunity .number
{
	font-size:1.1em;
	}
.questionCommunity .text
{
	font-size:.9em;
	}
.questionCommunity img
{
	border:none 0;
	width:35px;
	height:35px;
	}
.questionCommunity a
{
	color:#555555;
	}
.questionCommunity a:hover
{
	background-color:white;
	}
.questionHome
{
	width:100%;
	vertical-align:top;
	}
.questionHome h2
{
	font-size: 2.0em;
	}
.questionHome a h3
{
	font-size: 1.7em;
	text-decoration: none;
	color: #0000CC;
	}
.questionHome a:hover h3
{
	background: #CEE7F5;
	text-decoration: underline;
	color: #0000CC;
	}
.questionHome .count
{
	color:#555555;
	}
.questionHome .title
{
	width:100%;
	text-align:center;
	}
.questionHome .tagList
{
	list-style: none;  
	padding: 5px 0 5px 0; 
	margin: 0 0 0 10px;
	}

#modalPage
{
   display: none;
   position: fixed;
   width: 100%;
   height: 100%;
   top: 0px; left: 0px;
}
.modalBackground
{
   filter: Alpha(Opacity=40); -moz-opacity:0.4; opacity: 0.4;
   width: 100%; height: 100%; background-color: #999999;
   position: fixed;
   z-index: 500;
   top: 0px; left: 0px;
}
.modalContainer
{
    position: absolute;
    width: 600px;
    left: 30%;
    top: 30%;
    z-index: 750;
}
.modal
{
    background-color: white;
    border: solid 2px #696969; position: relative;
    top: -150px;
    left: -150px;
    z-index: 1000;
    width: 600px;
    height: 400px;
    padding: 0px;
}
.modalBody
{
    overflow:auto;
    height:400px;
}
.modalBottom
{
	border: solid 2px #696969; position: relative;
    width: 600px;
    background-color: #696969;
    color: #ffffff;
    text-align: center;
}

.modalTop a, .modalTop a:visited
{
    color: #ffffff;
}