@CHARSET "UTF-8";

/*
Theme Name: Allegro
Theme URI: http://maxroy.com/
Author: MaxROY.com
Author URI: http://maxroy.com
*/
/* COLOR TABLE
orange          #FF6600
darker grey     #999999
*/

/*
@import "../../../../wp-content/themes/allegro/style/css/reset.css";
@import "../../../../wp-content/themes/allegro/style/css/typography.css";
@import "../../../../wp-content/themes/allegro/style/css/layout.css";
*/

/*
        GENERAL
*/
body { text-align:center; font-family: Georgia, "Times New Roman", Times, serif; line-height:22px; color: #999999; margin:0; }
a { color:#999999; }
a:visited, a:active { color:#FF6600; }
a img { border:none; }
p { margin:0px; }
.clear { clear:both; }

/*
        LAYOUT
*/
#wrap { width:850px; margin:0 auto; float:none; clear:both; display:block; }
#header { display:block; margin-top:10px; margin-bottom:10px; height:79px; }


#logo { float:left; margin:10px 0px 0px 23px; text-align:left; color:#999999; font-size:40px; font-weight:normal; letter-spacing:2px; width:400px; }
#logo a, #logo a:visited { color:#666666; float:left; text-decoration:none;     margin-left:0 !important; }
#logo span { color:#999999; font-size:18px; font-style:normal; font-weight:normal; word-spacing:6px; letter-spacing:0px; margin-top:10px; float:left; clear:left; }
#logo img, #logo a { float:left; margin-top:5px; margin-left:6px; position:relative; }
div.topImg { float:right; height:80px; margin-right:23px; width:400px; top:10px; }

#search-bar { background:#999 url(../../../../wp-content/themes/allegro/img/search-bar-background.jpg); display:block; width:782px; height:30px; margin:0 0 10px 23px; padding:5px 10px 0 10px; color:#FFF; font-size:16px; text-align:left; font-family:Arial, Helvetica, sans-serif; }
#search-bar input { margin:0 0 0 10px; }
#search-bar #search-submit { background:url(../../../../wp-content/themes/allegro/img/search-button.png); border:none; width:90px; height:23px; color:#FFF; }

#content-wrap { margin:0px 0px 0px 23px; clear:both; display:block; height:auto; width:100%; text-align:left; }

.post, .single-post { clear:none; display:block; float:left; border:1px solid #CCCCCC; margin:0px 23px 20px 0px; padding:10px; color:#999999; text-align:left; }
.post { width:368px; overflow:hidden; height:535px; }
.single-post { width:780px; }

.post h2, .single-post h2 { font-size:24px; font-weight:normal; margin-top:0px; margin-bottom:10px;     padding-bottom:10px; line-height:28px; border-bottom:1px solid #cccccc; }
.post h2 { height:56px; }
.post h2 a, .single-post h2 a { color:#999999; text-decoration:none; }
.post h2 a:hover, .single-post h2 a:hover { border-bottom:1px solid #999999; }
#breadcrumbs { font-size:12px; font-family:Arial, Helvetica, sans-serif; margin-bottom:10px; }

.post .thumbnail, .single-post #auction-img { float:left; margin-right:10px; }
.post .post-content { height:400px; overflow:hidden; }
.post .price, .single-post .price { font-size:24px; margin-top:10px; padding-top:10px; line-height:28px; border-top:1px solid #cccccc; }
.allegroURL { float:right; }

#description { text-align:left; padding-right:46px; font-family:Arial, Helvetica, sans-serif; font-size:16px; clear:both; }

.categories { clear:both; margin-left:30px; width:700px; margin-bottom:20px; }
.categories li{ float:left; width:340px; list-style-image: url(http://maxroycom.iswift.eu/img/arrow.png); }

#archive { margin:0px 0px 30px 0px; padding:0px; }
#archive li { list-style:none; list-style-image:none; margin-left:0px; font-size:18px; }

#adsense { margin:10px 0 0 23px; text-align:left; }

#footer { background:url(http://maxroycom.iswift.eu/img/footer-background-2.jpg) 0px 30px no-repeat; width:802px; height:152px; margin:0px 0px 10px 23px; padding:0px; text-align:left; font-size:16px; font-family:Arial, Helvetica, sans-serif; }

