/*
Theme Name: ASIM-3MOS
Theme URI: http://www.elegantwpthemes.com/
Description: 3MOS unique theme by Elegant WP Themes. The theme are designed with pitch orange style and
top header slide with 4 125x125 advertisment block in sidebar.
Author URI: http://www.elegantwpthemes.com/

XHTML(HTML) and CSS are protected under Non-Commercial Usage
you are allowed to modify but limited to personal and community used only
no resell right with the original/mod theme and css are allowed
you can contact the theme author for more inquiries to date

2007-2008 copyright of elegantwpthemes.com
All Right Reserved.
*/


body {
	font-family: Verdana, sans-serif, Arial;
	font-size: 70%;
	color: #fff;
	margin: 0px;
	padding: 0px;
}
h1, h2, h3, h4, h5, h6 {
	font-family: "Futura LT Book", Verdana;
}
.download {
	background: #eaeed2 url(images/download.gif) no-repeat left 1px;
	padding: 12px 3px 12px 40px;
	clear: both;
	width: 90%;
	margin-top: 5px;
	margin-bottom: 5px;
	border: 1px solid #DAE1B0;
	font-size: 12px;
	line-height: 17px;
	color: #272727;
	font-weight: 500;
}
.warning {
	background: #d5c3c3 url(images/warning.gif) no-repeat left 1px;
	padding: 12px 3px 12px 40px;
	clear: both;
	width: 90%;
	margin-top: 5px;
	margin-bottom: 5px;
	border: 1px solid #C5ABAB;
	font-size: 12px;
	line-height: 17px;
	color: #272727;
	font-weight: 500;
}
.note {
	background: #f4f3f3 url(images/note.gif) no-repeat left 1px;
	padding: 12px 3px 12px 40px;
	clear: both;
	width: 90%;
	margin-top: 5px;
	margin-bottom: 5px;
	border: 1px solid #eeeeee;
	font-size: 12px;
	line-height: 17px;
	color: #272727;
	font-weight: 500;
}
.click {
	background: #d9e7f0 url(images/click.gif) no-repeat left 1px;
	padding: 12px 3px 12px 40px;
	clear: both;
	width: 90%;
	margin-top: 5px;
	margin-bottom: 5px;
	border: 1px solid #B1CDE0;
	font-size: 12px;
	line-height: 17px;
	color: #272727;
	font-weight: 500;
}
.pullquote-left {
	color: #000000;
	background: #F6F6F6;
	margin: 8px 8px 0px 2px;
	padding: 3px 3px 8px;
	float: left;
	width: 30%;
	border: 2px solid #CCCCCC;
	text-align: center;
	letter-spacing: -1px;
	font-size: 12px;
	font-weight: bold;
}
.pullquote-right {
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	background: #F6F6F6;
	margin: 8px 20px 0px 3px;
	padding: 3px 3px 8px;
	float: right;
	width: 30%;
	border: 2px solid #CCCCCC;
	text-align: center;
	letter-spacing: -1px;
}
.caption-img-left {
	display: block;
	margin: 15px 5px 2px 0px;
	padding: 0px;
	float: left;
	width: auto;
}
.caption-img-left p {
	font-size: 11px;
	color: #FFFFFF;
	padding: 0px;
	clear: both;
	display: block;
	margin: 0px;
	width: auto;
}


/* caption */
.caption-img-left img {
	margin: 0px;
	padding: 0px;
	display: block;
	float: left;
}

.caption-img-right {
	display: block;
	margin: 15px 5px 2px;
	padding: 0px;
	float: right;
}
.caption-img-right p {
	font-size: 11px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	clear: both;
	width: auto;
}

.caption-img-right img {
	clear: both;
	margin: 0px;
	padding: 0px;
	display: block;
}

dl {
	padding-left: 10px;
	font-size: 1.1em;
	margin-top: 8px;
	margin-bottom: 8px;
	font-family: Arial, Helvetica, sans-serif;

}

dt {
margin-bottom: 5px;
margin-top: 0px;
font-weight: 400;
font-family: Arial, Helvetica, sans-serif;
font-size: 1.1em;
}

dd {
font-style: italic;
margin-bottom: 8px;
margin-left: 0px;
font-family: Arial, Helvetica, sans-serif;
font-size: 1.1em;

}

blockquote {
	clear: both;
	margin: 10px 30px 10px 15px;
	font-family: "Lucida Grande", Arial, Verdana;
	font-size: 12px;
	color: #F9F9F9;
	font-weight: lighter;
	padding: 5px;
	line-height: 18px;
	border-left: 5px solid #CCCC99;
}
blockquote blockquote {
	clear: both;
	margin: 10px 30px 10px 15px;
	font-family: "Lucida Grande", Arial, Verdana;
	font-size: 12px;
	color: #F9F9F9;
	font-weight: lighter;
	padding: 5px;
	line-height: 18px;
	border-left: 5px solid #FFFFFF;
}

code {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #333333;
}

.alignleft {
	text-align: left;
	float: left;
}
.alignright {
	text-align: right;
	float: right;
}
.center {
	text-align: center;
	margin: 0px auto;
	clear: both;
}
img.alignleft {
	padding: 4px;
	float: left;
	margin-right: 10px;
	margin-top: 10px;
}
img.alignright {
	padding: 4px;
	float: right;
	margin-top: 10px;
	margin-left: 10px;
}
img.center {
	padding: 4px;
	display: block;
	margin: 5px auto;
	clear: both;
}
pre {
	margin: 8px 0px;
	padding: 0px;
	clear: both;
	width: 90%;
	overflow: scroll;
	font-family: Verdana, sans-serif, Arial;
	font-size: 11px;
	background: #FFFFFF;
	color: #000000;
	height: 60px;
}


#header {
	background: url(images/header.gif) repeat-x;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 35px;
	width: 100%;
}
#header img {
	border-width: 0px;
}
.header-content {
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	height: 35px;
}
.header-top-init {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 35px;
	width: 920px;
}
.logo-intext {
	float: left;
	width: 350px;
}
.navigator {
	float: left;
	width: 920px;
}
.navigator ul {
	margin: 0px;
	padding: 10px 0px 0px;
	float: left;
	list-style-type: none;
}

.navigator ul ul {
	margin: 0px;
	padding: 0px;
	float: left;
	list-style-type: none;
}
.home {
	margin: 0px;
	padding: 0px;
	float: left;
	font-size: 12px;
	line-height: 24px;
	font-weight: bold;
	height: 24px;
	color: #FFFFFF;
	display: inline;
}
.home a {
	color: #FFFFFF;
	text-decoration: none;
	background: #000000;
	text-align: center;
	display: block;
	margin: 0px;
	padding: 0px 9px;
	float: left;
	border-right: 2px solid #000000;
	border-top: 1px solid #000000;
	border-left: 2px solid #000000;
}
.home a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	background: #595858;
	text-align: center;
	display: block;
	margin: 0px;
	padding: 0px 9px;
	float: left;
	border-right: 2px solid #282828;
	border-top: 1px solid #282828;
	border-left: 2px solid #282828;
}











#top-block {
	float: left;
	width: 100%;
}
#top-content .page_item {
	margin: 0px;
	padding: 0px;
	float: left;
	font-size: 12px;
	line-height: 24px;
	font-weight: bold;
	height: 24px;
	color: #FFFFFF;
	display: inline;
}
#top-content .page_item a {
	color: #000000;
	text-decoration: none;
	text-align: center;
	display: block;
	margin: 0px;
	padding: 0px 9px;
	float: left;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	background: #FFFFFF;
}
#top-content .page_item a:hover {
	color: #000000;
	text-decoration: none;
	text-align: center;
	display: block;
	margin: 0px;
	padding: 0px 9px;
	float: left;
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	background: #eeeeee;
}
#top-content .current_page_item {

	margin: 0px;
	padding: 0px;
	float: left;
	font-size: 12px;
	line-height: 24px;
	font-weight: bold;
	height: 24px;
	color: #FFFFFF;
	display: inline;
}
#top-content .current_page_item a {
	color: #000000;
	text-decoration: underline;
	background: #FFFFFF;
	text-align: center;
	display: block;
	margin: 0px;
	padding: 0px 9px;
	float: left;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
}
#top-content {
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#content-slot {
	margin: 0px;
	padding: 4px 0px 15px;
	float: left;
	width: 920px;
	position: relative;
}
.header-box {
	float: left;
	margin: 0px 5px 0px 0px;
	padding: 0px 0px 30px;
	width: 300px;
	background: url(images/ulbottom.gif) no-repeat center bottom;
}
.header-box h3 {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 50px;
	width: 300px;
}
#recent-articles {
	background: url(images/recent-articles.gif) no-repeat;
	font-size: 1px;
	color: #FFFFFF;
	text-transform: capitalize;
}
#recent-comments {
	background: url(images/recent-comments.gif) no-repeat;
	font-size: 1px;
	color: #FFFFFF;
	text-transform: capitalize;
}
#most-commented {
	background: url(images/most-commented.gif) no-repeat;
	font-size: 1px;
	color: #FFFFFF;
	text-transform: capitalize;
}
.header-box ul {
	background: url(images/ulbar.gif) repeat-y center;
	margin: 0px;
	padding: 6px 15px 0px;
	float: left;
	width: 270px;
	list-style-type: none;
}
.header-box ul li {
	font-size: 11px;
	color: #000000;
	line-height: 17px;
	margin: 0px 0px 5px;
	padding: 0px;
	float: left;
	width: 270px;
}
.header-box ul ul li {
	font-size: 11px;
	color: #000000;
	line-height: 17px;
	margin: 5px 0px 0px;
	padding: 0px;
	float: left;
	width: 260px;
}
.header-box ul ul {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 260px;
	list-style-type: none;
}
.header-box ul li a {
	color: #333333;
	text-decoration: none;
	background: url(images/bullet.gif) no-repeat left -1px;
	margin: 0px;
	float: left;
	width: 236px;
	display: block;
	padding: 0px 0px 0px 24px;
}
.header-box ul ul li a {
	color: #333333;
	text-decoration: none;
	background: url(images/bullet.gif) no-repeat left -1px;
	margin: 0px;
	float: left;
	width: 226px;
	display: block;
	padding: 0px 0px 0px 24px;
}.header-box ul li a:hover {
	color: #F49241;
	text-decoration: none;
	background: url(images/bullet.gif) no-repeat 2px -1px;
	margin: 0px;
	float: left;
	width: 236px;
	display: block;
	padding: 0px 0px 0px 24px;
}
.header-box ul ul li a:hover {

	color: #F49241;
	text-decoration: none;
	background: url(images/bullet.gif) no-repeat 2px -1px;
	margin: 0px;
	float: left;
	width: 226px;
	display: block;
	padding: 0px 0px 0px 24px;
}
#content {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
	background: #e07318;
	position: relative;
}
#content-wrap {
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#content-content {
	float: left;
	width: 920px;
	position: relative;
}

#top-content h1 {
	font-weight: bold;
	color: #000000;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 920px;
	text-align: center;
}
#top-content h1 a {
	color: #FFFFFF;
	text-decoration: none;
	background: url(images/toggle.gif) no-repeat center center;
	display: block;
	height: 42px;
	width: 920px;
	font-size: 18px;
	line-height: 42px;
}
#top-content h1 a:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 18px;
	line-height: 42px;
	display: block;
	height: 42px;
	width: 920px;
}


#post {
	float: left;
	width: 625px;
	padding-top: 10px;
	position: relative;
	padding-bottom: 25px;
}
#post h1 {
	float: left;
	width: 560px;
	font-size: 20px;
	margin: 0px;
	padding: 0px;
	line-height: 25px;
	color: #FFFFFF;
}
#post h2 {
	margin: 12px 0px 10px;
	padding: 0px;
	float: left;
	width: 560px;
	font-size: 19px;
	color: #181919;
	line-height: 22px;
}

#post h1 a {
	color: #FFFFFF;
	text-decoration: none;
}
#post h1 a:hover {
	color: #F7f7f7;
	text-decoration: underline;
}


#side {
	float: right;
	width: 285px;
	padding-top: 10px;
	position: relative;
}
.sidebar {
	background: url(images/side.gif) no-repeat center top;
	margin: 0px;
	float: left;
	width: 285px;
	padding-bottom: 25px;
}
.post-meta {
	float: left;
	width: 625px;
	padding-bottom: 30px;
}
.top-meta {
	float: left;
	width: 625px;
	position: relative;
}
.top-meta a {
	color: #FFFFFF;
	text-decoration: none;
}

.calendar {
	background: url(images/calendar.gif) no-repeat;
	float: left;
	height: 55px;
	width: 60px;
	padding-top: 12px;
}
.calendar p {
	margin: 0px;
	padding: 0px;
	clear: both;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
	font-family: "Futura LT Book", Verdana;
}

.meta {
	float: left;
	width: 560px;
	padding-left: 4px;
}
.postby {
	font-size: 11px;
	color: #FFFFFF;
	float: left;
	width: 560px;
	line-height: 18px;
}
.social {
	font-size: 11px;
	color: #FFFFFF;
	float: left;
	width: 560px;
}
.deliciousit {
	background: url(images/delicious.gif) no-repeat left center;
	margin: 0px;
	padding: 3px 10px 3px 16px;
	float: left;
}
.diggit {
	background: url(images/diggit.gif) no-repeat left center;
	margin: 0px;
	padding: 3px 10px 3px 30px;
	float: left;
}
.post-content {
	float: left;
	width: 625px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 12px;
	line-height: 17px;
	color: #FFFFFF;
}
.post-content img {
	border: 3px solid #FFFFFF;
}
.post-content ul ul {
	margin: 0px;
	padding: 0px;
}
.post-content a {
	color: #FFFFFF;
	text-decoration: none;
	background: #FF9900;
	padding-bottom: 3px;
	border-bottom: 1px solid #FFCC00;
}
.post-content a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	background: #FF9966;
	padding-bottom: 3px;
	border-bottom: 1px solid #FF9900;
}


.post-tag {
	background: #ec8630;
	margin: 0px;
	padding: 5px;
	float: left;
	width: 612px;
	border: 1px solid #F09C57;
}
.cats {
	font-size: 11px;
	line-height: 18px;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 612px;
	color: #FFFFFF;
}
.cats a {
	color: #000000;
	text-decoration: none;
}
.cats a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.coms {
	float: left;
	width: 600px;
	height: 20px;
	line-height: 20px;
}
.coms a {
	background: url(images/comment.gif) no-repeat left center;
	display: block;
	padding-left: 26px;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
}
.ad-block {
	padding: 10px;
	float: left;
	width: 265px;
}
.rss-block {

	padding: 10px;
	float: left;
	width: 265px;
}
.ad-block img {
	float: left;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
	border: 1px solid #FF6600;
}
.ad-block img:hover {
	border: 1px solid #FFFFFF;
}

.sidebar img {
}
.side-block {


	padding: 10px 10px 10px 20px;
	float: left;
	width: 255px;
}
.s-block {
	margin: 10px 0px 0px;
	padding: 0px 10px;
	float: left;
	width: 265px;
}
.s-block h3 {
	float: left;
	width: 245px;
	padding-left: 9px;
	margin: 0px;
	font-size: 15px;
}

.searchform {
	margin: 0px 0px 10px;
	float: left;
	background: url(images/search.gif) no-repeat;
	height: 34px;
	padding: 0px;
	width: 265px;
}
.searchform p {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 250px;
}
.searchform input {
	margin-top: 7px;
	margin-left: 12px;
	width: 200px;
	border-width: 0px;
	font-size: 13px;
	color: #333333;
}


.side-block h3 {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 255px;
	font-size: 15px;
	line-height: 20px;
	color: #FFFFFF;
}
.tagblock {
	font-size: 12px;
	line-height: 17px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px 10px;
	float: left;
	width: 245px;
}
.tagblock a {
	color: #FFFFFF;
	text-decoration: none;
}
.tagblock a:hover {
	color: #000000;
	text-decoration: none;
}

.list-bullet {
	margin: 0px;
	padding: 6px 0px 20px;
	float: left;
	width: 255px;
	list-style-type: none;
}
.list-bullet ul {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 245px;
	list-style-type: none;
}
.list-bullet ul li {
	margin: 5px 0px 0px;
	padding: 0px;
	float: left;
	width: 245px;
	list-style-type: none;
	font-size: 11px;
	line-height: 18px;
	color: #FFFFFF;
}
.list-bullet li {
	margin: 0px 0px 5px;
	padding: 0px;
	float: left;
	width: 255px;
	list-style-type: none;
	font-size: 11px;
	line-height: 18px;
	color: #FFFFFF;
}
.list-bullet a {
	color: #FFFFFF;
	text-decoration: none;
}
.list-bullet a:hover {
	color: #000000;
	text-decoration: underline;
}
.post-navigator {
	float: left;
	width: 625px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 12px;
	line-height: 18px;
}
.post-navigator a {
	color: #FFFFFF;
	background: #996600;
	text-decoration: none;
	padding: 5px;
	font-weight: bold;
}
.post-navigator a:hover {
	color: #FFFFFF;
	background: #000000;
	text-decoration: none;
	padding: 5px;
	font-weight: bold;
}
#comment-template {
	float: left;
	width: 620px;
	padding-top: 10px;
	position: relative;
}
#comment-template h3 {
	font-size: 15px;
	width: 620px;
	margin: 0px;
	padding: 0px;
	float: left;
	line-height: 20px;
	color: #FFFFFF;
}
#comment-template h4 {
	font-size: 15px;
	width: 620px;
	margin: 25px 0px 10px;
	padding: 0px;
	float: left;
	line-height: 20px;
	color: #000000;
}
#comment-template h5 {

	font-size: 15px;
	width: 620px;
	margin: 15px 0px 0px;
	padding: 0px;
	float: left;
	line-height: 20px;
	color: #FFFFFF;
}
#comment-template h6 {


	font-size: 15px;
	width: 620px;
	margin: 0px;
	padding: 0px;
	float: left;
	line-height: 20px;
	color: #FFFFFF;
}
.rss-feed {
	float: left;
	width: 620px;
	font-size: 11px;
	line-height: 18px;
	color: #FFFFFF;
	margin-bottom: 15px;
}
.rss-feed a {
	color: #FFFFFF;
	text-decoration: underline;
}
.comment-list {
	padding: 6px;
	float: left;
	width: 550px;
	position: relative;
}
.top-c {
	float: left;
	width: 550px;
	position: relative;
}
.top-c-left {
	float: left;
	width: 360px;
	font-size: 16px;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: -1px;
	font-family: "Trebuchet MS", Verdana, sans-serif, "Courier New";
	line-height: 25px;
}
.top-c-right {
	float: right;
	width: 180px;
	height: 25px;
	font-size: 13px;
	line-height: 25px;
	font-weight: bold;
	text-transform: uppercase;
	font-family: "Trebuchet MS", Verdana, sans-serif, "Courier New";
	text-align: right;
}
.comment-post {
	float: left;
	width: 550px;
	font-size: 11px;
	line-height: 18px;
}
.comment-list-alt {
	padding: 6px;
	float: left;
	width: 550px;
	position: relative;
	background: #E98330;
}
.comment-list a {
	color: #FFFFFF;
	text-decoration: none;
}
.comment-list-alt a {
	color: #FFFFFF;
	text-decoration: none;
}

#sform {
	padding: 8px 8px 8px 0px;
	float: left;
	width: 450px;
	margin: 0px;
}
#sform p {
	margin: 5px 0px 0px;
	padding: 0px;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.bot {
	width: 250px;
	border: 4px solid #FF9900;
}
.bot-area {

	width: 400px;
	border: 4px solid #FF9900;
}
#footer {
	float: left;
	width: 100%;
	padding-bottom: 10px;
	background: #615959 url(images/footer.gif) repeat-x;
	padding-top: 10px;
	line-height: 18px;
}
#footer-wrap {
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
.footer-content {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 920px;
	position: relative;
}
.f-left {
	float: left;
	width: 400px;
}
.f-right {
	float: right;
	background: url(images/3mos.gif) no-repeat left center;
	height: 27px;
	padding-left: 74px;
	line-height: 27px;
	font-size: 11px;
}
.f-right img {
	margin-top: 0px;
	border-width: 0px;
}
#footer-wrap a {
	text-decoration: underline;
	color: #CCCCCC;
}
#footer-wrap a:hover {
	text-decoration: none;
	color: #CCCCCC;
}
#themeswitcher {
	float: left;
	width: 250px;
	margin: 0px;
	padding: 0px 0px 0px 10px;
	list-style-type: none;
}
#themeswitcher li {
	float: left;
	width: 250px;
	margin: 0px;
	padding: 0px;
}
#themeswitcher li select {
	float: left;
	width: 240px;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	border: 2px solid #FF6600;
}
