@charset "utf-8";
/* custom.css for the semreloaded theme - drop in http://SEMwinners.com semreloaded classy silver theme folder */
/*********** SHADOWS AROUND WRAPPER ******************************/
#wrapper {
	-moz-box-shadow: rgba(0,0,0,.5) 0 0 12px;
	-khtml-box-shadow: rgba(0,0,0,.5) 0 0 12px;
	-webkit-box-shadow: rgba(0,0,0,.5) 0 0 12px;
	box-shadow: rgba(0,0,0,.5) 0 0 12px;
	border: #252525 1px double;
	background-image: url(skins/classy-silver/images/pattern.jpg);
	background-repeat: repeat;
	background-position: top center;
}

/******* bg  ******/

html {
	background-color: #404040;
	color: #CCC;
	background-image: url(http://semwinners.com/images/bg1.jpg);
	background-repeat: repeat-x;
	background-position: top left;
}

/***************  body styles ***************/
p {
	padding-bottom: 12px;
}

#main {
	font-size: 11pt;
	color: #2c2626;
	font-family: Arial;
	line-height: 160%;
}

#main a {
	text-decoration: underline;
	color: #039;
}

#main a:hover {
	text-decoration: underline;
	color: #006;
}

#main h1 {
	font-family: Arial;
	font-size: 18pt;
	font-weight: bold;
	color: #171717;
}

#main h1 a {
	font-weight: bold;
	text-decoration: none;
	color: #212936;
}

#main h1 a:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #b30000;
}

#main h2, #main .widget_calendar caption {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 16pt;
	font-weight: bold;
	font-style: normal;
	color: #B20000;
}

#main h2 a, #main .widget_calendar caption a {
	font-weight: bold;
	text-decoration: none;
	color: #b20000;
}

#main h2 a:hover, #main .widget_calendar caption a:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #212936;
}

#main h3 {
	font-family: Arial;
	font-size: 18px;
	margin-bottom:10px;
	margin-top:30px;
	padding:0px;
}

#main h4 {
	font-family: Arial;
	font-size:16px;
	color:#000;
	margin-bottom: 10px;
	padding-bottom:10px;
	margin-top: 30px;
	text-transform:capitalize;
	font-weight:bold;
}

.sidebar {
	font-size: 10pt;
	font-weight: normal;
	font-style: normal;
	color: #535e74;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}

.sidebar a {
	font-weight: normal;
	text-decoration: none;
	color: #1f3861;
}

.sidebar a:hover {
	font-weight: normal;
	text-decoration: underline;
	color: #345698;
}

.sidebar a:focus {
	color:#000;
}

.sidebar h2, .sidebar .widget_calendar caption {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 13pt;
	font-weight: bold;
	font-style: normal;
	color: #363535;
}

.sidebar h2 a, .sidebar .widget_calendar caption a {
	text-decoration: none;
	color: #b30000;
}

.sidebar h2 a:hover, .sidebar .widget_calendar caption a:hover {
	text-decoration: underline;
	color: #212936;
}

#navbar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	font-style: normal;
}

#navbar a {
	font-weight: bold;
	text-decoration: none;
}

#navbar a:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #000000;
}

#footer {
	font-family: "Trebuchet MS", Tahoma, Helvetica, Sans-Serif;
	font-size: 10pt;
	font-weight: bold;
	font-style: normal;
	color: #535e74;
}

#footer a {
	font-weight: bold;
	text-decoration: none;
	color: #1f3861;
}

#footer a:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #b30000;
}

#credits, .footer_scripts {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 9pt;
	font-weight: normal;
	font-style: normal;
	color: #8a929e;
}

#credits a, .footer_scripts a {
	font-weight: normal;
	text-decoration: none;
	color: #7489a4;
}

#credits a:hover, .footer_scripts a:hover {
	font-weight: normal;
	text-decoration: underline;
	color: #1f3861;
}

.footer_widget {
	font-family: "Trebuchet MS", Tahoma, Helvetica, Sans-Serif;
	font-size: 10pt;
	font-style: normal;
	color: #535e74;
}

.footer_widget a {
	text-decoration: none;
	color: #1f3861;
}

.footer_widget a:hover {
	text-decoration: underline;
	color: #8f0505;
}

.footer_widget h2, 
.widget_calendar caption {
	font-family: "Trebuchet MS", Tahoma, Helvetica, Sans-Serif;
	font-size: 11pt;
	font-weight: bold;
	font-style: normal;
	color: #35415a;
}

/* External links: only add an icon in the main area */

.header .external,
.sidebar .external,
.footer .external
{
	background-image: none;
	padding-right: 0px;
}



/**************** styles for extras  *********************/

#main .entry_date {
	font-size: 8pt;
	font-style: bold;
	color: #808793;
}

#main .entry_categories, 
#main .entry_tags {
	font-size: 9px;
	color: #808793;
}

#main .entry_date a,
#main .entry_categories a, 
#main .entry_tags a {
	color: #788bb0;
	text-decoration: none;
}

#main .entry_date a:hover,
#main .entry_categories a:hover, 
#main .entry_tags a:hover {
	color: #3e6284;
	text-decoration:underline;
}
/* find fix to get rid of ugly rss button and place only mine

#subscribe_me_services .float_feed_button .no_icon { 
	background-image: url(http://semwinners.com/images/rss-ek1ms.gif) !important;
	}
*/
.subscribe_me_extra,
.bookmark_me_services {
	font-size: 12px;
}

.bookmark_me_extra {
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
}

.bookmark_me_actions {
	font-size: 12px;
}

#main .comment_date {
	font-size: 8pt;
	color: #96969c;
}

.comment_time {
	font-size: 10px;
}

#main .comment_header a {
	color: #3f4d73;
}

#main .comment_content,
.comment,
.comment_content {
	font-size:12px;
	color:#3C4B51;
}

#main .comment_content a {
	font-weight: normal;
	text-decoration: none;
	color: #3f4d73;
}
.comment a{
	color:#333;
}


.reply_comment, edit_comment {
	font-size: 11px;
}

.comment_bottom {
	border-bottom: #D0D5E1 1px dotted;
}

.comment_actions a {
	font-size:9px;
}

.entry_actions,
.comment_actions,
.entry_category,
.entry_comment {
	border-top: solid 1px #B1BFCF;
	padding-top: 1px;
	font-size:9px;
	color:# 666;
}


/* body special text styles  *********************/

.wp-caption-text {
	font-size: 12px;
	line-height: 140%;
	padding: 2px 5px 0px 5px;
	margin-bottom: 0px;
	color: #3C4B51;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

/* for a highlighted boxed area after using tab to right */
blockquote
{
	background: none;
	margin-left: 50px;
	margin-right: 50px;
	padding: 10px 15px;
	background-color: #FBECCA;
	border: 1px solid #FCEAAD;
}

/* for quoted text */
.main blockquote {
	border-color: #CCC;
	background-color:#F0F0F0;
	margin:10px 15px;
}

.main blockquote h3 {
	background-color:#666;
	color:#FFF;
	font-size:15px;
	font-weight:bold;
}

pre {
	padding: 15px;
	background: #f8f8ff;
	color: #000;
	border: dotted 1px #bbb;
}

/*******************  List Styles  ********************/

.entry_content li, dt, dd {
	margin:4px 0px 8px 10px;
	color: #1F2729;
	font-size:13px;
}

.entry_content ul {
	list-style-type: square;
	margin: -15px 0px 5px 20px;
	padding:0px;
}
/*
.entry_content ul ul,
.entry_content ol ol,
.entry_content dl dl {
	margin-left: 45px;
	line-height: 16px;
}

.entry_content ul ul {
	list-style-type: circle;
}

.entry_content ul ul li, ul ul ul li, ul ol li, ol ol li, ol ol ul li {
	margin:7px 1px;
}

.entry_content ul ul ul {
	list-style-type:cjk-ideographic;
	line-height: 15px;
	font-size: 12px;
}

.entry_content ul ol {
	list-style-type:lower-roman;
}

.entry_content ol {
	list-style-type: decimal;
	padding-left: 25px;
}

.entry_content ol ol {
	list-style-type:lower-alpha;
}

.entry_content ol ol ul {
	list-style-type:square;
}
*/
/* my custom bullet for post or page content area */
.entry_content ul.star {
	list-style-image: url(http://semwinners.com/images/bullet-star-1.jpg); 
}

.star {
	list-style-image:url(http://semwinners.com/images/bullet-star-1.jpg);
	list-style-position:outside;
}

.entry_content ul.square {
	list-style-image: url(http://semwinners.com/images/bullet-square-dg1.gif);}



/****************************************************
 * mmm layouts - added 50px to all and to images
 */

.mmm #wrapper,
.mmm #credits {
	width: 1010px;
}

.mmm .wrapper,
.mmm .wrapper_item {
	width: 1000px;
}

.m2s #main {
	width: 596px;
}

.sms #sidebar_wrapper {
	width: 800px;
}

.mmm #sidebars {
	  width: 400px;
}

.mmm #sidebar {
	width: 200px;
}
.mmm #sidebar2 {
	width: 180px;
}

.mm1s #main {
	width: 800px;
}

.mmm .inline_box {
	width: 25%;
}

/* increased 50px */
.mmm #header_boxes .wrapper_item,
.mmm #footer_boxes .wrapper_item
{
	width: 999px;
}

.mms #sidebar {
	width: 300px;
}

.mms #main {
	width: 690px;}