@charset "utf-8";

/* CSS Document */

/*

Theme Name: Ye Lwin Oo

Theme URI: http://www.myokyawhtun.com/wordpress-themes/ye-lwin-oo/

Description: Wordpress Theme for Ye Lwin Oo photoblog style by <a href="http://www.myokyawhtun.com" title="Myo Kyaw Htun">Myo Kyaw Htun</a>.

Version: 1.1

Author: Myo Kyaw Htun

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

Tags: black, gray, XHTML, CSS, fixed width, two columns

*/

body{

		background:#000;

	}

	#header-wrapper {

		padding-bottom:10px;

		border-bottom:1px  dotted #333;

		text-align:center;

	}

		#head-wrap{

			width:850px;

			margin:0px auto;

			text-align:left;

		}

		#head-logo{

			width:450px;

			float:left;

		}

			

			#heading-title{

				color:#bbb;

				font:28px "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Arial, sans-serif;

			}

			#description {

				font:15px Georgia, "Times New Roman", Times, serif;

				font-style:italic;

				color:#666;

			}

	#nav-menu {

		font:14px "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Arial, sans-serif;

		

		

		float:right;

		width:350px;

	}

		#nav-menu ul{

			margin:0px 0px 0px 0px;

			padding:0px 0px 0px 0px;

		}

			#nav-menu ul li{

				float:left;

				margin:0px 10px 0px 0px;

				padding:0px 0px 0px 0px;

				list-style:none;

			}

			#nav-menu ul li a{

				color:#666666;

				text-decoration:none;

			}

				#nav-menu ul li.current_page_item a{

					color:#fff;

				}

			.clear{

				clear:both;

			}

		#main-wrapper {

			

			text-align:center;

			padding-top:10px;

		}

			#main {

				text-align:left;

				width:850px;

				margin:0px auto;

			}

			

			#left-sidebar {

				width:650px;

				float:left;

			}

			

			#right-sidebar {

				width:200px;

				float:right;

			}

			

			.post {

				font:13px "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Arial, sans-serif;

				color:#999999;

				line-height:1.5em;

				padding:0px 10px 10px 10px;

			}	

			.post a{

				text-decoration:none;

				color:#fff;

			}

			

			.post img{

				border:7px solid #282828;

			}

			.post h2, .post h1{

				font:23px Georgia, "Times New Roman", Times, serif;

				font-weight:normal;

				margin-bottom:0px;

			}

				.post h2 a, .post h1 a{

					color:#ccc;

				}

			.post .post-meta{

				font:11px Verdana, Arial, Helvetica, sans-serif;

				color:#CCCCCC;

			}	

				.post-meta .post-date {

					width:150px;

					float:left;

				}

					.post-comment {

						width:150px;

						float:right;

						text-align:right;

					}

					

					.post a, .widgets a, #comment-wrapper a{

						color:#996600;

						text-decoration:none;

					}

						.post a:hover, .widgets a:hover, #comment-wrapper a:hover{

							text-decoration:underline;

						}

		.post .div_thumb {

			width:170px;

			float:left;

			margin-right:5px;

			margin-bottom:10px;

		}

			.div_thumb img{

				border:5px solid #282828;

			}

#post_navigation {

	font:14px Georgia, "Times New Roman", Times, serif;

	color:#fff;

	padding-bottom:15px;

	padding-top:10px;	

}

	#prev_post {

		float:left;

		width:250px;

		text-align:left;							

	}	

	#next_post {

		float:right;

		width:250px;

		text-align:right;

	}

		#prev_post a, #next_post a{

			color:#996600;

			text-decoration:none;

			

		}

								

		#prev_post a:hover, #next_post a:hover {

				text-decoration:underline;

				color:#996600;

		}

			#right-sidebar {

				color:#999;

				

			}

				.widgets {

					padding:5px 20px 5px 20px;

					font:11px Verdana, Arial, Helvetica, sans-serif;

				}

			#right-sidebar ul{

				list-style:none;

				margin:10px 0px 0px 0px;

				padding:0px 0px 0px 0px;

			}

				#right-sidebar ul li{

					margin:0px 0px 3px 0px;

					padding:0px 0px 0px 0px;

				}

				#right-sidebar ul li.thumb{

					margin:0px 0px 10px 0px;

					

				}

				img.icon{

					border:none;

					vertical-align:middle;

					margin:-2px 3px 0px 0px;

				}

				#right-sidebar ul li img.thumbnails, #head-logo img{

					border:5px solid #282828;

				}

				

				#right-sidebar h3, #comment-wrapper h3{

					font:18px Georgia, "Times New Roman", Times, serif;

					margin-top:0px;

					margin-bottom:0px;

				}

				

			#comment-wrapper {

				font:13px "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Arial, sans-serif;

				color:#999999;

				line-height:1.5em;

				padding:0px 10px 10px 10px;

			}

				#comment-wrapper h3{

					font:18px Georgia, "Times New Roman", Times, serif;

					margin-top:0px;

					margin-bottom:10px;

				}

				.comments {

					padding:5px 5px 5px 5px;

					background:#232323;

					margin:5px 0px 10px 0px;

				}

				.comments img {

					border:3px solid #333;

					float:left;

					vertical-align:middle;

					margin-right:5px;

				}

				.comments-author{

					width:300px;

					float:left;

					font-size:11px;

					text-align:left;

					

				}

				.comments-content {

					width:570px;

					float:right;

					

					

				}

					.comments-content p{

						margin-top:0px;

					}

				.comments-meta {

					font-size:11px;

					

					padding-top:3px;

					width:250px;

					float:right;

					text-align:right;

				}

				

				#comment-form {

					

				}

				#comment-form input, textarea {

					background:#212121;

					border:1px solid #343434;

					margin-right:5px;

					font:13px "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Arial, sans-serif;

					color:#999999;

				}

					#comment-form input{

						width:200px;

					}

					#comment-form input.button {

						padding:5px 5px 5px 5px;

						font:15px Georgia, "Times New Roman", Times, serif;

					}

					#comment-form textarea {

						width:630px;

					}

				/* Wordpress Image alignment */

    .aligncenter {

	display: block;

	margin-left: auto;

	margin-right: auto;

}



.alignleft {

	float: left;

}



.alignright {

	float: right;

}



.wp-caption {

	border: 1px solid #ddd;

	text-align: center;

	background-color: #f3f3f3;

	padding-top: 4px;

	margin: 10px;

	-moz-border-radius: 3px;

	-khtml-border-radius: 3px;

	-webkit-border-radius: 3px;

	border-radius: 3px;

}



.wp-caption img {

	margin: 0;

	padding: 0;

	border: 0 none;

}



.wp-caption-dd {

	font-size: 11px;

	line-height: 17px;

	padding: 0 4px 5px;

	margin: 0;

}





/* ==== Wordpress Image alignment ==== */

	/* Adsense Box */
		.adsense-box{
			padding:10px 0px 10px 0px;
			text-align:center;
		}