/*
Theme Name: WPCandy v1
Theme URI: http://wcandy.com/
Version: 1.2
Author: Michael Castilla
Author: http://wpcandy.com/
*/

/* Body */

html {
height : 100%;
}
.clear {
clear : both;
}
.clear#top-of-page {
height : 65px;
}
* html .clear#top-of-page {
height : 15px;
}
* {
margin : 0;
padding : 0;
}
body {
height : 100%;
width : 100%;
font-family : Lucida Grande, Tahoma, Trebuchet MS, sans-serif;
font-size : 11px;
margin : 0;
padding : 0;
color : #111111;
background : #fbfbfb url(images/headerbg.gif) repeat-x top;
}
body a {
color : #2279a6;
text-decoration : none;
}
body a:hover {
text-decoration : underline;
}
.push {
height : 37px;
}
#mastercontainer {
min-height : 100%;
height : auto !important ;
height : 100%;
margin-bottom : -37px;
}
.logo {
float : left;
padding : 0;
width : 100px;
height : 50px;
text-indent : -9999px;
display : block;
margin : 11px 20px 0 0;
}
.logo a {
display : block;
width : 79px;
height : 21px;
}
.header {
width : 100%;
height : 43px;
background : url(images/ahmet.png) repeat-x;
margin : 0;
padding : 0;
position : absolute;
top : 0;
left : 0;
position : fixed;
}
.header-container {
width : 800px;
margin : 0 auto;
padding : 0;
height : 43px;
}
ul.nav {
list-style : none;
margin : 0;
padding : 0;
}
ul.nav li {
float : left;
}
ul.nav li a {
float : left;
margin-left : 20px;
margin-top : 16px;
text-decoration : none;
color : #ffffff;
}
ul.nav a.scrollover {
color : #ffffff;
margin-top : 16px;
}
ul.nav a.scrollover em:first-line {
color : #8bcc8a;
margin-top : 16px;
}
.box {
float : right;
margin : 0;
padding-right : 75px;
}
* + html .box {
padding-right : 70px;
}
.box .search {
border : 1px solid #9a9a9a;
width : 135px;
float : left;
height : 13px;
padding-top : 3px;
font-size : 10px;
margin-top : 11px;
margin-left : 100px;
padding-left : 5px;
}
.box .searchbutton {
padding-top : 13px;
color : #ffffff;
float : left;
border : none;
margin-left : 4px;
cursor : pointer;
background : transparent;
font-size : 11px;
}
.container {
width : 800px;
margin : 0 auto 0;
height : 100%;
clear : both;
}
.main-content {
width : 530px;
margin : 0 auto;
float : left;
height : auto;
min-height : 100%;
margin-right : 15px;
}
.post {
width : 530px;
margin : 0 0 15px;
}
* html .post {
margin-bottom : 0;
}
.post li {
list-style : url(images/bullet.gif);
padding : 0;
margin : 3px 0;
}
.post ul {
margin-left : 30px;
}
.post li.linkcat {
list-style : none;
}
.post li.linkcat h2 {
display : none;
}
.post li ul {
margin-left : 0;
}
h2 {
font-size : 18px;
color : #111111;
letter-spacing : -1px;
font-weight : bold;
margin-bottom : 10px;
}
h2 a {
color : #111111;
text-decoration : none;
}
.divider {
width : 530px;
height : 1px;
background : url(images/border.gif) repeat-x;
margin-top : 20px;
margin-bottom : 20px;
float : left;
}
.post-data {
float : left;
width : 530px;
height : 15px;
background : url(images/border.gif) repeat-x bottom;
padding : 15px 0 15px;
margin-bottom : 15px;
}
* html .post-data {
margin-bottom : 15px;
}
* + html .post-data {
margin-bottom : 15px;
}
.post-data a {
color : #2279a6;
text-decoration : none;
}
.post-data img {
margin-right : 10px;
}
.entry p {
margin : 10px 0 0 0;
}
.entry img {
max-width : 530px;
}
.entry img a {
border : none;
}
.entry .left {
float : left;
margin : 0 5px 0 0;
}
.entry .right {
float : right;
margin : 0 0 0 5px;
}
.entry {
line-height : 20px;
}
.entry code {
font-family : Courier;
}
.entry blockquote {
padding : 20px;
font-style : italic;
}
.pages {
line-height : 20px;
background : url(images/border.gif) repeat-x bottom;
padding-bottom : 15px;
}
.pages p {
margin : 10px 0;
}
.bottom-nav {
width : 520px;
margin : 15px 0 30px;
position : relative;
z-index : 99;
}
.bottom-nav a {
color : #232323;
text-decoration : none;
}
.bottom-nav-left {
float : left;
}
.bottom-nav-right {
float : right;
}
.sidebar {
width : 205px;
margin : 0;
padding-left : 10px;
float : left;
background : url(images/side-border.gif) repeat-y left;
}
.sidebar ul, .sidebar li {
margin : 0;
padding : 0;
}
.sidebar ul {
margin-left : 25px;
}
.sidebar ul li ul {
margin-bottom : 15px;
margin-left : 0;
}
.sidebar li.widget {
list-style : none;
margin : 0 0 15px;
padding : 0;
}
.sidebar li.widget ul li {
list-style-image : url(images/bullet.gif);
padding : 3px 0 5px 0;
margin-bottom : 3px;
}
.sidebar ul li {
list-style : none;
}
.sidebar li.linkcat h2 {
display : none;
}
.sidebar li.linkcat {
margin-top : -15px;
}
* html .sidebar li.linkcat {
margin-top : -10px;
}
* + html .sidebar li.linkcat {
margin-top : -10px;
}
.sidebar ul li ul li {
list-style-image : url(images/bullet.gif);
padding : 5px 0 5px 0;
margin-bottom : 3px;
}
.sidebar ul li ul li ul {
margin-top : 10px;
margin-bottom : -5px;
}
.sidebar ul li a {
text-decoration : none;
color : #2279a6;
}
.sidebar ul li a:hover {
text-decoration : underline;
}
.sidebar ul li a {
text-decoration : none;
color : #2279a6;
}
.sidebar ul li a:hover {
text-decoration : underline;
}
.sidebar h2 {
margin : 0 0 10px -15px;
padding : 0;
}
.sidebar .textwidget {
margin-left : -15px;
width : 180px;
line-height : 18px;
}
.sidebar #search {
margin-left : -15px;
}
.sidebar #search .search {
border : 1px solid #9a9a9a;
width : 135px;
float : left;
height : 13px;
padding-top : 3px;
font-size : 10px;
padding-left : 5px;
}
.sidebar ul li#search form#searchform input {
display : none;
}
#wp-calendar {
margin-left : -15px;
margin-top : -25px;
}
#wp-calendar caption {
font-size : 18px;
color : #111111;
letter-spacing : -1px;
font-weight : bold;
margin-bottom : 10px;
margin-left : -10px;
}
.sidebar ul li.widget_tag_cloud h2 {
margin-left : 0;
}
.sidebar ul li.widget_tag_cloud {
margin-left : -15px;
}
.comments-template ol {
list-style : none;
width : 450px;
margin-top : 20px;
}
.comments-template ol li {
line-height : 18px;
margin : 0 0 10px 0;
padding : 10px;
border : 1px solid #d2d2d2;
background-color : #ffffff;
}
.commentmetadata {
font-size : 12px;
margin : 10px 0;
}
.commentmetadata a {
color : #2279a6;
}
.comments-template small {
font-size : 11px;
}
.comments-template p.nocomments {
padding : 0;
}
.comments-template textarea#comment {
margin : 15px 0;
}
.comments-template input#author, .comments-template input#email, .comments-template input#url {
margin : 10px 5px 5px 0;
height : 16px;
width : 300px;
}
span.comment-text p {
padding : 10px 0;
}
.footer {
width : 100%;
height : 37px;
background : url(images/footerbg.gif) repeat-x;
clear : both;
text-align : center;
padding-top : 25px;
margin-top : 45px;
}
.footer a {
text-decoration : none;
color : #232323;
}
.footer img {
margin-bottom : -1px;
margin-left : 3px;
}
div#shNavBar a {
color : #ccc;
text-decoration : none;
border : 0 none;
padding : 0;
cursor : pointer;
}
div#shNavBar a:hover {
color : #fff;
}
#shDisplay div#shTitle {
font : normal 12px/17px 'Lucida Grande', Verdana, sans-serif;
color : #ffffff;
text-align : center;
margin : 0 auto;
}
div#shNavBar {
display : block;
font : normal 13px/22px 'Lucida Grande', Verdana, sans-serif;
color : #999;
background-color : #454545;
border-top : 1px solid #525252;
position : fixed;
left : 0;
bottom : 0;
width : 100%;
padding : 3px 0 5px;
text-align : center;
cursor : default;
z-index : 1011;
}
body {
height : 100%;
}
#shShutter *, #shDisplay * {
padding : 0;
margin : 0;
}
div#shShutter, div#shDisplay {
top : 0;
left : 0;
width : 100%;
position : absolute;
}
div#shShutter {
height : 100%;
z-index : 1000;
background-color : #000000;
}
div#shDisplay {
display : block;
background-color : transparent;
z-index : 1002;
}
div#shDisplay img#shTopImg {
margin : 0 auto;
border : 1px solid #555;
background : transparent;
display : block;
max-width : none;
max-height : none;
float : none;
}
div#shDisplay div#shWrap {
visibility : hidden;
}
div#shWaitBar {
position : absolute;
width : 100px;
left : 50%;
margin-left : -50px;
margin-top : 120px;
}
#fullSize {
display : none;
}
#shNavBar img {
border : 0;
vertical-align : text-top;
margin : 0;
padding : 3px;
float : none;
}
* html div#shNavBar {
display : block;
position : absolute;
}
div#shShutter {
background-color : #000000;
}
.wp-pagenavi a, .wp-pagenavi a:link {
padding : 2px 4px 2px 4px;
margin : 2px;
text-decoration : none;
border : 1px solid #0066cc;
color : #0066cc;
background-color : #ffffff;
}
.wp-pagenavi a:visited {
padding : 2px 4px 2px 4px;
margin : 2px;
text-decoration : none;
border : 1px solid #0066cc;
color : #0066cc;
background-color : #ffffff;
}
.wp-pagenavi a:hover {
border : 1px solid #000000;
color : #000000;
background-color : #ffffff;
}
.wp-pagenavi a:active {
padding : 2px 4px 2px 4px;
margin : 2px;
text-decoration : none;
border : 1px solid #0066cc;
color : #0066cc;
background-color : #ffffff;
}
.wp-pagenavi span.pages {
padding : 2px 4px 2px 4px;
margin : 2px 2px 2px 2px;
color : #000000;
border : 1px solid #000000;
background-color : #ffffff;
}
.wp-pagenavi span.current {
padding : 2px 4px 2px 4px;
margin : 2px;
font-weight : bold;
border : 1px solid #000000;
color : #000000;
background-color : #ffffff;
}
.wp-pagenavi span.extend {
padding : 2px 4px 2px 4px;
margin : 2px;
border : 1px solid #000000;
color : #000000;
background-color : #ffffff;
}
.rc_item .rc_avatar {
line-height : 1px;
}
.rc_item .rc_avatar img {
background : #fff;
padding : 1px;
border : 1px solid #333;
}
.rc_item .rc_left {
display : inline;
float : left;
padding-right : 7px !important ;
padding-right : 4px;
}
.rc_item .rc_right {
display : inline;
float : right;
padding-left : 7px !important ;
padding-left : 4px;
}
.rc_item .rc_info .author_name {
font-weight : bold;
}
#rc_newest {
float : left;
padding-right : 10px;
}
#rc_newer {
float : left;
}
#rc_older {
float : right;
}
.rc_fixed {
clear : both;
}
.rc_label {
font-weight : bolder;
}
.rc_back {
float : left;
}
.rc_datetime {
float : right;
}
.vvqbox {
display : block;
max-width : 100%;
visibility : visible !important ;
margin : 10px auto;
}
.vvqbox img {
max-width : 100%;
height : 100%;
}
.vvqbox object {
max-width : 100%;
}