/*  
Theme Name: Toyism
Author: OntwerpExpert
Author URI: http://www.ontwerpexpert.net
*/

* {
  margin: 0;
  padding: 0; 
}

body {
  background: #30253f;
  font-family: Verdana;
  color: #fff;
  font-size: 10px;
}

/* MAIN */
/*****************/
ul {
  list-style: none;
}

a {
  text-decoration: none;
}

a img, img {
  border: 0 !important;
}

div#what {
  padding-top: 12px; 
  padding-bottom: 10px; 
  height: 15px; 
}

div#what p{
  font-family: Arial;
  font-size: 12px;
  color: #4e4260;
  text-transform: uppercase;
  letter-spacing: 3px;
  font-weight: normal;
  text-align: left;
}

div#what2 {
  padding-top: 12px; 
  padding-bottom: 10px; 
  height: 15px; 
}

div#what2 p{
  font-family: Arial;
  font-size: 12px;
  color: #4e4260;
  text-transform: uppercase;
  letter-spacing: 3px;
  font-weight: normal;
  text-align: right;
}

/* CONTAINER(S) */
/*****************/
div#container {
  width: 854px;
  margin: 0 auto;
}

div#corecontainer {
  width: 854px;
  height: 700px;
  background: url(images/bg.jpg) no-repeat top left;
  clear: left;
}

/* NAVIGATIE */
/*****************/
div#navigatie {
  margin: 0 auto;
  width: 854px;
  height: 42px;
  padding-left: 18px;
  z-index: 99;
}

div#navigatie li {
  float: left;
  color: #98929f;
}

div#navigatie li a {
  font-size: 12px;
  display: block;
  color: #98929f;
  padding: 20px 9px 9px 9px;
}

div#navigatie li a:hover {
  background: url(images/navhover.gif) repeat-x;
  color: #fff;
}

div#navigatie li ul {
  position: absolute;
  left: -999em;
  height: auto;
}

div#navigatie li li {
  width: 120px;
  height: 23px;
  clear: left;
}

div#navigatie li li a {
  font-size: 11px;
  padding: 5px 10px 5px 10px;
  background: #41364f;
  /* CSS3 standard */
  filter: alpha(opacity=90);
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=90);
  -moz-opacity: 0.90; opacity: 0.90;
  width: 120px;
}

div#navigatie li li ul {
  margin: -23px 0px 0px 140px;
}

div#navigatie li li li {
  width: 120px;
  height: 23px;
}

div#navigatie li li li a {
  font-size: 10px;
  padding: 5px 0 5px 10px;
  background: #41364f;
  /* CSS3 standard */
  filter: alpha(opacity=90);
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=90);
  -moz-opacity: 0.90; opacity: 0.90;
  width: 120px;
}

div#navigatie li:hover ul, div#navigatie li li:hover ul {
  left: auto;
}

div#navigatie li li li:hover ul {
}

/* NEWSLETTER RSS */
/*****************/
div.extra {
  float: right;
  padding-right: 28px;
  margin-top: 12px;
  width: 209px;
}

.newsletterContainer {
  margin-top: 8px;
  color: #3c6b80;
  display: inline;
  float: left;
}

#sub .subscribe {
}

#sub .send {
}

div.extra a.rss {
}

div.extra a.rss img {
  float: right;
  margin-top: 9px;
  width: 14px;
  height: 14px;
}

#newsletterLoading {
}

#newsletterFormDiv {
}

#newsletterFormDiv .newsletterTextInput {
  color: #7d7883;
  font-size: 10px;
  background-color: #3b2e4e;
  padding: 1px 0px 0px 5px;
  margin-left: 3px;
  width: 100px;
  height: 14px;
}

#newsletterFormDiv .submit {
  color: #7d7883;
  font-size: 10px;
  background-color: #3b2e4e;
  padding: 1px 0px 0px 5px;
  width: 68px;
  height: 14px;
}

/* CORELEFT */
/*****************/
div#coreleft {
  width: 420px;
  float: left;
}

/* CORELEFT > INTRO */
div#intro {
  width: 380px;
  height: 406px;
  background: #1b0e24;
  border: 3px solid #41364f;
  padding: 0px 17px 18px 17px;
}

/* CORELEFT > POSTS - PAGE */
div#posts, div#page, div#gallerys {
  width: 397px;
  background: #1b0e24;
  border: 3px solid #41364f;
  margin: 13px 0 13px 0;
  padding: 15px 0 3px 17px;
}

div#posts img {
  float: left;
  display: inline;
}

div.post {
  font-size: 10px;
  width: 380px;
  margin-bottom: 18px;
  color: #98929f;
}

div.art img {
  float: left;
  margin-right: 16px;
  margin-top: 10px;
}

div.post img {
  margin-bottom: 10px;
}

div#posts h1, div.post h1, div.post h1 a, div#page h1 {
  font-size: 13px;
  color: #3c6b80;
  font-weight: normal;
  font-style: normal;
}

div#posts h1 {
  margin-bottom: 15px;
}

div.post h1 span {
  font-size: 10px;
  color: #fff;
  float: right;
  margin: -14px 0 0 0;
}

div.post a {
  color: #3c6b80;
  font-style: italic;
  padding: 5px 10px 0 0;
}

div.post p a:hover {
  text-decoration: underline;
}

div.post p, div#page p {
  clear: left;
  margin: 10px 0 16px 0;
  padding-right: 10px;
  color: #98929f;
  font-size: 10px;
}

div.comments {
  display: block;
  width: 356px;
  height: 17px;
  color: #fff;
  padding: 5px 0 0 24px;
}

div.comments {
  background: #30253f url(images/comment.gif) no-repeat top left;
  padding: 5px 0 0 24px;
}

div.navigation {
  width: 375px;
  padding: 5px 0 0 5px;
  margin-bottom: 10px;
  clear: left;
}

div.comments a, div.navigation a {
  color: #fff;
  font-style: normal;
}

div.navigation a {
  font-weight: bold;
}

div.navigation a:hover {
  text-decoration: underline;
}

div.comments a span {
  color: #3c6b80;
}

/* single post */
div.post ul {
  margin-top: 10px;
}

div.post ul li {
  display: block;
  width: 370px;
  background: #30253f;
  padding: 5px;
  margin-bottom: 5px;
}

div.post ul li p {
  margin: 5px 0 0 0 !important;
}

p.nothing {
  margin-bottom: 10px;
}

/* gallery */
div#gallerys li {
  margin-bottom: 10px;
}

div#gallerys li a {
  font-size: 13px;
  color: #3c6b80;
  font-weight: normal;
}

/* comment form - contact form */
#commentform input, div#page input {
  font: 10px Verdana;
  background: #30253f;
  color: #fff;
  border: 0;
  padding: 5px;
}

div#page input, div#page textarea {
  margin-top: 5px;
}

#commentform textarea, div#page textarea {
  width: 370px;
  height: 60px;
  background:#30253f;
  border: 0;
  font: 10px Verdana;
  color: #fff;
  padding: 30px 0 0 10px;
}

#submit {
  cursor: pointer;
}

/* CORERIGHT */
/*****************/
div#coreright {
  width: 420px;
  float: left;
  margin-left: 14px;
  display: inline;
}

/* CORERIGHT > gallery */
div#galleryleft {
  width: 397px;
  height: 406px;
  background: #1b0e24;
  border: 3px solid #41364f;
  padding: 0 0 18px 17px;
  overflow: hidden;
}

div.artwork {
  float: left;
  display: inline;
  margin: 0px 15px 19px 0;
}

div.postavatar {
  float: right;
}

div.artwork a {
  color: #fff;
}

div.artwork span {
  display: block;
  width: 172px;
  height: 14px;
  background: #000;
  padding: 6px 0 5px 10px;
  margin-top: -2px;
}

/* CORERIGHT > sidebar */
div#sidebar {
  width: 397px;
  background: #1b0e24;
  border: 3px solid #41364f;
  margin-top: 13px;
  padding: 18px 0 18px 17px;
  overflow: hidden;
}

div#toyists {
  width: 380px;
  height: 31px;
  background: #30253f;
}

div#toyists h1 {
  font-size: 13px;
  color: #3c6b80;
  font-weight: normal;
  padding: 6px 0 0 14px;
  float: left;
}

div#toyists select {
  font: 12px Verdana;
  color: #fff;
  width: 178px;
  background: #1b0e24;
  height: 19px;
  float: right;
  margin: 5px 5px 0 0;
  border: 0;
  border: none;
  padding-top: 2px;
}


/* CORERIGHT > sidebar left - sidebar right */
div#sidebar-left {
  width: 194px;
  float: left;
}

div#sidebar-left h1 {
  font-size: 13px;
  color: #408094;
  font-weight: normal;
  margin: 20px 0 5px 0;
}

div#sidebar-left h1 {
  padding-left: 14px;
}

div#sidebar-left li a, div#sidebar-left li, div#sidebar-right li a, div#sidebar-right li {
  color: #fff;
}

div#sidebar-left li {
  padding: 5px 5px 5px 14px;
  margin-left: 0px;
}

/* CORERIGHT > start leftwidget */
div#sidebar-leftwidget {
  width: 194px;
  float: left;
}

div#sidebar-leftwidget h1 {
  font-size: 13px;
  color: #408094;
  font-weight: normal;
  margin: 15px 0 5px 0px;
  padding-left: 0px;
}

div#sidebar-leftwidget li a, div#sidebar-leftwidget li, div#sidebar-rightwidget li a, div#sidebar-rightwidget li {
  color: #fff;
}

div#sidebar-leftwidget ul {
  padding: 5px 5px 16px 14px;
}

div#sidebar-leftwidget ul a{
}

div#sidebar-rightwidget ul a{
}

/* CORERIGHT > end leftwidget */
/* CORERIGHT > start rightwidget */
div#sidebar-right ul {
  padding: 5px;
}

div#sidebar-leftwidget ul:hover, div#sidebar-rightwidget ul:hover {
}

div#sidebar-rightwidget {
  width: 182px;
  float: left;
  display: inline;
  margin-left: 0px;
}

div#sidebar-rightwidget h1 {
  font-size: 13px;
  color: #3c6b80;
  font-weight: normal;
  margin: 20px 0 5px 4px;
}

/* CORERIGHT > end rightwidget */


div#sidebar-right li {
  padding: 5px;
}

div#sidebar-left li:hover, div#sidebar-right li:hover {
  background: #30253f;
}

div#sidebar-right {
  width: 182px;
  float: left;
  display: inline;
  margin-left: 0px;
}

div#sidebar-right h1 {
  font-size: 13px;
  color: #3c6b80;
  font-weight: normal;
  margin: 20px 0 5px 4px;
}

div.notfound {
  overflow: hidden;
}

div#sidebar-right input, div.notfound input, div.extra input {
  font: 12px Verdana;
  border: 0;
  background: #30253f;
  color: #fff;
}

.sidebar-right input, div.notfound input, div.extra input {
  font: 12px Verdana;
  border: 0;
  background: #30253f;
  color: #fff;
}

div.notfound input {
  margin: 10px 0 10px 0;
}

#search {
  display: inline;
}

.searchwords {
  width: 136px;
  padding: 5px;
  margin-left: 4px;
  float: left;
}

.go {
  width: 28px;
  height: 24px;
  cursor: pointer;
  float: right;
}

/* FOOTER */
/*****************/
div#footer {
  padding-top: 10px;
}

div#footer p, div#footer a {
  font-size: 9px;
  color: #87808f;
}

div#footer a:hover {
  text-decoration: underline;
}

div#footer p {
  float: right;
}
/* SHOPPINCART */
/*****************/
.quickshopcart {
  margin: 0px 0px 0px 2px;
  font: 10px Verdana;
  font-weight: normal;
  text-align: left;
  color: #87808f;
}

.quickshopcart a {
  color: #ffffff;
}

.widgettitle {
  color: #3c6b80;
  font-size: 13px;
  font-weight: normal;
}
/* introloop */
/*****************/

#flashmovie {
  float: left;
  width: 380px;
  height: 370px;
  margin: 0; 
  padding: 0; 
  border: 0; 
  display: inline;
}

#progress {
	margin-top: 180px;
	width: 200px;
	height: 14px;
	padding: 2px;
}
 
#progress .bar {
	width: 0px;
	text-align: center;
	font-size: 10px;
	height: 14px;
	background: #48b1c1;
	color: #fff;
	font-weight: bold;
}

/* calendar */
/*****************/
#wp-calendar {
	width: 85%;
	color: #87808f;
}

#wp-calendar a{
	color: #ffffff;
}

#wp-calendar a:hover{
	color: #408094;
}


