/*
    Theme Name: iSpring Blog
    Theme URI: http://ispring.projects/
    Description: iSpring Blog theme
    Version: 1.0
    Author: CPSLabs http://www.cpslabs.net/
    Tags: mantle color, variable width, two columns, widgets
*/

html, body
{
    margin: 0px;
    margin-top: 0px;
    padding: 0px;
    height: 100%;
}

input, div
{
    font-family: Verdana;
}

div p, pre
{
    font-family: Verdana;
    font-size: 13px;
}

h2
{
    font-family: Verdana;
    margin-top: 15px;
    font-size: 18px;
    color: #505050;
}

div pre
{
    font-size: 11px;
    line-height: 1.8;
}

div
{
    padding: 0px;
    margin: 0px;
}

form
{
    margin: 0px;
}

a:link
{
    color: #2B6FD0;
    text-decoration: underline;
    outline: none;
}

a:visited
{
    color: #2B6FD0;
    text-decoration: underline;
    outline: none;
}

a:hover
{
    color: #242A2F;
    text-decoration: underline;
    outline: none;
}

a:active
{
    color: #242A2F;
    text-decoration: underline;
    outline: none;
}

input
{
    vertical-align: middle;
}

div.breadcrumbs
{
    text-align: left;
    margin-bottom: 25px;
    font-size: 11px;
    font-family: Tahoma;
    color: #77818A;
}

div.breadcrumbs a,
div.breadcrumbs a:link,
div.breadcrumbs a:visited,
div.breadcrumbs a:active
{
    color: #0961A8;
    text-decoration: none;
}


div.breadcrumbs a:hover
{
    color:#242A2F;
    text-decoration:underline;
}

div.breadcrumbs img
{
    margin-left: 5px;
    margin-right: 5px;
}

div.entries
{
    margin-bottom: 30px;
    padding-left: 10px;
    clear: left;
    text-align: left;
    font-size: 12px;
    font-weight: normal;
}

.hidden_entries
{
    display: none;
}

div.baner
{
    margin-top: 5px;
    margin-bottom: 19px;
}

div.baner img
{
    border: none;
}

/* Begin header classes */

div.header
{
    padding: 0px;
    width: 100%;
    height: 105px;
    background: url("images/header/header_background.jpg") top left repeat-x;
    text-align: center;
}

div.header div.header_content
{
    background: url("images/header/header_background.jpg") top left repeat-x;
    display: inline-block;
    width: 1000px;
}

div.header_content div.header_title
{
    margin-top: 0px;
    float: left;
}

div.header_content div.header_title img.header_logo
{
    border: none;
}

div.header_content div.header_menu_block
{
    padding: 0px;
    margin: 0px;
    float: right;
    display: inline-block;
    margin-top: 20px;
    text-align: left;
    width: 760px;
}

/* End header classes */

/* Begin center content classes */

.base
{
    margin: 0 auto;
    min-height: 100%;
    height: 100%;
}

.main
{
    min-height: 100%;
    height: auto !important;
    height: 100%;
}

div.center_block_container
{
    width: 100%;
    text-align: center;
    padding-bottom: 100px;
}

div.center_block_container h1
{
    font-family: Verdana;
    font-size: 25px;
    color: #505050;
    margin: 0px;
    margin-bottom: 30px;
    font-weight: normal;
    text-align: left;
}

div.center_block
{
    display: inline-block;
    width: 1000px;
    margin-top: 20px;
    margin-bottom: 10px;
}

div.content_block
{
    display: inline-block;
    width: 700px;
    float: left;
    color: #1d1d1d;
    font-family: Verdana;
}

div.content_block p
{
    margin-top: 15px;
    font-size: 12px;
    line-height: 20px;
}

div.content_block ul
{
    margin: 0px;
    padding: 0px;
    margin-top: 15px;
}

div.content_block li
{
    margin-left: 40px;
    line-height: 20px;
}

div.post-title
{
    clear: both;
}

div.post-title div.category-icon
{
    margin-top: 7px;
    float: left;
    margin-right: 10px;
    white-space: nowrap;
}

div.post-title div.title a,
div.post-title div.title span
{
    width: 650px;
    margin: 0px;
    padding: 0px;
    font-size: 20px;
    text-decoration: none;
}

div.post-title div.title a
{
    color: #0961a8;
}

div.post-title div.title span
{
    color:#505050;
    display: inline-block;
    padding-bottom: 3px;
    width: 645px;
}

div.post-title div.title a:hover
{
    text-decoration: underline;
}

div.post-title div.post-info
{
    margin-top: 1px;
    margin-left: 45px;
    font-size: 10px;
}

div.post-title div.post-info img
{
    position: relative;
    top: 5px;
    margin-left: 15px;
    margin-right: 2px;
}

div.post-title div.post-info div.comment-link
{
    display: inline;
}

div.content_block div.post
{
    width: 100%;
    text-align: left;
    margin: 0px;
}

div.content_block div.post-separator
{
    height: 1px;
    line-height: 0;
    font-size: 0;
    border: hidden;
    border-top: 1px dashed #babdbe;
    margin-top: 20px;
    margin-bottom: 20px;
}

div.content_block div.post div.post-text h2
{
    display: inline;
}

div.content_block div.post div.post-text
{
    line-height: 18px;
    font-size: 13px;
    position: relative;
}

div.content_block div.post div.post-text,
div.content_block div.single_contant .post_content
{
    word-wrap: break-word;
}

div.content_block div.post div.post-text div.link-continue-reading
{
    margin-top: 20px;
    text-align: right;
}

div.sidebar_block
{
    float: right;
    display: inline-block;
    width: 270px;
}

/* End center content classes */


/* Begin footer classes */

div.footer
{
    padding: 0px;
    position: relative;
    width: 100%;
    text-align: center;
    height: 92px;
    margin-top: -92px;
}

div.footer div.footer_content
{
    display: inline-block;
    width: 1000px;
    font-size: 10px;
    text-align: left;
}

div.footer div.footer_content div.footer_info_container
{
    background: url("images/footer/footer.jpg") no-repeat;
    height: 61px;
}

div.footer div.footer_content div.footer_info_container p.footer_info
{
    display: inline-block;
    margin-left: 20px;
    margin-top: 14px;
    color: #242A2F;
    font-family: Verdana;
    line-height: 15px;
    font-size: 10px;
    font-size: 10px;
}

div.footer div.footer_content div.footer_info_container p.footer_info a
{
    color: #0961A8;
    text-decoration: underline;
    font-family: tahoma;
    font-size: 10px;
}

div.footer div.footer_content ul.footer_menu
{
    padding: 0px;
    margin: 0px;
    margin-top: 3px;
    height: 18px;
    margin-bottom: 10px;
    margin-left: 20px;
}

div.footer div.footer_content ul.footer_menu li
{
    list-style: none;
    float: left;
    font-size: 11px;
}

div.footer div.footer_content ul.footer_menu li a:hover
{
    color: #000000;
    text-decoration: underline;
}

div.footer div.footer_content ul.footer_menu li a
{
    color: #006699;
    text-decoration: none;
    font-family: tahoma;
    font-size: 11px;
}

div.footer div.footer_content ul.footer_menu li.separator
{
    margin-left: 4px;
    margin-right: 4px;
}

/* End footer classes */

/* Begin Header menu styles */

div.header_sub_menu
{
    margin-top: 3px;
    height: 18px;
    margin-bottom: 10px;
}

div.header_sub_menu ul
{
    height: 100%;
    margin: 0px;
}

div.header_sub_menu ul li
{
    list-style: none;
    font-size: 12px;
    float: right;
    margin: 0px;
    padding: 0px;
}

div.header_sub_menu ul li.last
{
    margin-right: 0px;
}

div.header_sub_menu ul li img
{
    border: none;
    margin-right: -3px;
}

div.header_sub_menu ul li a
{
    display: inline-block;
    margin-top: -1px;
}

div.header_sub_menu ul li a:hover,
div.header_sub_menu ul li a:active,
div.header_sub_menu ul li a:visited
{
    color: #242A2F;
    font-size: 11px;
    font-style: normal;
    text-decoration: none;
}

div.header_sub_menu ul li a:hover
{
    text-decoration: underline;
}

div.header_sub_menu ul li a
{
    font-family: tahoma;
    color: #242A2F;
    font-size: 11px;
    font-style: normal;
    text-decoration: none;
}

div.header_menu_container
{
    width: 760px;
    height: 36px;
}

div.header_menu_left,
div.header_menu_right
{
    width: 5px;
    height: 36px;
    float: left;
    margin: 0px;
}

div.header_menu_left
{
    background: url("images/header_menu/left.gif") no-repeat;
}

div.header_menu_right
{
    background: url("images/header_menu/right.gif") no-repeat;
}

div.header_menu_container ul.navigation li a
{
    margin: 0px;
    padding: 0px;
    margin-top: 4px;
    display: block;
    height: 30px;
    width: 97px;

    color: #252A2E;
    font-weight: bold;
    text-decoration: none;
    outline: none;
    text-align: center;
    padding-top: 7px;
    font-family: tahoma;
    font-size: 12px;
}

div.header_menu_container ul.navigation li a:hover
{
    color: #0961A9;
    background: url('images/header_menu/navigation_selection_bg.gif') no-repeat;
}

div.header_menu_container ul.navigation li a.over
{
    color: #0961A9;
    background: url('images/header_menu/navigation_selection_bg.gif') no-repeat;
}


div.header_menu
{
    float: left;
    width: 750px;
    background: url("images/header_menu/center.gif") repeat-x;
    height: 36px;
}

div.header_menu_container ul.navigation
{
    margin: 0px;
    padding: 0px;
    height: 100%;
    font-size: 13px;
}

div.header_menu_container ul.navigation li
{
    list-style: none;
    float: left;
}

div.header_menu_container ul.navigation li.separator
{
    background: url("images/header_menu/separator_background.gif") repeat-y;
    width: 2px;
    height: 30px;
    margin-top: 3px;
    margin-right: 2px;
    margin-left: 1px;
}

div.header_menu_container ul.navigation li.search
{
    font-size: 12px;
}

div.header_menu_container div.search_item
{
    position: relative;
    top: 7px;
    left: 5px;
}

div.search_item div.search-form-container
{
    width: 232px;
}

* html div.search_item div.search-form-container
{
    width: 215px;
}

div.search_item div.search-form-container input.search-input-field
{
    width: 199px;
}

input.search_hint
{
    color: #999999;
    font-style: italic;
}

ul.submenu
{
    margin-left: 0px;
    margin-top: 0px;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 5px;
    padding-right: 5px;
    position: absolute;
    display: none;
    font-size: 13px;
    border: 1px solid #92999F;
    background-color: #FFFFFF;
    z-index: 10;
}

ul.submenu li
{
    list-style: none;
}

ul.submenu li.item
{
    height: 30px;
    border-top: 1px dashed #BCBCBC;
}

ul.submenu li.first
{
    border-top: none;
}

ul.submenu li.item a
{
    display: block;
    height: 30px;
    line-height: 30px;
    color: #0A61A6;
    text-decoration: none;
    outline: none;
    text-align: left;
    padding-left: 12px;
    font-size:12px;
}

ul.submenu li.item a:hover
{
    color: #232B2E;
    background: url('images/header_menu/submenu_select.gif') no-repeat;
    background-color: #CAEAFF;
    text-decoration: underline;
}

ul.products
{
    width: 165px;
}

ul.downloads
{
    width: 200px;
}

ul.store
{
    width: 180px;
}

ul.support
{
    width: 163px;
}

ul.community
{
    width: 150px;
}

/* End Header menu styles */

/* Begin Sidebar styles */

div.sidebar ul
{
    margin: 0px;
    padding: 0px;
}

div.sidebar
{
    width: 100%;
    background-image: url("images/right_menu_bg.jpg");
    background-repeat: repeat-x;
    font-size: 10px;
    text-align: left;
}

div.sidebar div.title
{
    margin: auto;
    margin-top: 14px;
    width: 233px;
    height: 27px;
}

div.sidebar div.title div.left,
div.sidebar div.title div.center,
div.sidebar div.title div.right
{
    background-image: url("images/sidebar_section_title/sidebar_title_bg.gif");
    float: left;
}

div.sidebar div.title div.left
{
    width: 4px;
    height: 27px;
}

div.sidebar div.title div.center
{
    width: 225px;
    height: 27px;
    background-position: 0px 60px;
}

div.sidebar div.title div.right
{
    width: 4px;
    height: 27px;
    background-position: 0px 30px;
}

div.sidebar div.title div.center img
{
    margin-left: 10px;
}

div.sidebar div.rss-search
{
    padding-top: 17px;
    height: 22px;
    margin: auto;
    width: 232px;
}

div.sidebar div.rss-search a
{
    text-decoration: underline;
    color: #f76a17;
    position: relative;
    top: 3px;
    margin-left: 5px;
    float: left;
    font-size: 12px;
    font-family: Tahoma;
}

div.sidebar div.rss-search img
{
   float: left;
}

div.sidebar div.rss-search-input
{
    position: relative;
    float: right;
}

div.sidebar div.rss-search-input div.search-form-container
{
    width: 120px;
}

div.sidebar div.rss-search-input div.search-form-container input.search-input-field
{
    width: 88px;
}

div.category
{
    position: relative;
    margin: auto;
    width: 231px;
    border-left: 1px solid #c6d2da;
    border-right: 1px solid #c6d2da;
    background-color: white;
}

div.category div.category-partition
{
    height: 54px;
    padding: 0px;
    margin: 0px;
    padding-top: 10px;
    position: relative;
}

div.category div.category-icon
{
    margin-top: 3px;
    padding: 0px;
    float: left;
    width: 35px;
    height: 35px;
    position: absolute;
    left: 20px;
}

div.category div.category-separator
{
    height: 1px;
    border: none;
    border-bottom: 1px dashed #babdbe;
}

div.category div.category-title
{
    font-size: 13px;
    font-weight: bold;
    margin-bottom: 2px;
}

div.category div.category-entries
{
    margin-top: 7px;
}

div.category span, div.category div.category-title, div.category div.category-entries
{
    display: block;
    margin-left: 62px;
}

div.category div.category-entries a, div.category div.category-partition span
{
    font-size: 11px;
    text-decoration: none;
}

div.sidebar div.end-section
{
    margin: auto;
    width: 233px;
}

div.sidebar div.popular
{
    margin: auto;
    width: 231px;
    border-left: 1px solid #c6d2da;
    border-right: 1px solid #c6d2da;
    font-size: 12px;
    padding-top: 8px;
    padding-bottom: 20px;
    background-color: white;
}

div.sidebar div.popular ul
{
    margin-right: 20px;
    margin-left: 20px;
}

div.sidebar div.popular li
{
    background: url('images/popular_list_bullet.gif') no-repeat;
    background-position: 0px 5px;
    list-style: none;
    padding-left: 20px;
    margin-top: 12px;
    line-height: 18px;
}

div.sidebar div.archives
{
    margin: auto;
    width: 231px;
    border-left: 1px solid #c6d2da;
    border-right: 1px solid #c6d2da;
    padding-bottom: 20px;
    padding-top: 10px;
    font-size: 12px;
    background-color: white;
}

div.sidebar div.archives ul
{
    padding: 0px;
    margin: 0px;
}

div.sidebar div.archives li
{
    margin-top: 5px;
    background: url('images/li.gif') left center no-repeat;
    list-style: none;
    padding-left: 9px;
    line-height: 20px;
}

div.list-archive-month
{
    padding: 0px;
    margin: 0px;
    margin-left: 20px;
    width: 140px;
}

div.list-archive-year
{
    padding: 0px;
    margin: 0px;
    width: 40px;
    float: right;
    position: relative;
    left: -15px;
}

/* End Sidebar classes */

/* Begin Single Page styles */

div.single_contant
{
    text-align: left;
    margin-bottom: 30px;
}

div.navigation
{
    width: 100%;
    display: inline-block;
}

div.post_title
{
    margin: 0px;
}

div.post_content
{
    width: 100%;
    display: inline-block;
    margin-top: 6px;
}

div.post_content a, ul
{
    font-family: Verdana;
    font-size: 12px;
}

div.link_block
{
    margin-top: 27px;
    display: inline-block;
}

div.link_block div.digg_block
{
    float: left;
    display: inline-block;
    margin-left: -23px;
}

div.link_block div.save_page_link_block
{
    float: left;
    display: inline-block;
    margin-left: 43px;
}

div.link_block div.save_page_link_block a
{
    margin: 0px;
    font-size: 11px;
    font-weight: bold;
    color: #444444;
}

div.link_block div.save_page_link_block img
{
    position: relative;
    top: 2px;
    border: 0px;
    margin: 0;
}

div.post_navigation
{
    display: inline-block;
    width: 100%;
    margin-top: 23px;
}

div.post_navigation div.previous_link
{
    float: left;
    text-align: left;
}

div.post_navigation div.next_link
{
    float: right;
    text-align: right;
}

div.post_navigation div.previous_link,
div.post_navigation div.next_link
{
    color: #0961a8;
    font-size: 12px;
}

div.post_comments
{
    position: relative;
    top: 15px;
    color: #000000;
}

div.post_comments p.comment_block_title
{
    font-size: 15px;
    font-weight: bold;
    font-family: Tahoma;
    margin-bottom: 22px;
    color: #505050;
}

div.post_comments hr.post_separator
{
    width: 100%;
    height: 1px;
    margin: 20px 0;

    border: none;
    border-top: 1px solid #dce3ea;

    line-height: 0;
    font-size: 0;
    text-align: left;
}

div.post_comments a
{
    font-family: Tahoma;
    font-size: 13px;
    color: #1569ac;
}

div.post_comments span.counter
{
    display: inline-block;
    width: 20px;

    font-family: Tahoma;
    font-size: 13px;
}

div.post_comments span.author_link
{
    display: inline-block;
    position: relative;
    top: -1px;

    font-family: Tahoma;
    font-size: 12px;
}

div.post_comments span.author_link a
{
    font-family: Verdana;
    padding: 0;
    margin: 0;
}

div.post_comments span.date
{
    display: inline-block;
    position: relative;
    margin-left: 25px;
    font-family: Tahoma;
    font-size: 10px;
}

div.post_comments div.moderation_message
{
    margin-top: 6px;
    font-family: Verdana;
    font-size: 14px;
    font-style: italic;
    margin-left: 25px;
}

div.post_comments p.comment_title
{
    margin: 0;
}

div.post_comments div.comment_text p
{
    font-family: Tahoma;
    font-size: 14px;
    margin-left: 25px;
}

div.post_comments div.leave_comment_title
{
    font-size: 15px;
    margin-top: 15px;
    font-weight: bold;
    font-family: Tahoma;
    color: #505050;
}

div.post_comments div.form_container
{
    margin-left: 25px;
}

div.post_comments div.form_container form
{
    margin-bottom: 20px;
}


div.post_comments div.form_container span.error
{
    font-weight: normal;
}

div.post_comments div.form_container p.row
{
    text-align: left;
    font-size: 14px;
    margin-top: 12px;
}

div.post_comments div.form_container p.first
{
    margin-top: 6px;
}

div.post_comments div.form_container input
{
    height: 18px;
    padding-top: 2px;
    padding-bottom: 2px;
}

div.post_comments div.form_container input, textarea.comment_area
{
    border: 1px solid #7d97b0;
}

div.post_comments div.form_container p.row label
{
    font-size: 11px;
    font-family: Verdana;
}

div.post_comments div.form_container p.allowed_tags_block
{
    margin-top: 25px;
    font-size: 10px;
    font-family: Verdana;
}

div.post_comments div.form_container textarea.comment_area
{
    margin-top: 15px;
}

div.post_comments div.form_container div.submit_block
{
    margin-top: 15px;
}

div.post_comments div.form_container div.submit_block button.submit
{
    background: transparent url("./images/single_page/submit_button.png") repeat scroll 0 0;
    border: none;
    height: 24px;
    width: 112px;
    margin: 0px;
    padding: 0px;
    cursor: pointer;
    position: relative;
}

div.post_comments div.form_container div.submit_block button:active
{
    -ms-background-position-x: 1px;
    -ms-background-position-y: 1px;
}

/* End Single Page styles */


/* Begin Search input field style */


div.search-form-container
{
    text-align: left;
    background: url('images/header_menu/search_container_bg.gif') repeat-x;
    height: 21px;
}

div.search-form-container div.form-contant
{
    background: url('images/header_menu/search_input_bg.gif') repeat-x;
    height: 20px;
    margin-left: 1px;
    margin-right: 1px;
    position: relative;
    top: 1px;
}

div.search-form-container div.form-contant input.search-input-field
{
    border: none;
    background-color: transparent;
    height: 14px;
    font-size:12px;
    position: absolute;
    left: 22px;
    top: 1px;
}

div.search-form-container div.form-contant img.search-icon
{
    position: absolute;
    top: 5px;
    left: 5px;
    width: 11px;
    height: 11px;
    margin-right: 8px;
}

/* End Search input field style */

a.facebook
{
    background: url('images/header_menu/facebook_icon.gif') 0 1px no-repeat;
}

a.twitter
{
    background: url('images/header_menu/twitter_icon.gif') 1px 1px no-repeat;
    margin: 0 8px;
}

a.blog
{
    background: url('images/header_menu/blog_icon.gif') 0 2px no-repeat;
    margin-right: 8px;
}

a.contacts
{
    background: url('images/header_menu/contact_icon.gif') 0 3px no-repeat;
}

a.facebook,
a.twitter,
a.contacts,
a.blog
{
    padding-left: 17px;
}

div.facebook
{
    margin-left: 19px;
    margin-top: 14px;
}

div.twitter
{
    margin-left: 18px;
    margin-top: 14px;
}

h2.special_offer
{
    font-weight: normal;
}


/* begin style for table */
table
{
    border-collapse: collapse;
    margin: 0;
    padding: 0;
}

table.table_info
{
    border: 1px solid #AEB1B2;
    border-top: none;
    font-size: 12px;
}

table.table_info td a:link,
table.table_info td a:active,
table.table_info td a:visited
{
    color: #5a5a5a;
    font-family: tahoma !important;
    text-decoration: underline;
}

table.table_info a:hover,
table.table_info td a:hover
{
    color: #000000;
}

table.table_info td ul
{
    margin: 0;
    padding-left: 14px;
}

table.table_info td ul li
{}

table.table_info td
{
    background: #ffffff;

    border-bottom: 1px solid #E3E3E3;
    border-left: 1px dashed #E3E3E3;

    line-height: 1.5;
    padding: 11px 10px 12px 10px;

    text-align: center;

    color: #000000;

    font-family: tahoma;
}

table.table_info td.left_column
{
    padding: 10px 10px 11px 12px;
    text-align: left;
    vertical-align: top;
    text-align: left;
}

table.table_info th
{
    font-family: tahoma;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
}

table.table_info th.left_column
{
    padding-left: 12px;
    text-align: left;
}

table.table_info td.text_left
{
    vertical-align: top;
    text-align: left;
}

table.table_info th.text_left
{
    padding-left: 12px;
    text-align: left;
}

table.table_info tr.sub_title td
{
    padding: 0 10px 0 12px;
    height: 26px;
    vertical-align: middle;

    font-family: tahoma;
    font-size: 12px;
    font-weight: bold;
    color: #636363;

    background-color: #F5F6F7;
}

table.table_info tr.table_bottom_line td
{
    border-bottom: 1px solid #AEB1B2;
}

table.table_info th
{
    border-left: 1px solid #FFFFFF;
    border-right: none;
}

table.table_info .target_audience td
{
    color: #505D68;
    font-family: Tahoma;
    font-size: 11px;
    white-space: nowrap;
}

table.table_gray_header th
{
    border-top: 1px solid #AEB1B2;
    color: #636363;
    height: 26px;
    background: url("images/products_grid_header_gray.png") repeat-x 0 0;
    padding-top: 4px !important;
    vertical-align: top;
}

table.table_gray_header .thead .left_column
{
    border-left: 1px solid #AEB1B2;
}

.feature_user_friendly
{
    background-color: #f5fffa;
}

.feature_yes
{
    background-color: #f5fffa;
    color: #00822f !important;
}

.feature_no
{
    background-color: #fff5f8;
    color: #990000 !important;
}

.feature_defects
{
    background-color: #fdffec;
    color: #645002 !important;
}

/* end style for table */