 /*  
Theme Name: CreativeSolutions
Theme URI: http://wp-themes.erikgyepes.com/?wptheme=CreativeSolutions
Description: A Premium Professional Stylish Portfolio Theme
Version: 1.0
Author: Free Wordpress Themes
Author URI: http://wp-themes.erikgyepes.com
*/


*

body {
background : #000000 url(images/bg.png);
margin : 0;
}
body, th, td, input, textarea {
color : #333333;
font-family : 'century gothic',  Helvetica, sans-serif;
font-size : 12px;

}
h1, h2, h3 {
color : #000;
}
h1 {
font-size : 2.5em;
font-weight : lighter;
letter-spacing : -0.075em;
}
h2 {
color : #000;
font-size : 1em;
font-weight : lighter;
letter-spacing : -0.05em;
}
h3 {
font-size : 1em;
}
p, ul, ol {
font-size : 1.1em;
line-height : 1.8em;
margin-top : 1.5em;
}
ul, ol {
margin-left : 3em;
}
blockquote {
margin-left : 3em;
margin-right : 3em;
}
a {
color : #000000;
text-decoration : none;
}
a:hover {
color : #A90810;
border : none;
}



h1 a, h2 a, h3 a {
border : none;
color : #000000;
text-decoration : none;
}
h1 a:hover, h2 a:hover, h3 a:hover {
background : none;
color : #A90810;
}
hr {
display : none;
}

#search {
float : left;

padding-left : 10px;

}
#search h2 a {
margin:0;
padding:0;
color : #ffffff;
font-size:1.6em;
text-transform:uppercase;
font-weight:bold;
}

#search h2 a:hover {

color : #000000;

}


#header {
background-color : #A90810;
height : 40px;
margin : 0 auto;
width : 900px;
border-left : 5px solid #000;
border-right : 5px solid #000;
}
#menu {
float : right;
padding : 8px;
text-transform:uppercase;
}
#menu ul {
line-height : normal;
list-style : none;
margin : 0;
padding : 0;
}
#menu li {
float : left;
}
#menu a {
color : #ffffff;
background : #000000;
display : block;
float : left;
font-size : 1em;
height : 21px;
margin-right : 1px;
padding : 4px 20px 0 20px;
text-decoration : none;
}
#menu a:hover {
background : #000000 url(images/menu.png) no-repeat;
color : #ffffff;
}
#menu .current_page_item a {
background : #000000 url(images/menu.png) no-repeat;
color : #ffffff;
}



#logo {
background : #000 url(images/header.jpg) no-repeat left top;
border : 10px solid #000;
border-bottom : none;
height : 160px;
margin : 0 auto;
width : 900px;
}
#logo h1, #logo h2 {
margin : 0;
padding : 0;
}
#logo h1 {
color : #fff;
padding : 50px 5px 0 20px;
}
#logo h2 {
color : #fff;
margin : 135px 0 0 680px;
padding : 5px;
width : 26%;
text-transform:uppercase;
}
#logo p {
clear : left;
color : #fff;
font-size : 1.2em;
font-weight : bold;
line-height : normal;
margin : 0;
padding : 0 0 0 20px;
}
#logo a {
color : #ffffff;
}
#page {
background : #ffffff;
border : 10px solid #000;
border-bottom : none;

margin : 0 auto;
padding : 20px 0 0 0;
width : 900px;
}
#content {
float : left;
padding : 0 10px 0 10px;
width : 500px;
background:#ffffff;
}
.post .title {
font-weight : normal;
margin : 0;
}
h1.title {
color : #000000;
font-size : 2em;
padding-left : 15px;
text-transform : uppercase;
}
h2.title {
color : #000000;
font-size : 1.2em;
padding-bottom : 20px;
padding-left : 15px;
text-transform : uppercase;
}
.desctitle {
font-size : 10px;
}
.post h1.title {
font-size : 2em;
height : 30px;
padding : 0 0 0 0px;
text-transform : uppercase;
}
.post .entry {
padding : 0 10px 30px 0px;
text-align : justify;
}
.post .meta {
border-bottom : 1px solid #A90810;
color : #A90810;
font-family : Arial, Helvetica, sans-serif;
font-size : 10px;
margin : 0;
text-transform : uppercase;
padding : 5px 0 0 0px;
}
.post .meta a {
color : #000;
}
.post .meta a:hover {
color : #A90810;
}
.post .links {
margin : 0;
text-transform : uppercase;
}
.post .tags {
background : url(images/sep.png) repeat-x;
font-size : 0.8em;
font-weight : bold;
margin : 0;
text-transform : uppercase;
}
.post .links a, .post .tags a {
border : none;
}
#recent-posts ul li {
background : url(images/sep.png) repeat-x left bottom;
font-size : 0.8em;
padding : 3px 3px 3px 15px;
}
#recent-posts h2 {
background : url(images/sep.png) no-repeat left top;
height : 25px;
margin : 0;
padding : 2px 5px 5px 30px;
}
#recent-posts h3 {
background : url(images/sep.png) repeat-x left bottom;
font-size : 13px;
margin : 0;
padding : 15px 0 0 15px;
}
#recent-posts p {
font-size : 13px;
line-height : 22px;
margin : 0 0 10px 0;
padding : 15px 0 0 15px;
}
.sidebar {
float : left;
}
.sidebar ul {
list-style : none;
margin : 0;
padding : 0;
}
.sidebar li {
margin-bottom : 2em;
}
.sidebar li li {
margin : 0;
}
.sidebar li h2 {
margin : 0 0 0.7em 0;
}
#sidebar1 {
background :#F7F7F7;
padding-left : 10px;
width : 180px;
}
#sidebar1 li h2 {
background : url(images/sidebar.png) no-repeat left top;
text-transform:uppercase;
color:#ffffff;
font-weight:bold;
height : 25px;
margin : 0 0 1em 0;
padding : 2px 5px 5px 30px;
}
#sidebar1 li ul {
background : url(images/sep.png) repeat-x;
line-height : normal;
}
#sidebar1 li li {
background : url(images/sep.png) repeat-x left bottom;
font-size : 0.8em;
padding : 5px;
}
#sidebar2 {
background :#F7F7F7;
padding : 0 10px 0 0;
width : 180px;
}
#sidebar2 li h2 {
background : url(images/sidebar.png) no-repeat left top;
text-transform:uppercase;
color:#ffffff;
font-weight:bold;
height : 25px;
margin : 0 0 1em 0;
padding : 2px 5px 5px 30px;
}
#sidebar2 li ul {
background : url(images/sep.png) repeat-x;
line-height : normal;
}
#sidebar2 li li {
background : url(images/sep.png) repeat-x left bottom;
font-size : 0.8em;
padding : 5px;
}
#sidebar2 li a {
border : none;
padding-left : 10px;
}
#sidebar2 li a:hover {
border : none;
padding-left : 10px;
}
#calendar {
margin : 0 auto;
}
#calendar caption {
font-weight : bold;
}
#calendar table {
border-collapse : collapse;
text-align : center;
width : 95%;
}
#calendar thead th {
background : #000000;
color : #ffffff;
}
#calendar tbody td {
background : #eeeeee;
}
#calendar #today {
background : #000;
border : 1px solid #A90810;
color : #ffffff;
font-weight : bold;
}
#calendar a {
font-weight : bold;
}
#calendar #prev {
text-align : left;
}
#calendar #next {
text-align : right;
}
#design {
background : #ffffff;
height : 138px;
}
#footer {
background-color : #A90810;
border-top : 10px solid #000;
color : #000000;
font-size:13px;
padding : 3px;
text-align : center;
}
#footer a {
color : #ffffff;
}
#footer a:hover {
color : #000000;
}
.info {
background-color : #000;
border: 1px solid #A90810;
margin-bottom : 20px;
padding : 10px;
color:#A90810;
}

.info a {
color:#ffffff;
}

.info a:hover {
color:#A90810;
}

.comlabel {
background : url(images/clab.png) no-repeat bottom center;
color : #000000;
font-size : 13px;
font-weight : lighter;
margin-top : 10px;
padding : 60px;
}
.comtext {
background-color : #000000;
border : 2px solid #ffffff;
color : #ffffff;
padding : 5px;
}
.postlabel {
background : url(images/clab.png) no-repeat bottom center;
color : #000000;
font-size : 13px;
font-weight : lighter;
margin : 10px 0 10px 0;
padding : 60px;
}
.posttext {
background-color : #000000;
border : 2px solid #ffffff;
color : #ffffff;
padding : 5px;
}
.commentlist {
list-style : none;
}
.authorcomment {
background: #f7f7f7;
margin : 10px 0 0 0;
padding : 3px;
}
.odd {
border-bottom : 1px solid #A90810;
color : #A90810;
padding : 2px 10px 2px 10px;
}
.odd a:link {
color : #A90810;
}

.commenttext {
color : #000;
font-size : 10px;
margin : 0 0 10px 0;
padding : 5px 10px 5px 10px;
}
#author, #email, #url {
background : #000;
color:#fff;
border : 1px solid #A90810;
font : 13px 'Century  gothic', Helvetica, Tahoma, Arial, Verdana, sans-serif;
margin-bottom : 0.6em;
margin-top : 5px;
padding : 3px;
width : 40%;
}
#comment {
background : #000000;
color:#fff;
border : 1px solid #A90810;
font : 13px 'Century gothic', 'Lucida Sans Unicode', Helvetica, Tahoma, Arial, Verdana, sans-serif;
margin-bottom : 0.6em;
margin-top : 5px;
padding : 3px;
width : 100%;
}
#submit {
background-color : #000000;
color:#fff;
border: 1px solid #A90810;
font : 13px 'Lucida Grande', 'Lucida Sans Unicode', Helvetica, Tahoma, Arial, Verdana, sans-serif;
padding : 3px;
}
acronym, abbr, span.caps {
cursor : help;
}
acronym, abbr {
border-bottom : 1px dotted #A90810;
}
blockquote {
border-left : 1px solid #A90810;
margin : 15px 30px 0 10px;
padding-left : 20px;
}
blockquote cite {
display : block;
margin : 5px 0 0;
}
.center {
text-align : center;
}
hr {
display : none;
}
a img {
border : none;
}
.alignright {
background-color : #f7f7f7;
float : right;
padding : 5px;
}
.alignleft {
background-color : #f7f7f7;
float : left;
padding : 5px;
}

pre {
background : #f7f7f7;
border : 1px solid #A90810;
color : blue;
margin : 10px;
padding : 10px;
}
code {
color : #000;
font-size : 1em;
} 
