
/* Articles
================================================== */
.postSearch {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	height: 60px;
	padding-top: 15px;

}

.postSearch .input-search{
	height: 30px;
}


.postCat {
	padding-left: 10px;
}

.postCat h4 {
	font-size: 14px;
	background: url(../images/h-bg.png) no-repeat 0px 10px;
	padding-left: 15px;
}
.postCat li {
	border-bottom: 1px solid #ddd;
	list-style: none;
	padding: 5px;
	padding-left: 15px;
	background: url(../images/icons/small_list.png) 0 10px no-repeat;
}


.postCat a {
	border-bottom: none;
}


.postDetails .pr-topInfo {
	width: 100%;
	float: left;
	display: block;
}

.postDetails .pr-topInfo .date{
	font-size: 12px;
	color: #999;
}


.postDetails .title {
	background: url(../images/icons/bullet_star.png) 3px 3px no-repeat;
	border-bottom: 1px solid #E9E9E9;
	padding-left: 20px;
	font-weight: bold;
	font-family: Tahoma, Arial, sans-serif;
	letter-spacing: 2px;
	font-size: 14px;
	padding-bottom: 5px;
	height: 25px;
}
.postDetails .sharepost {
	float: right;
	margin-top: 5px;
}
.sharepost .share {
	display: inline-block;
}
.postDetails .pr-mainInfo {
	width: 100%;
	display: block;
	margin-top: 20px;
}

.postIn h4 {
	font-size: 14px;
	background: url(../images/h-bg.png) no-repeat 0px 10px;
	padding-left: 15px;
	border-bottom: 1px solid #ddd;
}



.postDetails .pr-mainInfo .postImage{
	float: left;
	width: 260px;
}

.postDetails .postDesc img{
	padding: 7px;

}

.postDetails .postDesc {
	padding: 1em
}
.postDetails .postDesc {
	font-family: RobotoDraft;
	font-size: 14px;
	color: #333;
	padding: 0 25px 25px
}
.postDetails .postDesc h1 {
	font-size: 34px;
	line-height: 1.4em;
	margin: 25px 0 15px
}
.postDetails .postDesc h2 {
	font-size: 30px;
	line-height: 1.4em;
	margin: 25px 0 15px
}
.postDetails .postDesc h3 {
	font-size: 26px;
	line-height: 1.4em;
	margin: 25px 0 15px
}
.postDetails .postDesc h4 {
	font-size: 22px;
	line-height: 1.4em;
	margin: 25px 0 15px
}
.postDetails .postDesc h5 {
	font-size: 18px;
	line-height: 1.4em;
	margin: 25px 0 15px
}
.postDetails .postDesc h6 {
	font-size: 14px;
	line-height: 1.4em;
	margin: 25px 0 15px
}
.postDetails .postDesc p {
	margin: 25px 0
}
.postDetails .postDesc pre {
	font-family: monospace
}
.postDetails .postDesc ol, .postDetails .postDesc ul {
	margin-left: 15px;
	list-style-position: outside;
	margin-bottom: 20px
}
.postDetails .postDesc ol li, .postDetails .postDesc ul li {
	margin-left: 10px;
	margin-bottom: 10px;
	color: #626262
}
.postDetails .postDesc ul {
	list-style-type: disc
}
.postDetails .postDesc ol {
	list-style-type: decimal
}
.postDetails .postDesc a[href] {
	text-decoration: underline
}
.postDetails .postDesc table {
	width: 100%;
	border-spacing: 0;
	border-collapse: separate;
	border: 1px solid #aaa
}
.postDetails .postDesc table tr:nth-child(even) {
	background: #fafafa
}
.postDetails .postDesc table caption, .postDetails .postDesc table td, .postDetails .postDesc table th {
	padding: 15px 7px;
	font: inherit
}
.postDetails .postDesc table td, .postDetails .postDesc table th {
	border: 1px solid #aaa;
	border-collapse: collapse
}
.postDetails .postDesc table th {
	font-weight: 400;
	color: #6e6e6e;
	background-position: 100% 100%;
	background-size: 2px 10px;
	background-repeat: no-repeat
}
.postDetails .postDesc hr {
	border-top: 2px solid #bbb
}



.postDetails .imgPreview {
   display: block;
   float: left;
	position: relative;
	max-width: 250px !important;
	max-height: 250px !important;


}
.postDetails .imgPreview img {
   display: block;
   float: left;	
   max-width: 248px !important;
	max-height: 247px !important;
   
}
.postDetails .imgThumb {
	padding-top: 7px;
	display: block;
	float: left;
	
}
.postDetails .imgThumb img {
	height: 32px;
	width: 32px;
	cursor: pointer;
	margin: 1px;
}
.postDetails .pradInfo {
	margin-left: 30px;

}
.postDetails .inline {
	margin-right: 5px;
	display: inline-block;
	background-color: #FFF7E6;
	padding: 0px 3px 0px 3px;
	border: 1px dotted #69F;
	font-size: 11px;
	margin-top: 5px;
}

.infoline {
	background: url(../images/icons/small-arrow.png) 0px 7px no-repeat;
	margin-top: 2px;
	padding-bottom: 3px;
	border-bottom: 1px dotted #99CC33;
	margin-bottom: 15px;
	padding-left: 7px;

}
.infoline ul {
	list-style: none;
	margin-left: -2px;
}
.infoline li li {
	list-style: none;
	margin-left: 12px;
}
.postDetails .listingTitle {
	position: absolute;
	left: 20px;
}
.postDetails .listingType {
	position: absolute;
	font-size: 10px;
	right: 0px;
	background: url(../images/icons/small_list.png) 3px 5px no-repeat;
	padding-left: 15px;
	background-size: 13px 13px !important;
	color: #F90 !important;
	text-shadow: 1px 1px 2px #CCCCCC;
}



.postDetails .desc{
	padding: 10px;
	
	
}
.postDetails .descHead {
	margin-top: 30px;
	padding: 7px 0px 0px 6px;
	height: 32px;
	border-bottom: 1px solid #ddd;
	margin-bottom: 15px;
}

.postDetails .descHead .active {
	display: block;
	background: #fff;
	border-top: 3px solid #960;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
	padding: 1px 15px 1px 15px;
	float: left;
	font-weight: bold;
	text-align: center;
}

.postDetails .itemPrice {
	color: #39F;
	font-size:16px;
}

.postDetails .bigText {
	font-size:15px;
}


.postDetails .buttons {
	width: 100%;
}

.postDetails .totalprice {
	font-weight: bold;
	color: #F63;
}

.postDetails .doButton{
	border: 1px solid #999;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background-color: #09C;
	font-size:16px;
	color: #FFF;
	line-height:2;
	text-align:center;
	text-decoration:none;
	padding: 5px;
}



/* Article list
================================================== */
.postNew {
	float: left;
}
.postList {
	margin-top: 20px;
	margin-bottom: 20px;
}

.postList .head {
	border-bottom: 1px dotted #999;
}

.postList .date {
	font-size: 12px;
	color: #999;
}

.postList .subject {
	font-weight: bold;
	background: url(../images/icons/news-list.png) 0px 5px no-repeat;
	padding-left: 20px;
}

.postList .body {
	padding: 5px 0 5px 0;
}

.postList .postIcon {
	float: left;
	margin: 5px;
}



.postHit h4 {
	font-size: 14px;
	background: url(../images/h-bg.png) no-repeat 0px 10px;
	padding-left: 15px;
	border-bottom: 1px solid #ddd;
}


.postHit li {
	list-style: none;
	padding: 2px;
	padding-left: 15px;
	background: url(../images/icons/small_list.png) 0 8px no-repeat;
}
.goBack {
	padding: 2px;
	padding-left: 14px;
	background: url(../images/icons/undo.png) 0 3px no-repeat;
	font-size: 12px;
}

/* Article Categories
================================================== */
#ArticleCategories {
}
#ArticleCategories ul {
	list-style: none;
}
#ArticleCategories ul a, #ArticleCategories ul a:visited { /* visited pseudo selector so IE6 applies text colour*/
	color: #666 !important;
}
#ArticleCategories li a {
	text-transform: none;
	display: block;
	font-weight: normal;
	text-shadow: 0 1px 0 #fff;
	padding: 5px 7px;
}
#ArticleCategories li {
	width: 100%;
	border-bottom: 1px solid #ddd;
	border: 1px solid #d8d8d8;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	margin-bottom: 3px;
	background: #fff;
}
#ArticleCategories li:hover {
	background-color: #F3F3F3;
}
#ArticleCategories li a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #F66 !important;
	border-bottom: none;
}



/* Downloads
================================================== */
.iconDownload {
	padding: 5px;
	color: #3CF !important;
	padding-left: 20px;
	font-size: 11px;
	font-weight: bold;
	text-shadow: 0 1px 0 #aaa;
	font-variant: small-caps;
	background: url(../images/icons/download.png) 0 5px no-repeat;
}
.dlDl {
	float: right;
}


