/*  
Theme Name: A La Modern Theme
Theme URI: http://alamodern.com/
Description: Basic Theme for A La Modern Website
Version: 1.0
Author: BY
Author URI: http://alamodern.com/

*/

#promotions_image {
 margin-top: 40px;
 margin-bottom: 10px;
}

#soldoutbox {
 border: 1px dashed #41a9ab;
 padding: 10px;
}

#productmsg {
 background-color: #f0f0f0;
 width: 640px;
 padding: 5px 5px 5px 5px;
 margin-top: 20px;

}

a.topnav_rollover {
	display: block;
	width: 40px;
	height: 20px;
	text-decoration: none;
	background: url("http://alamodern.com/img/site/top_nav.jpg");
	}

a.topnav_about:hover {
	background-position: 0 -20px;
	}

a.topnav_blog {
	background-position: -60px 0;
        width: 26px;
	}

a.topnav_blog:hover {
	background-position: -60px -20px;
        width: 26px;
	}

a.topnav_shipping {
	background-position: -106px 0;
        width: 50px;
	}

a.topnav_shipping:hover {
	background-position: -106px -20px;
        width: 50px;
	}

a.topnav_faq {
	background-position: -176px 0;
        width: 27px;
	}

a.topnav_faq:hover {
	background-position: -176px -20px;
        width: 27px;
	}

a.topnav_cart {
	background-position: -223px 0;
        width: 82px;
	}

a.topnav_cart:hover {
	background-position: -223px -20px;
        width: 82px;
	}

a.sidenav_rollover {
	display: block;
	width: 150px;
	height: 50px;
	text-decoration: none;
	background: url("http://alamodern.com/img/site/side_nav.jpg");
        background-repeat : no-repeat;
	}

a.sidenav_decor:hover {
	background-position: -150px 0;
	}

a.sidenav_kitchen {
	background-position: 0px -50px;
	}

a.sidenav_kitchen:hover {
	background-position: -150px -50px;
	}

a.sidenav_crafts {
	background-position: 0px -100px;
	}

a.sidenav_crafts:hover {
	background-position: -150px -100px;
	}

a.sidenav_office {
	background-position: 0px -150px;
	}

a.sidenav_office:hover {
	background-position: -150px -150px;
	}

a.sidenav_fun {
	background-position: 0px -200px;
	}

a.sidenav_fun:hover {
	background-position: -150px -200px;
	}

a.sidenav_outdoors {
	background-position: 0px -250px;
	}

a.sidenav_outdoors:hover {
	background-position: -150px -250px;
	}

.displacer {
       display: none;
	}

#bodyblurb {
 clear: both;
 margin: 35px 0px 15px 0px;
 padding: 20px 0px 45px 15px;
 color: #666666;
 background-color: #F3F3F3;
 border: 0px dashed #F0F0F0;
}

#blogbodyblurb {
 clear: both;
 margin: 15px 0px 25px 0px;
 padding: 20px 0px 20px 15px;
 color: #666666;
 background-color: #F6F6F6;
}

#blogsidebar {
 float: right;
 position: relative;
 padding: 0px 0px 10px 10px;
 margin-bottom: 20px;
 margin-top: 0px;
 width: 150px;
 height: 100%;
 font-size: 8pt;
 background-color: #FFFFFF;
	}

#blogsidebar_content {
 margin: 0px 0px 25px 0px;
	}

#blogsidebar h2 {
 font-weight: normal;
 font-size: 10pt;
 margin: 0px 0px 10px 0px;
 padding: 0px;
	}

#blogsidebar ul {
 list-style: none;
 margin: 0px 0px 0px 0px;
 padding: 0;
}

#blogsidebar li {
 list-style: none;
 margin: 0;
 padding: 0;
}

#blogcontent {
 float: left;
 position: relative;
 padding: 0px 0px 0px 10px;
 margin-bottom: 20px;
 width: 450px;
 height: 100%;
 font-size: 10pt;
 line-height: 20px; 
 background-color: #FFFFFF;
	}

#infopage { font-size: 10pt;  line-height: 20px; }

.largetitle { font-size: 12pt; color: #41a9ab; }
.colortext { color: #41a9ab; }
.rednote { color: #AA0000; }
.contactform { color: #000000;  font-family: Trebuchet MS, Verdana, Arial, Tahoma, Helvetica, sans-serif; font-size: 10pt; }
.reducedprice { color: #FF0000; }
.vacationmsg { color: #FF0000; }

.related_table {
 align: top;
 height: auto;
}

.related_td {
 margin: 0px 10px 10px 0px;
 padding: 0px 20px 0px 0px;
 width: 120px;
 text-align:center;
}

.sold_img {
 z-index:13;
 position:absolute;
 top:0px;
 left:0px;
}

.sale_img {
 z-index:12;
 position:absolute;
 top:0px;
 left:0px;
}

.thumb_img {
 position:relative;
 margin-bottom: 3px;
 width: 120px;
 display: block;
 margin-left: auto;
 margin-right: auto;

}

.product_td {
 padding: 0px 0px 10px 0px;
 width: 160px;
 text-align:center;
}

.product_table {
 align: top;
 height: auto;
}

.product_table_clear {
 clear: both;
}

a:link { color: #41a9ab; text-decoration:none; }
a:visited { color: #41a9ab; text-decoration:none; }
a:hover { color: #41a9ab; text-decoration:underline; }
a:active { color: #41a9ab; text-decoration:none; }

#sidebar a:link { color: #41a9ab; text-decoration:none; font-weight: normal;}
#sidebar a:visited { color: #41a9ab; text-decoration:none; font-weight: normal;}
#sidebar a:hover { color: #41a9ab; text-decoration:underline; font-weight: normal;}
#sidebar a:active { color: #41a9ab; text-decoration:none; font-weight: normal;}

h1 a:hover, h1 a:visited, h1 a:active, h2 a:link, h3 a:link, .description { text-decoration: none; }

h2 {color: #333333; font-weight: normal;}
h2 a:link {color: #41a9ab; font-weight: normal;}

h2 a:hover, h2 a:visited, h2 a:active {
	color: #41a9ab; font-weight: normal;
	}

h3 {color: #333333; font-weight: bold;}
h3 a:link {color: #777777; font-weight: bold;}

h3 a:hover, h3 a:hover, h3 a:visited, h3 a:active {
	color: #333333; font-weight: bold;
	}

h2 a:active, h3 a:active {
	text-decoration: underline;
}

html {
 overflow-y: scroll;
}

body {
 font-size: 9pt;
 line-height: 13pt; 
 font-family: Trebuchet MS, Verdana, Arial, Tahoma, Helvetica, sans-serif; 
 background-color: #FFFFFF;
 color: #333333;
 text-align: center;
 margin: 0; 
 padding: 0; 
	}

ul,li {list-style: none;}

body li {list-style: none;}

#page {
	background-color: #FFFFFF;
	border: 0px solid #FFFFFF;
	text-align: left;
	margin: 20px auto;
	padding: 0;
	width: 800px;
	}

#topbar {
	text-align: right;
        margin: 0;
}

#topbarnav {
   
        margin: 0;
}

.topbartable {
           display:block;
        float: right;  
}

#topperad {
	width: 540px;
        margin: 0 0 15px 0;

}

#header {
 background-color: #FFFFFF;

 padding: 0px;
 margin: 0px 0px 21px 0px;
 width: 800px;
 background-repeat : no-repeat;

}

#blocknavp input.radio {
	vertical-align: middle;
        background-color: #F4FFB9;
        border: 0px;
}

#splash { width: 640px; }
#front_sub {
 width: 640px;
 margin: 15px 0px 0px 0px;
}
#front_sub1 { 
 float: left;
 margin: 0px 8px 0px 0px;
}
#front_sub2 { 
 float: left;
 margin: 0px 8px 0px 0px;
}
#front_sub3 { 
 float: left;
 margin: 0px 0px 0px 0px;
}

#sidebar {
 float: left;
 position: relative;
 padding: 0px 0px 10px 0px;
 margin-bottom: 20px;
 width: 150px;
 height: 100%;
 font-size: 8pt;
 background-color: #FFFFFF;
	}

#sidebar h2 {
 font-family: Trebuchet MS, Verdana, Arial, Tahoma, Helvetica, sans-serif; 
 font-size: 10pt;
 font-weight: bold;
 margin: 0px 0px 0px 0px;
 padding: 1px 0px 1px 5px;
 color : #FFFFFF;
 background-color: #F57987;
	}

#sidebarbox {
 padding: 0px;
 margin: 0px;
 width: 150px;
 height: 100%;
 font-size: 8pt;
 background-color: #FFFFFF;
 border: 0px solid #FFFFFF;

}

#sidebarlinks { font-family: Trebuchet MS, Verdana, Arial, Tahoma, Helvetica, sans-serif; font-size: 8.5pt; margin: 0px 0px 0px 0px; padding: 0 20px 0 0; }

#sidebar_eshopcart {
  font-family: Trebuchet MS, Verdana, Arial, Tahoma, Helvetica, sans-serif;
  font-size: 8.5pt;
  padding: 0px;
  width: 130px;
  text-align:right;
  margin: 15px 0px 15px 0px;
}

#sidebar_promo {

  margin: 15px 0px 15px 0px;
}

#sidebarcatlinks { color: #888888; font-family: Trebuchet MS, Verdana, Arial, Tahoma, Helvetica, sans-serif; font-size: 8.5pt; margin: 0px 0px 0px 0px; padding: 5px; }

#sidebar ul { list-style-type: none; padding-left: 15px; margin: 0px; }

#sidebar li { list-style-type: none; padding: 0px; margin: 0px; }

#sidebar li.page_item { padding-left:0; margin-left:0; list-style-type:none;}
#sidebar ul.page_item { padding-left:0; margin-left:0; list-style-type:none;}



#sidebar form {
	margin: 0;
	}


#topbarsearchform {

	}

#topbar_s {
	background-color: #FFFFFF;
	color: #787878;
	font-weight: normal;
        border: 1px solid #787878;
        width: 120px;
        height: 15px;
        margin-right: 3px;
        font-size: 8pt
}

#searchform {
	padding: 5px; 
	}

#s {
	background-color: #FFFFFF;
	color: #666666;
	font-weight: normal;
        border: 1px solid #777777;
        width: 90px;
        margin-right: 7px;
        font-size: 8pt;
}

#searchsubmit {
	background-color: #FFFFFF;
	color: #878787;
	font-weight: normal;
        border: 1px solid #777777;
        width: 40px;
        font-size: 8pt;
	}

#footer {
 background-color: #FFFFFF;
 padding: 0 0 0 0px;
 margin: 0 auto;
 width: 800px;

 clear: both;
 text-align: right;
	}

#footer p {

 margin: 0;
 padding: 5px 0;
 text-align: center;
 font-size: 8pt;
 line-height: 17px; 
 color: #777777;

	}

#footer a:link { 
 color: #777777; 
 text-decoration:none;
	}

#footer a:visited {
 color: #777777; 
 text-decoration:none;
	}

#footer a:hover { 
 color: #777777; 
 text-decoration:underline; 
	}

#footer a:active { 
 color: #777777; 
 text-decoration:none;
	}

#content {
 float: right;
 height:auto;
	}

.narrowcolumn {
 padding: 13px 0px 0px 0px;
 margin-left: 0px;
 margin-right: 0px;
 width: 640px;
 font-size: 9pt;
 line-height: 13pt; 
 font-family: Trebuchet MS, Verdana, Arial, Tahoma, Helvetica, sans-serif; 
	}

.narrowcolumn .entry, .widecolumn .entry {

	}


.narrowcolumn .postmetadata {
	text-align: left;
	margin-top: 0px;

	}

#headerproduct {
 font-size: 14pt;
 color: #09358E;
 margin: 0 0 10px;
}

#headerproduct #title{
 color: #000000;
 font-size: 14pt;
}

#headerproduct #price {
 float:right;
 font-weight: normal;
 color: #000000;
}

#headerpost {
 color: #09358E;
 background-color: #FFFFFF;
 margin-bottom: 5px;
 border-bottom: 0px dashed #666666;
}

#headerdate {
 color: #777777;
 margin-top: 5px;
 font-weight: normal;
 font-size: 9pt;
}

#monthdivider {
 color: #333333;
 margin-top: 5px;
 font-style: italic;
 font-family: Trebuchet MS, Verdana, Arial, Tahoma, Helvetica, sans-serif;
 font-weight: normal;
 font-size: 10pt;
}

.post {
	margin: 0 0 30px;
	}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

small {
	font-family: Trebuchet MS, Verdana, Arial, Tahoma, Helvetica, sans-serif;
	font-size: 7pt;
	line-height: 12px;
	}

.description {
	text-align: center;
	}

h1 {
 font-family: Trebuchet MS, Verdana, Arial, Tahoma, Helvetica, sans-serif;
 font-size: 24px;
 text-align: left;
 margin: 0px 0px 0px 0px;
 padding: 35px 3px 3px 10px;
	}

.description {
	font-size: 1.2em;
	text-align: center;
	}

h2 { 
 font-family: Trebuchet MS, Verdana, Arial, Tahoma, Helvetica, sans-serif;
 font-weight: normal;
 font-size: 14pt;
 margin: 0px 0px 0px 0px;
 padding: 0px;
	}

h2.pagetitle {
 font-size: 14pt;
 margin-top: 2px 0px 15px 0px;
 text-align: left;
 text-decoration: underline;
	}

h3 { 

 font-size: 15px;
 font-family: Trebuchet MS, Verdana, Arial, Tahoma, Helvetica, sans-serif; 
 font-weight: normal;
 margin: 0px 0px 0px 0px;
 padding-bottom: 2px;
 padding: 0px;
	}

h3.comments {

 padding: 0px 0px 0px 0px;
 margin: 20px auto 20px;
 font-weight: bold;
	}

h3.respond {
 padding: 0px 0px 10px 0px;
 margin: 0px;
 font-weight: bold;

	}


small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote {
	color: #555;
	}
	
strike {
  color: #777;
}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}


p img {
	padding: 0;
	max-width: 100%;
	}
	
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
	
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 12px 2px 0;
	display: inline;

	}

div.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;

	}

div.alignright {
	padding: 0px;
	margin: 0 0 2px 7px;
	display: inline;
	}

.alignright {
	float: right;
	}
	

.alignleft {
	float: left;
	}
/* End Images */



/* Begin Form Elements */


.entry form { 

	}

.entry #s {
	background-color: #FFFFFF;
	color: #878787;
	font-weight: normal;
        border: 1px solid #777777;
        width: 90px;
        margin-right: 7px;
        font-size: 8.5pt;
}

.entry input {
	background-color: #FFFFFF;
	color: #666666;
	font-weight: normal;
        border: 1px solid #777777;
        font-size: 8.5pt;
	}


select {
	width: 130px;
	}

#commentform {
  font-family: Trebuchet MS, Verdana, Arial, Tahoma, Helvetica, sans-serif; 

}

#commentform input {
  font-family: Trebuchet MS, Verdana, Arial, Tahoma, Helvetica, sans-serif; 

	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	background-color: #FFFFFF;
	color: #666666;
	font-weight: normal;
        border: 1px solid #777777;
        font-size: 9pt;
	}

#commentform textarea {
  font-family: Trebuchet MS, Verdana, Arial, Tahoma, Helvetica, sans-serif; 

	width: 100%;
	padding: 2px;
	background-color: #FFFFFF;
	color: #666666;
	font-weight: normal;
        border: 1px solid #777777;
        font-size: 9pt;
	}

#commentform #submit {
  font-family: Trebuchet MS, Verdana, Arial, Tahoma, Helvetica, sans-serif; 

	margin: 0;
	float: right;
	background-color: #FFFFFF;
	color: #41a9ab;
	font-weight: normal;
        border: 1px solid #777777;
        font-size: 9pt;

	}
/* End Form Elements */



/* Begin Comments*/


.entry p a:visited {
	
	}

.commentlist li, #commentform input, #commentform textarea {
	font: Trebuchet MS, Verdana, Arial, Tahoma, Helvetica, sans-serif;
	}
	
.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: Trebuchet MS, Verdana, Arial, Tahoma, Helvetica, sans-serif;
	}

.commentmetadata {
	font-family: Trebuchet MS, Verdana, Arial, Tahoma, Helvetica, sans-serif;
        font-weight: normal;
	}

.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;

	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}


.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */

/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
 margin: 20px 0px 20px 0px;
 padding: 5px 15px 5px 15px;
 color: #666666;
 background-color: #FFFFFF;
 border: 1px dashed #41a9ab;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}
.postnav { background-color: #FF0000; }
.navigation {
	display: block;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 20px;
	}
/* End Various Tags & Classes*/
