/*
Theme Name: BlueBlurry.com
Theme URI: http://www.blueblurry.com
Description: Default theme for BlueBlurry.com photo blog.
Version: 2.0
Author: Thitipat Nananukool
*/
/* 1. Global */
body {
	background-color: #000000;
	color: #CCCCCC;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;
	font-size: x-small;
	margin: 0px;
	padding: 0px;
	}
a, a:visited {
	color: #CCCCCC;
	}
a:hover {
	color: #FFFFFF;
	}
img {
	border-width: 1px;
	border-style: solid;
	border-color: #333333;
	background-color: #333333;
	padding: 6px;
	}
a img, a:visited img {
	border-color: #333333;
	}
a:hover img {
	border-color: #333333;
	}
.alignright {
	float: right;
	}
.alignleft {
	float: left;
	}
h1 {
	font-size: medium;
	font-weight: bold;
	}
h2 {
	font-size: small;
	font-weight: bold;
	}
h3 {
	font-size: x-small;
	font-weight: bold;
	}
h4 {
	font-size: x-small;
	font-weight: normal;
	}
/* 1. End Global */

/* 2. header.php */
#header {
	height: 18px;
	font-size: x-small;
	font-weight: bold;
	padding-top: 4px;
	padding-left: 3px;
	padding-right: 3px;
	padding-bottom: 0px;
	background-color: #333333;
	margin: 0px;
	margin-bottom: 10px;
	}
#header a, #header a:visited {
	text-decoration: none;
	}
/* 2. End header.php */

/* 3. index.php */
#content {
	margin-left: auto;
	margin-right: auto;
	padding-top: 0px;
	padding-bottom: 0px;
	width: 780px;
	text-align: center;
	}
/* 3. End index.php */

/* 4. footer.php */
#photoblogring {
	text-align: center;
	font-size: x-small;
	font-weight: normal;
	padding-bottom: 20px;
	clear: both;
	}
#photoblogring a, #photoblogring a:visited {
	text-decoration: none;
	}
#photoblogring img, #photoblogring img a, #photoblogring img a:visited, #photoblogring img a:hover {
	border-width: 0px;
	padding: 0px;
	display: inline;
	}
/* 4. End footer.php */

/* 5. comments-popup.php */
#popup {
	font-size: small;
	padding-left: 10px;
	padding-right: 8px;
	padding-bottom: 8px;
	width: 450px;
	text-align: left;
	}
#info {
	text-align: justify;
	font-size: x-small;
	}
.exif {
	font-size: x-small;
	margin-top: 10px;
	margin-bottom: 10px;
	border-top-style: dashed;
	border-top-width: 1px;
	border-top-color: #FFFFFF;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	border-bottom-color: #FFFFFF;
	padding: 5px;
	}
.exif img {
	border-width: 1px;
	border-style: solid;
	border-color: #333333;
	background-color: #333333;
	padding: 3px;
	}
#commentform #comment {
	width: 320px;
	background-color: #CCCCCC;
	border: none;
	}
#commentform input {
	background-color: #CCCCCC;
	border: none;
	}
#commentlist {
	font-size: 11px;
	}
#commentlist li {
	list-style-type: decimal;
	}
.cite {
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	border-bottom-color: #FFFFFF;
	padding-bottom: 10px;
	font-style: italic;
	}
.cite a, .cite a:visited {
	font-weight: bold;
	color: #666666;
	}
.cite a:hover {
	color: #FFFFFF;
	}
.rss a, .rss a:visited {
	font-weight: bold;
	color: #666666;
	}
.rss a:hover {
	color: #FFFFFF;
	}
/* 5. End comments-popup.php */

/* 6. sidebar.php */
#menu {
	float: left;
	width: 180px;
	border-right: solid 1px #333333;
	padding: 5px;
	text-align: left;
	font-size: x-small;
	}
li {
	list-style-type: none;
	margin-left: 0px;
	}
li h2 {
	font-size: x-small;
	}
ul {
	padding-left: 2em;
	margin-left: 0px;
	}
ul li {
	list-style-type: disc;	
	margin-left: 0px;
	}
ul .children {
	padding-left: 2em;
	margin-left: 0px;
	}
ul.children li {
	list-style-type: circle;
	margin-left: 0px;
	}
#credit {
	margin-top: 15px;
	text-align: left;
	padding-left: 15px;
	}
#credit img, #credit img a, #credit img a:visited, #credit img a:hover {
	border-width: 0px;
	margin: 0px;
	padding: 0px;
	}
/* 6. End sidebar.php */

/* 7. page.php */
#pagecontent {
	text-align: left;
	float: right;
	width: 560px;
	padding: 8px;
	}
#pagecontent .title {
	text-align: center;
	}
#pagecontent img {
	margin: 0px;
	}
/* 7. End page.php */

/* 8. archive.php and search.php */
#thumbnail img, #thumbnail a img, #thumbnail a:visited img {
	margin: 3px;
	border-width: 1px;
	border-style: solid;
	border-color: #333333;
	background-color: #333333;
	padding: 4px;
	}
#thumbnail a:hover img {
	background-color: #999999;
	}
#thumbnail a, #thumbnail a:visited, #thumbnail a:hover {
	text-decoration: none;
	}
/* 8. End archive.php */

/* 9. Form */
#searchform #comment {
	width: 320px;
	background-color: #CCCCCC;
	border: none;
	}
#searchform input {
	background-color: #CCCCCC;
	border: none;
	}
#dropdown1, #dropdown2, #dropdown3 {
	margin-bottom: 2px;
	}
#dropdown1 option, #dropdown2 option, #dropdown3 option {
	width: 135px;
	}
/* 9. End Search Form */

/* 10. Switcher */
.styleswitcher {
	margin-left: 5px;
	width: 80px;
	height: 12px;
	float: left;
	}
.styleswitcher img, .styleswitcher img a {
	border-width: 1px;
	border-color: #666666;
	padding: 0px;
	display: inline;
	}
/* 10. End Switcher */

/* 11. Calendar */
#wp-calendar {
	text-align: center;
	margin-bottom: 10px;
	empty-cells: show;
	}
#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}
#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}
#wp-calendar a, #wp-calendar a:visited {
	display: block;
	text-decoration: none;
	color: #666666;
	}
#wp-calendar a:hover {
	background: #e0e6e0;
	color: #333;
	}
#wp-calendar caption {
	text-align: left;
	margin-bottom: 10px;
	font-weight: bold;
	}
/* 11. End Calendar */