/*  
 * Theme Name: 		Sylhet Times - Bangladesh News
 * Theme URI: 		http://www.sylhettimes.com/
 * Description: 	          Sylhet Times news template 
 * Author: 		Sylhettimes.com
 * Author URI: 		http://www.sylhettimes.com/
 */
 
 
* {
    margin:					 auto;
	padding:				 auto;
}

body, html {
	font-size:				93%;
	font-family: 			"Lucida Grande", Arial, Helvetica, sans-serif;
}

#rap {
    width:					100%;
	max-width:				1200px;
	text-align:				center;
	margin:					10px auto;
	background-color:		#fff;
}



/*---------------------------------------- header ----*/
#header {
    width:					100%;
	text-align:				left;
}
#headerspace {
	height:					auto;
	margin:					5px auto;
	text-align:				center;
	background-color:		#fff;
        border-top:                              1px solid #ccc;
border-bottom:                              2px solid #000;
}



/*----------------------------- the three columns ----*/
#left, #middle, #right, #sidebar {
	top:					175px;
	float:					left;
}
#left, #middle, #right {
    width:					20%;
	margin-right:			1%;
	background-color:		#fff;
	padding:                0 10px 0 0;
}
* html #left, * html #middle, * html #right {
    width:					19.5%;
}
#left, #middle {
    border-right:			1px solid #ccc;
}
#left {
    margin-left:			1%;
}
#sidebar {
	width:					275px;
	text-align:				left;
}

.colone {
    width:					62%;
	margin-right:			1%;
	margin-left:			1%;
	float:					left;
}
* html .colone {
    width:					60.5%;
}
.colone_single {
    width:					100%;
	margin:					0 auto 10px auto;
	text-align:				center;
}

.coltwo {
    width:					31% !important;
	margin-left:			1% !important;
	margin-right:			0 !important;
	border-right:			none !important;
}
* html .colone {
    width:					29.5% !important;
}

.noshow {
    display:				none;
}



/*---------------------------------- the featured ----*/
.full {
    width:					100%;
	max-width:				1200px;
	background-color:		#eee;
	clear:					both;
}
*>.full {
	margin-top:				10px;
}
* html .full {
    margin-bottom:			10px;
}
.fullsize {
    width:					98%;
	margin:					10px auto 0 auto;
	padding:                0 10px 10px 10px;
}

.featured_ad {
    margin:					25px 0 0 10px;
    float:					right;
	clear:					right;
}



/*------------------------------------- the posts ----*/
.post {
    font-size:				1.0em;
	text-align:				left;
}
.post-single {
    background-color:		#fff !important;
}
.post-single .post-top {
    margin:					0 0 15px 0;
}
.post-top img {
    float:					left;
	padding:                0 5px 0 0;
}
.post-middle img {
    margin:					0 0 5px 5px;
	padding:				5px;
	border:					1px solid #eee;
}
.post-bottom { 
    border-top:				1px solid #111;
    padding:                2px 0 2px 0;
    clear:					both;
}
.post-home .post-bottom {
    padding:                1px 0 25px 0;
}
.post-single .post-bottom {
    padding:                0;
}

.post_ads {
    float:					left;
	clear:					left;
	padding:                10px 10px 5px 5px;
}

.postmetadata, .tagmetadata {
    padding:                3px 0 0 0 !important;
}
.postmetadata {
    font-size:				0.9em;
	margin:					2px 0 0 0;
}
.tagmetadata {
    font-size:				0.7em !important;
    border-top:				1px solid #111;
	margin:					5px 0 0 0;
	text-align:				center;
}
.tagmetadata img {
    margin:                 3px 0 0 0;
}

.post .navigation .alignleft, .post .navigation .alignright {
    border-right:			1px solid #000;
	border-bottom:			1px solid #000;
	border-left:			1px solid #000;
}



/*------------------ post-details, on the sidebar ----*/
.post-details { 
    margin:					0 0 15px 0;
}
.post-details .row {
    clear:					both;
}
.post-details span.label { 
    width:					80px;
	margin-left:            10px;
	font-weight:			bold;
	font-size:				13px;
	float:					left;
}
* html .post-details span.label {
    clear:					left;
}
.post-details span.details {
    font-size:				11px;
	margin:					0 0 0 10px;
}
* html .post-details span.details {
    float:					left;
	margin:					0 0 0 10px;
}



/*------------------ sidebar sections, boxes, etc ----*/
.sidebar_section {
    width:					100%;
	border-bottom:			2px solid #000;
	margin:					10px 0;
	text-align:				left;
	height:					30px;
}
.sidebar_box { 
    width:					30px;
	height:					30px;
	background-color:		#000;
	float:					left;
}
* html .sidebar_box {
	clear:					left;
}
.sidebar_section h2 {
    margin:					0 0 0 40px;
}
* html .sidebar_section h2 {
    float:					left;
	margin:					0 0 0 10px;
}



/*---------------------- comments, after the post ----*/
.commentsdiv { 
    width:					96%;
	margin:					0 auto;
	clear:					both;
}
.comments-header { 
    background-color:		transparent;
    font-variant:			small-caps;
}
.comments-middle {
    padding:                10px 5px;
}
.comments-bottom {
    font-size:				0.7em;
	padding:                0 5px 2px 5px;
}  
.comments { 
    background-color:		#eee;
	margin:					0 0 10px 0;
}

.commentform { 
	margin:					0 auto;
}
.commentform .commentform-inputs {
    width:					40%;
	float:					left;
}
.commentform .commentform-inputs .row { 
    vertical-align:			middle;
	padding:                1px 0 !important;
}
.commentform .commentform-inputs label {
    float:					left;
	width:					60px;
    padding:                3px 1px 3px 0;
	font-size:				0.8em;
}
.commentform .commentform-inputs span, .commentform .commentform-inputs input {
    padding-left:			15px;
}
.commentform .commentform-inputs input {
    padding:                1px 3px;
	border:					1px solid #333;
	font-size:				1.0em;
	width:					125px;
	font-family:			Georgia,"Times New Roman",serif;
	font-stretch:			expanded;
}
.commentform .commentform-headers {
    margin: 				10px 20px 0 0;
}
.commentform .commentform-headers p {
    text-align:				justify;
	font-size:				9px;
}
.commentform .commentform-textarea {
    width:					59%;
	margin-left:			1%;
	float:					left;
	text-align:				left;
}
* html .commentform .commentform-textarea {
    width:					55%;
}
.commentform .commentform-textarea textarea {
	padding:                5px;
    background-color:		#eee;
	width:					99%;
	border:					1px solid #000;
	font-size:				1.0em;
	font-family:			Georgia, "Times New Roman", serif;
}
.commentform .commentform-buttons {
	text-align:				center;
}
.commentform .commentform-buttons input#submit, .commentform .commentform-buttons input#reset {
    width:					125px;
	padding:                2px 5px;
	margin: 				5px 0 0 0;
}

.comments-number { 
    float:					right;
	clear:					right;
	font-style:				italic;
	font-weight:			bold;
	font-size:				1.8em;
	margin:					0 5px;
}



/*---------------------------------------- footer ----*/
#pre-footer, #footer {
	text-align:				center;
}
#pre-footer {
    width:					100%;
	height:					auto;
	background-color:		#eee;
}
#pre-footer #pre-footer-wrap {
    width:					800px;
	margin:					0 auto;
	padding:                5px;
}
#footleft, #footmiddle {
    border-right:			1px dotted #ccc;
}
#footleft, #footmiddle{
    width:					40%;
	text-align:				left;
	padding:                0 0 5px 5px;
	height:					auto;
	float:					left;
}
#footright {
    width:					20%;
	text-align:				left;
	padding:                0 0 5px 5px;
	height:					auto;
	float:					left;
}
#footer {
    clear:					both;
	width:					100%;
	font-size:				13px;
	background-color:		#000;
	color:					#fff;
}
#footer div {
    width:					800px;
	margin:					0 auto;
	padding:                3px 0;
}
#footer a:link {
    color:					#fff;
}
#footer a:visited { 
    color:					#eee;
}
#footer a:hover {
    color:					#c00;
    text-decoration:		none;
}



/*--------------------------------- miscellaneous ----*/
abbr, acronym {
    border:					0;
	text-decoration:		none;
}
blockquote {
    background-color:		#eee !important;
	border:					1px solid #ccc;
}
.post-single blockquote {
	border:					0;
    border:					1px solid #666;
    margin:					10px 15px;
	padding:                1px 3px;
}
.commentsdiv blockquote {
    border-top:				1px solid #000;
	border-bottom:			1px solid #000;
	background-color:		#ddd !important;
}
cite {
    font-style:				italic;
	font-size:				0.9em;
}
form {
    width:					99%;
}
.post-single p {
    font-size:				13px;
}
.post-middle p {
    margin:					2px 0 5px 0;
}

#pre-footer p {
    font-size:				87%;
}

p.postmetadata span a {
    text-decoration:		none;
}
.tagmetadata a {
    text-decoration:		none;
}

h1, h2, h3, p, img {
	border:					0;
}
.colone h3 {
    font-size:				16px;
	font-family:			"Trebuchet MS", Arial, Verdana, sans-serif;
}
.post-top h2, .comments-header h2 {
    font-size:				1.4em !important;
}
.post-single h2 { 
    border-bottom:			1px solid #000;
	padding:				0 0 5px 0;
}
.post-single h2 a {
	text-decoration:		none !important;
}
.comments-header h2 {
    border-bottom:			none !important;
}
.comments-header h2 span {
    font-size:				0.9em !important;
}

.post-top h3 {
    font-variant:			small-caps;
}

.post-single ul, .post-single ol {
    margin:					0 0 15px 25px;
	font-size:				0.8em;
}
#sidebar ul {
	list-style-type:		none;
}
#sidebar ul h2 {
	font-size:				16px;
	font-family:			"Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-bottom:          5px;
	padding:                1px 0 1px 5px;
	border-bottom:			3px solid #111;
	color:					#fff;
}
#sidebar ul ul {
    font-size:				12px;
	list-style-image:       url(images/blog-smallarrow.gif);
	margin:                 0 5px 0 25px !important;
}
#sidebar ul ul.files {
    list-style-image:		url(images/blog-smallfile.gif);
}
#sidebar ul ul.files li:hover {
    list-style-image:		url(images/blog-smallfile2.gif);
}

#pre-footer ul {
    margin:					0 0 10px 0;
	list-style-type:		none;
}
#pre-footer ul ul {
    margin:					0 0 0 20px;
	font-size:				87%;
	list-style-type:		disc;
}

div.ads {
    text-align:				center;
	margin:					0 auto;
}
div.spacer {
    clear:					both;
}
.alignleft {
    float:					left;
	clear:					left;
}
.alignright {
    float:					right;
	clear:					right;
}



/*------------------ colors for columns and links ----*/
a:link { 
	color:					#003b6a;
}
a:visited { }
a:hover { 
    color:					#c00;
}


#left a:link {
    color:					#c00;
}
#left a:visited {
    color:					#003b6a;
}
#left a:hover {
    color:					#000;
}
#left h3 a:link, #left h3 a:visited {
    color:					#000;
}
#left h3 a:hover {
    color:					#003b6a;
}


#middle a:link {
    color:					#000;
}
#middle a:visited {
    color:					#c00;
}
#middle a:hover {
    color:					#000;
}
#middle h3 a:link, #middle h3 a:visited {
    color:					#000;
}
#middle h3 a:hover {
    color:					#003b6a;
}


#right a:link {
    color:					#c00;
}
#right a:visited {
    color:					#003b6a;
}
#right a:hover {
    color:					#000;
}
#right h3 a:link, #right h3 a:visited {
    color:					#000;
}
#right h3 a:hover {
    color:					#003b6a;
}


.post-single h2 a:link {
    color:				    #c00;
}
.post-single h2 a:visited {
    color:					#003b6a;
}
.post-single h2 a:hover {
	color:					#000;
}

.post h2 a:link, h3 a:link, #pre-footer a:link {
    color:					#c00;
}
.post h2 a:visited, h3 a:visited, #pre-footer a:visited {
    color:					#333;
}
.post h2 a:hover, h3 a:hover, #pre-footer a:hover {
    color:					#666;
}

#sidebar a:link {
    color:					#c00;
}
#sidebar a:visited {
    color:					#222;
}
#sidebar a:hover {
    color:					#003b6a;
}


.comments-bottom a:link {
    color:					#c00;
}
.comments-bottom a:visited {
    color:					#003b6a;
}
.comments-bottom a:hover {
    color:					#000;
}

.alignleft a, .alignright a {
    padding:                5px 10px;
}
.alignleft a, .alignright a, .alignleft a:visited, .alignright a:visited {
    text-decoration:		none;
	color:					#000;
}
.alignleft a:hover {
    color:					#003b6a;
}



/*-------------------------------------- the menu ----*/
#navcontainer {
	margin:					0 auto !important;
	text-align:				center !important;
	height:					22px;
	border-top:				1px solid #000;
	border-bottom:			1px solid #000;
        background-color: 		#f4f4f4;
}

#navcontainer ul {
    text-align: 			center;
	padding:                2px 0 2px 0;
    /* cancels gap caused by top padding in Opera 7.54 */
    color: 					#000;
    width: 					100%;
    font-family: 			Arial,Helvetica,sans-serif;
    line-height: 			18px;
    /* fixes Firefox 0.9.3 */
}

#navcontainer ul li {
    display: 				inline;
	padding:                2px 0 2px 0;
    background-color: 		#fff;
}

#navcontainer ul li a {
    padding:                2px 3px 2px 2px;
    color: 					#000;
    text-decoration: 		none;
    border-right: 			1px solid #ccc;
}

#navcontainer ul li a:hover {
    background-color: 		#fff;
    color: 					#f00;
}

#navcontainer #active { border-left: 1px solid #fff; }

#loginandregister a{
    padding:                2px 3px 2px 2px;
    color: 					#000;
    text-decoration: 		none;
    border-right: 			1px solid #ccc;
    text-decoration: 		none;
}
