/*
Theme Name: ESTORE Homepage
Theme URI: http://estore.my

*/

.container { width:670px;}
body { background:#fff;}
a:link, a:visited { color:#CC0000; text-decoration:none;}
a.active { color:#ccc;}
a:hover, a:focus { color:#666; }
.page-title { font-weight:bolder;}
ul { margin:0; list-style:none; padding:0;  }
ul.right { float:right;}
ul.left { float:left;}
p.right { float:right; font-weight:bold; color:#999;}
#topnav { background:#222;  height:60px; width:100%; color:#ccc; border-bottom:1px solid #CCC; padding:2px 0;}
#topnav ul { margin-top:21px;}
#topnav ul li { font-weight:bold; float:left;  margin-top:8px; height:8px; line-height:0.75em; padding:0px 15px; }
#topnav ul li a:link, #topnav ul li a:visited { color:#ccc;  }
#topnav ul li a:hover, a:focus { color:#fff; }

#menu {  background:url(images/screenshot.png) no-repeat top right; height:250px; margin-top:20px; }
#menu ul { width:350px;}
#menu ul li.heading { font-size:3em; color:#000; font-weight:bolder; margin-right:20px; line-height:1em;}
#menu ul li.desc1 { margin-top:10px; font-size:2em; font-weight:normal; line-height:1.1em;}
#menu ul li.desc2 { margin-top:10px; font-size:1.5em; color:#888; font-weight:normal;}
#menu ul li.button { margin-top:15px; }

#main {  color:#000; background:#f1f1f1; border-top:1px solid #fcfcfc; border-bottom:1px solid #fcfcfc;}

#content { padding:20px 0; font-size:1.1em;}
#content h2{ font-size:1.5em;  color:#888; font-weight:bolder;}
#content a:hover, a:focus { color:#000; }
#footer { font-size:0.95em; padding:20px 0; color:#666; text-align:right;}
#footer a:link, #footer a:visited { color:#999;}

#setupform input.submit { width:100px; float:right;}
#content h2.signup { color:#000; font-size:2.3em; margin:0; padding:0;}
